‎2009 Mar 12 3:00 PM
Hi,
when creating a where-used list for a function module I noticed that the search result does not contain any other function modules. How can I get a list of function modules calling the function module?
Thanks.
/Elvez
‎2009 Mar 12 3:01 PM
Try Fm :RS_EU_CROSSREF
Check Table CROSS also you will get the list function module includes
Regards,
Gurpreet
‎2009 Mar 12 3:01 PM
Try Fm :RS_EU_CROSSREF
Check Table CROSS also you will get the list function module includes
Regards,
Gurpreet
‎2009 Mar 12 3:09 PM
Hi Gurpreet Singh,
table cross does not find any function modules although I know for sure that there are function modules calling the function module.
Please post an example of how to find function modules calling a function module with RS_EU_CROSSREF.
/Elvez
‎2009 Mar 12 3:13 PM
You can find example for that fm over here.
[Where-Used List Function Module|https://forums.sdn.sap.com/click.jspa?searchID=23445626&messageID=1991669]
‎2009 Mar 12 3:15 PM
‎2009 Mar 12 3:14 PM
Hi,
I overlooked something. Please ignore this post as it is obsolete.
‎2009 Mar 12 3:15 PM
‎2009 Mar 12 3:18 PM
‎2009 Mar 12 3:29 PM