‎2007 Feb 22 3:13 AM
Hi guys,
How to find or list out inactive addon programs in R3 System
Please suggest me if any ways.
Thanks
kumar.
‎2007 Feb 22 3:45 AM
Prince,
Goto TCODE " SE11" table name TRDIR Give Z* & Y* in the program field..
make sure to include module pools also, SAPMZ* and SAPLZ* for function groups.
You would have to do the same for classes in SE24.
Pls. Reward if helpful
‎2007 Feb 22 3:45 AM
Prince,
Goto TCODE " SE11" table name TRDIR Give Z* & Y* in the program field..
make sure to include module pools also, SAPMZ* and SAPLZ* for function groups.
You would have to do the same for classes in SE24.
Pls. Reward if helpful
‎2007 Feb 22 4:34 AM
hi murali,
Thanks for your reply.
But how do you know that addon program is Non-active one.
Thanks
Kumar
‎2007 Feb 22 4:42 AM
Hi
Use this FM this will list all the inactive list of the user
RS_INACTIVE_OBJECTS_LIST
or
this one
RS_INACTIVE_OBJECTS_IN_OBJECT
Thanks
Shiva