Hi everyone. I have a problem
I have created a select-option for a standard data element IWERK. In selection texts i have marked it as "take from dictionary". It works ok. But when I log in in german it is displayed as IWERK even though in selection text tab it has a german translation.
I thought if i take data element name from data dictionary, it should be translated normaly... Any ideas?
hi Jurijs,
it should take from dictionary, but it does not, you have to translate manually in each single case.
ec
Although this is a pretty old post, I am posting since this is the first link in Google - hope this helps future ABAPers.
The trick is that when you are making the translations - make the source language as original language and maintain desired target language. On doing this, you will find that the field needing translation will come as a '.' - just maintain any random text over there and press 'Save'.
You will find that the text that you maintained will automatically disappear and take the data element description in target language.
Cheers!!!
Have you manually maintained any Translations .
in selectiontexts .,.,click the item u want the translation,..,thn
GOTO->Translation -> Maintain translation in German Language and u will get that in your screen while loging in German language.
I doubt if Text elements are a option 2 use,.,.
U can get all the translations based on the dataelement in DD04t table.,.,try geting the translations from there and Try maintaining the translation and save.,.it will work
Message was edited by:
Debasish Das
Hi Jurijs,
You need to handle the selection texts for German separately.
Please fallow below procedure to do that.
Go to se38 and enter your program name click on change button.
From main menu select Goto
->text elements
->selection texts (here you will get the selection text screen)
Again From main menu select Goto--->translation
Enter:
Original language EN English
Target language DE German
Press enter.
In next screen you have to enter the German text.
That will automatically consider when you login in German language.
If you need any information mail me.
Add a comment