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

RFC Function Modules

Former Member
0 Likes
416

Hi Friends,

Is there any transaction to see all the RFC Function Modules.

How can we identify all the RFC Function Modules in SAP System.

Any Transaction / Report or any Customizing Path

Regards:

Sridhar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

Hello

Table TFDIR with FMODE = 'R'

2 REPLIES 2
Read only

Former Member
0 Likes
382

Hello

Table TFDIR with FMODE = 'R'

Read only

former_member404244
Active Contributor
0 Likes
381

hI,

You can get it from TFDIR table and specify mode as 'R'.

Regards,

Nagaraj