‎2009 Mar 20 9:22 AM
Hi All,
Please let me know whether there is a table which holds information about the PROGRAM's reference to other objects.
For Example, say program A uses n number of references to other objects like data elements, calls n number of Function Modules, tables ect. Is there any table or FM that lists all these references?
Please do reply.
‎2009 Mar 20 9:24 AM
Check the FM
RS_CROSSREFERENCEEdited by: Mahesh Reddy on Mar 20, 2009 10:25 AM
‎2009 Mar 20 9:24 AM
Check the FM
RS_CROSSREFERENCEEdited by: Mahesh Reddy on Mar 20, 2009 10:25 AM
‎2009 Mar 20 9:25 AM
Check table CROSS it will give you the reference.
Or Function Moduel:
RS_EU_CROSSREF
Regards,
Gurpreet
‎2009 Mar 20 9:25 AM
Hi:
Go in se80. select the program name and it would give the list of it.
Regards
Shashi
‎2009 Mar 20 10:18 AM
Hi Saravanan,
The better way is to get all the references for all type of objects like programs,Function modules,function groups,packages ,classes,interfaces,BSP applications,local objects, inactive objects,etc, the ultimate tcode is SE80,
there u can find everything about the above said objects.
Regards
Arani Bhaskar