Hi.
I'm trying to delete a empty Package and appears the following message: " The package still contains subobjects " but the package is already empty. Somebody knows how i can delete it ?
I'll be so happy if somebody can help me with this simple question.
Regards AR.
Request clarification before answering.
I had the exact same issue. I deleted all the underlying content, but got the "The package still contains subobjects".
So I brute-forced it as well:
delete from sap_db_name.TADIR where DEVCLASS='package_name';
Removed those records from the table.
Go back to SE80, and the package deleted, no problems
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.