Skip to Content
0
Former Member
Oct 17, 2006 at 09:10 AM

Deleting transactions and others...

47 Views

Cheers,

I' writing sort of an uninstall tool (that'll also generate delete transports) and need to programmatically remove various components using ABAP code.

I found the functions RS_DELETE_PROGRAM and DD_OBJ_DEL for deleting programs (+stuff) and DD objects, but didn't find anything for the types TRAN, CLAS, TYPE, MSAG and PARA - anyone? I'd rather not directly remove them from the database myself...

Thanks in advance,

Björn