mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
#261, lint fix 2
This commit is contained in:
parent
380ede88fb
commit
7d89e8a165
|
@ -13124,7 +13124,7 @@ CLASS lcl_object_shi3 IMPLEMENTATION.
|
|||
OTHERS = 4.
|
||||
|
||||
IF sy-subrc <> 0.
|
||||
_raise 'error from ABAP4_CALL_TRANSACTION, SHI3'.
|
||||
_raise 'error from ABAP4_CALL_TRANSACTION, SHI3'.
|
||||
ENDIF.
|
||||
|
||||
ENDMETHOD. "jump_se43
|
||||
|
|
Loading…
Reference in New Issue
Block a user