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

Function Module that will retrieve the parameters for a given function Modu

Former Member
0 Likes
316

Hi

We have a requirement where we will be calling Function Module that will be maintained in a table entry. How we will determine what is the parameters that is required by this function module. Is there a FM that will suffice the requirement.

Thanks in advance

arghadip

1 REPLY 1
Read only

Former Member
0 Likes
282

Hi,

You have to write a custom code for that. Use the table FUPARAREF to retrieve the parameters for a function module. Give function module name as input.

Pls reward points if solved your issue.

Regards,

Renjith Michael.