mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
W3xx: Add object to transport on uninstall (#4402)
Fix missing transport entry when uninstalling `w3mi` and `w3ht`. Co-authored-by: Lars Hvam <larshp@hotmail.com>
This commit is contained in:
parent
ac5c00ec88
commit
830a682421
|
@ -182,6 +182,8 @@ CLASS zcl_abapgit_object_w3xx_super IMPLEMENTATION.
|
|||
zcx_abapgit_exception=>raise( 'Cannot delete W3xx params' ).
|
||||
ENDIF.
|
||||
|
||||
corr_insert( iv_package ).
|
||||
|
||||
ENDMETHOD.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user