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: 

Language requirement

Former Member
0 Kudos

Hi All,

I have a requirement of extracting BNAME(Name of the orderer) from Table VBAK

and should come in Chinese language.

But in the table VBAK there is no language field.

Can u please suggest me how to get it in Chinese language.

Regards,

Arthi.

4 REPLIES 4

Former Member
0 Kudos

Hello aarthi ,

I would like to direct you to the transaction I18N, which is used for language-related issues in the SAP system landscape.

Revert back if your issue is not solved

Comradely,

K.SIbi

Edited by: sibi k kanagaraj on May 20, 2009 3:41 PM

Former Member
0 Kudos

hi

try this tcode : I18N

Language translatation facility is available

u can check over there.

Regards

Former Member
0 Kudos

Hi Aarthi,

Create a text table for VBAK in the dictionary having key fields of table VBAK, Language field from table T002 having foreign key relation.

Former Member
0 Kudos

Dear aarthi,

Go to transaction I18N, which is used for language-related issues in the SAP system landscape.

You can:

Enable and use several internationalization tools

Customize your code page landscape

Check and customize your language installations

Customize your printing settings

Cheers

fareed