add comment with reference to issue

This commit is contained in:
Lars Hvam 2017-05-17 07:00:04 +02:00 committed by GitHub
parent f39610787f
commit 32746e5bca

View File

@ -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.