mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Fix text
This commit is contained in:
parent
0654fed8d6
commit
730917a5f9
|
@ -85,7 +85,7 @@ CLASS zcl_abapgit_object_msag IMPLEMENTATION.
|
|||
user_break = 7
|
||||
OTHERS = 8.
|
||||
IF sy-subrc <> 0.
|
||||
zcx_abapgit_exception=>raise( 'Error deleting messages' ).
|
||||
zcx_abapgit_exception=>raise( 'Error deleting longtext for message' ).
|
||||
ENDIF.
|
||||
|
||||
ENDMETHOD.
|
||||
|
|
Loading…
Reference in New Issue
Block a user