mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
fix build
This commit is contained in:
parent
32746e5bca
commit
b8eb94546a
|
@ -1513,7 +1513,7 @@ CLASS lcl_objects_program IMPLEMENTATION.
|
|||
not_found = 1
|
||||
OTHERS = 2.
|
||||
IF sy-subrc <> 0.
|
||||
* if moving code from SAPlink, see https://github.com/larshp/abapGit/issues/562
|
||||
* if moving code from SAPlink, see https://github.com/larshp/abapGit/issues/562
|
||||
lcx_exception=>raise( 'error from RS_CUA_INTERNAL_WRITE' ).
|
||||
ENDIF.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user