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 with CHANGING parameter

Former Member
0 Likes
813

Hi,

We have 1 RFC with changing parameters. It work fine in SAP 47 version . But when we port to SASP 46c version, during activation we get error message as

" No changing parameters allowed with RFC" .

Is there a restriction on SAP 46c .

Please share your inputs.

Appreciate your help.

5 REPLIES 5
Read only

Former Member
0 Likes
685

Hello,

Check this thread:

If useful reward.

Vasanth

Read only

0 Likes
685

Hi ,

I have seen this meesage before. But i want to know whether is it supported in SAP 46c or not. It works fine in the SAP 47E .

Read only

Former Member
0 Likes
685

hey

go to SE37 and create a new function module and see if you can declare any CHANGING parameter in 4.6c ?

if u can then the problem is smwht different.

if u can't then it means CHANGING parameters are not supported in RFCs

hope this will help

Ashwani

Read only

0 Likes
685

Hi Ashwani,

Thanks for your response. We have this RFC working fine in SAP 47 and we face the problem only when we port this to SAP 46c .

Any way thanks for every one who responded, we are taking up this issue of supportability for RFC with changing parameters directly with SAP.

Read only

Former Member
0 Likes
685

We are checking up the issue with SAP