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 Value Parameters

Former Member
0 Likes
1,264

Hi all,

Iam creating functional module where in Iam setting import and export parameters. after activating the function module, in source code, the parameters are given as reference. How to make these parameters as value parameters. Please give me an idea.

thanks and regards,

Murali Krishna T

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
740

Hi

There is an option of PASS VAlue in inport parameter.Please check it.

Regards

GAurav

3 REPLIES 3
Read only

vinod_vemuru2
Active Contributor
0 Likes
740

HI,

Select the pass value checkbox for those parameters and activate your FM.

Thanks,

Vinod.

Read only

Former Member
0 Likes
741

Hi

There is an option of PASS VAlue in inport parameter.Please check it.

Regards

GAurav

Read only

Former Member
0 Likes
740

Hi Murali,

There is a check box 'PASS VALUE' in the export parameters tab on clicking which the the parameters are passed by value.

Regards,

Amuktha