cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise Service Language

Former Member
0 Kudos

Hello,

How can I call an enterprise service with an specific language. Where I can put the parameter language (EN, ES, etc) to obtain the results in another language. Is in the Web Dynpro? in the WSDL URL? in the Destination? Creating the endpoint?

Thanks & Regards

SU

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

In Web Dynpro, if you add language specification at the end of URL, it works well. You may add as shown: http://<host>:8000/sap/bc/webdynpro/sap/y_wd_po_create?sap-client=200&sap-language=DE

In Web Service also, it should work with addition of language option in generated WSDL URL.

Thanks,

Venu

Answers (0)