fix build

This commit is contained in:
Lars Hvam 2017-05-17 13:22:19 +02:00 committed by GitHub
parent 32746e5bca
commit b8eb94546a

View File

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