mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
add comment with reference to issue
This commit is contained in:
parent
f39610787f
commit
32746e5bca
|
@ -1513,6 +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
|
||||
lcx_exception=>raise( 'error from RS_CUA_INTERNAL_WRITE' ).
|
||||
ENDIF.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user