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

Where-used of Remote enabled Function module

Former Member
0 Likes
585

Hi guys,

Is there a way we would know where does the Remote enabled FM is being used?

Thanks!

4 REPLIES 4
Read only

Former Member
0 Likes
527

Use Where Use list function.

Read only

0 Likes
527

Hi,

Where-used results nothing... it does not know where the FM is being called...

Read only

Former Member
0 Likes
527

Hi,

RFC are meant to be called from different system... You will not be able to know the where-used list for it.... They are dynamic calls...

Read only

Former Member
0 Likes
527

Hi,

Where used list is only limited to the usages inside the system, even that may be a Remote Function only usage in the current system will be listed. You can't find usages outside the system.

Regards

Karthik D