mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
USCA: Fix missing transport entry
This commit is contained in:
parent
bc36dcc44b
commit
d1a5ba71c9
|
@ -195,6 +195,8 @@ CLASS zcl_abapgit_object_ucsa IMPLEMENTATION.
|
|||
|
||||
tadir_insert( iv_package ).
|
||||
|
||||
corr_insert( iv_package ).
|
||||
|
||||
CATCH cx_root INTO lx_root.
|
||||
lv_text = lx_root->get_text( ).
|
||||
zcx_abapgit_exception=>raise( lv_text ).
|
||||
|
|
Loading…
Reference in New Issue
Block a user