mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 20:32:26 +08:00
WEBI: fix package popup
This commit is contained in:
parent
2a11522598
commit
44327bf5a1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user