#2783, update error description

This commit is contained in:
larshp 2019-07-13 09:03:28 +00:00 committed by Lars Hvam
parent 699e4fd65c
commit 2db46137fc

View File

@ -427,7 +427,7 @@ CLASS ZCL_ABAPGIT_REPO_SRV IMPLEMENTATION.
ENDIF.
IF is_sap_object_allowed( ) = abap_false AND lv_as4user = 'SAP'.
zcx_abapgit_exception=>raise( |Package { iv_package } not allowed| ).
zcx_abapgit_exception=>raise( |Package { iv_package } not allowed, responsible user = 'SAP'| ).
ENDIF.
" make sure its not already in use for a different repository