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: 

Org Level Description

Former Member
0 Kudos

Hi,

I need to know how to change the default language description in PFCG for org levels.

For example If i check in USVART table the entries for VARBL = $BWART

I get this

DE $BWART Bewegungsart (Bestandsführung)

EN $BWART Movement Type (Inventory Management)

ES $BWART Clase de movimiento (gestión stocks)

But in PFCG when it displays Orgnizational Level $BWART = Bewegungsart (Bestandsführung). My default Logon Language is ES. I dont know if there were a problem when the field were created as Org Level.

Thanks in advance.

1 ACCEPTED SOLUTION

Bernhard_SAP
Advisor
Advisor
0 Kudos

HI,

I just checked the behaviour. The text from usvart is only taken into the org.level maintenance popup.

The text of the field itself is taken from the field definition (domain etc.).

What is your system language? Is the EN text displayed if you log on in EN?

b.rgds, Bernhard

4 REPLIES 4

Bernhard_SAP
Advisor
Advisor
0 Kudos

HI,

I just checked the behaviour. The text from usvart is only taken into the org.level maintenance popup.

The text of the field itself is taken from the field definition (domain etc.).

What is your system language? Is the EN text displayed if you log on in EN?

b.rgds, Bernhard

0 Kudos

Hi Bernhard,

If I log on in EN the EN text displayed.

0 Kudos

Hi again,

you could try the following:

SE84->ABAP Dictionary->DataElements. Enter BWART->press display.

Then from the menu: Goto->Translation. Original=EN (for instance), Target=ES. Then enter the desired text(s) (for instance Clase de movimiento (gestión stocks) ). SAve and acitvate your changes.

If you add now an object to a role, the new text shall be displayed.

b.rgds, Bernhard

Edited by: Bernhard Hochreiter on Jun 8, 2010 11:05 AM

Former Member
0 Kudos

Hi Bernhard,

Thanks a lot.

Fernando.