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

FM for deleting Inactive Objects in a Request

Former Member
0 Likes
1,911

Hi Experts,

Is there any FM available for deleting all the inactive objects in a Request ? And one more doubt is, which all tables  get updated when an object is deleted from the request ?

Thanks in Advance.

Regards,

Anoop 

Hi Experts,

Is there any FM available for deleting all the inactive objects in a Request ? And one more doubt is, which all tables  get updated when an object is deleted from the request ?

Thanks in Advance.

Regards,

Anoop 

4 REPLIES 4
Read only

former_member209120
Active Contributor
0 Likes
1,124

Hi Anoop,

I think function module not there you can try this way to delete inactive objects

SE80 in the repository browser you can choose inactive objects so it would show all inactive objects for a user from there you can delete objects.

Read only

0 Likes
1,124

Hi Ramesh,

Thanks for the reply, Actually I want to do this from a program. Any thoughts on it ??

Read only

0 Likes
1,124
Read only

Former Member
0 Likes
1,124

Hi Anoop,

Check the FM RS_INACTIVE_OBJECTS_LIST and function group SEWORKINGAREA. The following link will help you:

http://scn.sap.com/message/1203144#1203144

Regards

Purnand