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

table for Function Module Parameters

Former Member
0 Likes
605

Hi Experts,

Which table store function module parameters.

i know about tfdir but it is FM master table.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
564

Table: FUPARAREF.

Note: Plz close the thread if it is resolved.

2 REPLIES 2
Read only

MarcinPciak
Active Contributor
0 Likes
564

To get that info use FM RFC_GET_FUNCTION_INTERFACE or FUNCTION_IMPORT_INTERFACE

Regards

Marcin

Read only

GauthamV
Active Contributor
0 Likes
565

Table: FUPARAREF.

Note: Plz close the thread if it is resolved.