cancel
Showing results for 
Search instead for 
Did you mean: 

language independent web service

Former Member
0 Kudos

Hi,

I have a question about web service...

Our Web application uses SAP web services to communicate to SAP R/3 function modules.

Currently I am creating one web service for one user langauge(English,Japanese). I mean web service is language dependent. I don't want to create web service for each user language.

I am using wsadmin transaction to create web services.

I want to create web service from the function module with out any specific language attached to it.

I should be able to pass any language(which user selects in the front end) and invoke corresponding web services? Will it be possible?

Appreciate your help or any lead on this

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, Baskar!

Is how does your web service authenticate itself against R/3?

Regards,

Thomas

Former Member
0 Kudos

Hi Thomas,

No, I want to dynamically pass language to the web service from java application. Thanks for your help.

athavanraja
Active Contributor
0 Kudos

this is explained in this weblog.

<a href="/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing">ABAP WebServices: Logon Language Processing</a>

Regards

Raja