cancel
Showing results for 
Search instead for 
Did you mean: 

Pass Logon Language dynamically to Receiver RFC-Channel

Former Member
0 Kudos

Hi experts,

is it possible to change or overwritte the Logon Language of the receiver RFC-channel:

We have several BAPI-Calls implemented we the result has to be language depentend. So e.g. if the request is coming from spanish user, the BAPI should return the message in spanish. When you logon to the ERP-System with ES as language you can achieve this behaviour. How can this be done by usein this rfc-channel that has the Logon Language hard-coded to "DE"?

regards

Christian

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Christian,

You can't change the logon language dynamically. You can use two receiver channels, later with the condition editor in the Receiver determination you can access to the XML payload or a context object to determine one channel or the another one.

Regards.

azharshaikh
Active Contributor
0 Kudos

Hi Christian,

Seems we can't change the Language at Runtime since RFC does not supports ASMA config...

Please check the following thread for similar issue:

Regards,
Azhar