Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

deleting the program attributes from the tabe e071

Former Member
0 Likes
669

i have an issue that when ever a package name has been given the programs in the certain package has to be deleted entirely when i run the code it is deleting only in the table tadir but in e071 its not deleting so that the programs are remaining in the same package, as there is lockflag in the table e071 the lock flag has been set to all the programs, i think thats the reason its not deleting in e071 table can any one help me in solving this issue, it will be a great help.

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
461

Hello Rocky

Unfortunately you do not mention the crucial piece of information:

Why do you want to delete all reports of a package?

If you want to clean up your system landscape from obsolete reports/packages then it is clear that you need these entries in E071 because they are DELETE entries. As soon as you import such a request into your next system these DELETE entries are used to remove the deleted reports from the import system.

I assume that your problem is that you want to delete reports (with transport request B) which are already assigned to the not yet released transport request A. In this case you simply delete the transport object entry from request A.

Regards,

Uwe