‎2014 Mar 25 11:56 AM
Hi SCN-Community,
i'm searching for a way to delete all items of a devclass to check the completeness of my transport.
We have an inhouse target-system, there we want to rebuild the customer-condition.
If the transport returns with RC-8 because of there is something missing in the transport,
we can take it into the transport file, befor we transport it to a customer.
There is no way to build an detetion-transport, because we dont want to delete it in the developers-systems.
You got a way to do it?
kind regards
Sam
‎2014 Mar 25 12:01 PM
If you want to delete all objects for a package. Then goto SE80, put package/dev class name, right click on package and delete.
‎2014 Mar 25 12:30 PM
Hi Sachin,
in order that the System is no developers-system, there is no way to delete it per se80.
So at first we have to delete all programs and funktiongroups (FM's)
then Tables (Structures; Views; tabletypes, searchhelps...), Dataelements and Domains
after all we want to delete the package.
Because you can't delete an package with items in it, we want to do it in a report.
Thanks.
Sam
‎2014 Mar 25 12:53 PM
Hi Sam,
Thanks,
Sachin
‎2014 Mar 25 2:52 PM
Hi Sachin,
thanks for your posts.
but we don't want to do it manualy... but in a report.
And we want to do it in a test-System, not in a developers-System.
After transporting the 'customer-transport' into out test-system, we want to check, if the transport is complete.
kind regards
Sam
‎2014 Mar 25 3:05 PM
BTW Sachin, in this way, only the devclass will be deleted, not the underlying objects...
‎2014 Mar 25 3:53 PM
and btw, it's not possible to delete a package with something in it.
‎2014 Mar 25 5:10 PM
Hello Sam,
Try with transaction code SE21, enter your package and press on delete.
Regards,
TP