cancel
Showing results for 
Search instead for 
Did you mean: 

Internationalization when calling BAPI in webdynpro

Former Member
0 Kudos

Hi all,

We are developping a multi-lingual application connected to a R3 backend with adaptive RFC model.

When using RFC model we have to create JCO destinations.

These JCO destinations need a user and an language. So no matter what we do, the text elements and dictionary metadata are returned in the language of the destination user.

How can we managed to handle various language without having to create specific BAPIs with language parameter ?

Regards,

Sylvain

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sylvain,

When defining JCO destinations it is possible to leave the language parameter empty.

Then - When calling the RFC it gets the current local automatically from the calling WD application.

Hope it helps, Adi.

Former Member
0 Kudos

Hi Adi,

I did not saw that so easy

Thanks for help

Sylvain

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sylvani,

u can use SAP Enterprose Connector instead of JCo's.

in the sap enterprise Connector we will pass the login credentionals at the runtime.so have an options to

pass the language also.

hope this will helps to u

with regds

Naidu