2023 Aug 16 2:13 PM
Hi experts,
I want to delete a Custom (Z) Enhancement ID created via transaction S_IMG_EXTENSION. When I try to delete the ID, I get a message "Enhancement ID is Used". When I display the "Where-used-list", I get an entry "SAP Customizing Implementation Guide" in the resultlist. But when I search for the ID in the IMG node tree, I cannot find the Enhancement ID.
Note: before I tried to delete the Enhamcement ID, I deleted the corresponding IMG Node Activites and Structure Node.
Anyone knows, how to find the ID in the IMG or how to delete the ID?
Thanks,
Sebastian
2024 Mar 21 6:39 AM
Hi,
Have you find any solution for this? as i am also facing the same issue
Thanks,
2024 Mar 21 8:11 AM
It's possibly related to the locks (table TLOCK) of deleted objects as they were assigned to transport requests, and they still have object directory entries in table TADIR = looks like a lot like the deletion of "unused" development packages (1156585 - How to delete packages - SAP for Me).
The solution would be to release the transport request or remove its entries (so that the locks are removed) and you can then delete the Enhancement ID.
2025 Mar 17 9:10 AM