Uninstall
May 9, 2017Less than 1 minutegetting-started
Here's how to completely uninstall abapGit:
Developer Version
To remove the developer version, run the standalone version of abapGit and use it to uninstall the developer version.
Standalone Version
Follow these steps to remove the standalone version including objects that were genereated by abapGit:
- Delete ABAP program
ZABAPGIT_STANDALONE
usingSE38
orSE80
- Delete enqueue object
EZABAPGIT
viaSE11
- Delete transparent table
ZABAPGIT
viaSE11
- Delete MIME objects
ZABAPGIT_CSS_COMMON
andZABAPGIT_JS_COMMON
in transactionSMW0
(if present) - Delete interface
ZIF_APACK_MANIFEST
usingSE24
orSE80
(optional, cloned repositories may still use this interface)