WEBI: fix package popup

This commit is contained in:
Christian Günter 2018-09-28 18:30:34 +02:00 committed by Lars Hvam
parent 2a11522598
commit 44327bf5a1

View File

@ -339,6 +339,8 @@ CLASS ZCL_ABAPGIT_OBJECT_WEBI IMPLEMENTATION.
handle_function( ls_webi ).
handle_soap( ls_webi ).
tadir_insert( iv_package ).
mi_vi->if_ws_md_lockable_object~save( ).
mi_vi->if_ws_md_lockable_object~unlock( ).
CATCH cx_ws_md_exception INTO lx_root.