Application Development 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: 

Issue with RFC call Destination

Former Member
0 Kudos

Hi,

i have an issue,

we are passing SY-LANGU as P,but At the time of calling the RFC with the destination,it is clearing the SY-LANGU value and filling with SY-LANGU = E,but it is working fine in other systems,Is there any authorization for this?

Please guide me for this.

Thanks,

Lavanya.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Goto SM59 and check the RFC destination, under the tab 'Logon&Security', the details of client, login language, user are mentioned. If they are not mentioned, then RFC destination will take Client, login language and user of the calling system.

Regards

Dande

2 REPLIES 2

Former Member
0 Kudos

Hi,

Goto SM59 and check the RFC destination, under the tab 'Logon&Security', the details of client, login language, user are mentioned. If they are not mentioned, then RFC destination will take Client, login language and user of the calling system.

Regards

Dande

0 Kudos

Hi.

thank you,problem solved.