2009 Jan 23 10:17 AM
Hi experts,
How to find inactive programs in sap
as well as function modules ,
say simply how to find inactive objects?
is there any table in sap which wil holds inactive objects or any program or any transaction?
thanks advance
sailu
2009 Jan 23 10:21 AM
Hi,
The Best Possible Way to find out these Inactive Objects is Through SE80, But that is user specific, Means first you have to put User-name to see the inactive objects for that User, Then it will show the list of all inactive objects,
Go to SE80 in the Dropdown list select Inactive Objects.
Thanks
Saurabh
2009 Jan 23 10:23 AM
In SE 80 there is one option INACTIVEOBJECTS,it will all of ur inactive objectives(USER BASED)
2009 Jan 25 12:54 AM
In ABAP Workbench SE80 select Inactive objects by giving the USer name. Also in SE80 you can find the active and inactive objects present in Local package and custom packages too based on the user.
2009 Jan 25 3:47 AM
2009 Jan 25 4:28 AM
HI,
Check the FM RS_INACTIVE_OBJECTS_LIST and function group SEWORKINGAREA.