2022 Dec 20 9:41 AM
I tried to delete objects but not deleted but it is showing still contains objects and I used to try tcode se09/se10 to delete package and In sm30 also I tried to delete it with tadir table but not deleted package same showing when I checked it in se80 and can anyone help me with that and it contains objects showing
2022 Dec 20 9:49 AM
DId you check in TADIR if there is no object in the package ?
2022 Dec 20 9:58 AM
2022 Dec 20 10:25 AM
When you delete the objects, ther're not really gone until you release the transport request containing them.
Do that and you should be able to remove the package. Yes, that means one extra TR, unfortunately.
2022 Dec 20 11:46 AM
Does the entry PGMID = 'R3TR' OBJECT = 'CLAS' OBJ_NAME = 'ZCL_IM_BADI_5' exist in the table TADIR, eventually with DELFLAG = 'X'?
2022 Dec 20 1:09 PM
Within SE03 look for unreleased transport requests that contains the object mentioned in the log windows, you may be required to release those TR.
Are those error or only warning message, in second case press/click enter, if lucky you may add your deletion of package in the same request.
2022 Dec 20 3:20 PM