Application Development and Automation 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: 
Read only

BAPI_USER_CHANGE change user langu

Former Member
0 Likes
816

HI

I want to change there the use LANGU via Bapi - BAPI_USER_CHANGE

for instance from English to italic,

for other thing like decimal notation we have domain with range that i can

choose the num that i want to use and put it in default structure .

Any idea how to that with langu ?

Best Regards

Nina

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
643

hai nina

u can chaneg the language using the strucutre BAPIDEFAUL and field LANGU and u have to pass single cahracter value to the field for language an du can get teh single character valeu for language in table t002 and u have to pass that value

regards

afzal

Edited by: mohammad afzal on May 21, 2009 9:14 AM

Edited by: mohammad afzal on May 21, 2009 9:18 AM

HI

I want to change there the use LANGU via Bapi - BAPI_USER_CHANGE

for instance from English to italic,

for other thing like decimal notation we have domain with range that i can

choose the num that i want to use and put it in default structure .

Any idea how to that with langu ?

Best Regards

Nina

2 REPLIES 2
Read only

Former Member
0 Likes
644

hai nina

u can chaneg the language using the strucutre BAPIDEFAUL and field LANGU and u have to pass single cahracter value to the field for language an du can get teh single character valeu for language in table t002 and u have to pass that value

regards

afzal

Edited by: mohammad afzal on May 21, 2009 9:14 AM

Edited by: mohammad afzal on May 21, 2009 9:18 AM

Read only

Former Member
0 Likes
643

In BAPI_USER_CHANGE, the LANGU field must be set to one of the one-letter language codes, Language Codes or to a null string (u201C u201D). The null string defaults to the language of the SAP system default language. This field is case sensitive. Non-defined fields result in an error.