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

why can't we use changing parameters in RFC function modules

Former Member
0 Likes
1,138

Hi experts,

Can some one give me the reason why we cant use changing parameters in RFC Function modules.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
771

I think CHANGING parameters can be used in RFC functions. But you must mark each one as "pass by value".

Thomas

Hi,

Thanks a lot for ur replies.

So we can use the changing parametrs with checking the pass value.

Then plz tell me is there any other restriction regarding parameters in RFC FM.

Thanks in advance.

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
772

I think CHANGING parameters can be used in RFC functions. But you must mark each one as "pass by value".

Thomas

Read only

Former Member
0 Likes
771

Hi Mytri,

You can use Changing parameters in RFC. There is no such restriction.

Best Regards,

Ram.

Read only

Former Member
0 Likes
771

Hi,

Thanks a lot for ur replies.

So we can use the changing parametrs with checking the pass value.

Then plz tell me is there any other restriction regarding parameters in RFC FM.

Thanks in advance.