SRVB: Fix uncaught exception (#5398)

Fixes dumps due to uncaught exceptions and gives proper error message
This commit is contained in:
Marc Bernard 2022-03-15 18:43:04 +01:00 committed by GitHub
parent 38db43ce13
commit c88dc9f216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -367,7 +367,7 @@ CLASS zcl_abapgit_object_srvb IMPLEMENTATION.
corr_insert( iv_package ).
CATCH cx_swb_exception INTO lx_error.
CATCH cx_root INTO lx_error.
CALL FUNCTION 'DEQUEUE_ESWB_EO'
EXPORTING
objtype = ms_item-obj_type