How to translate screen language from german to english

Hello,
I have done some changes in screen of standard program and made one field mandatory by using layout editor.
While editing the screen,  option is asked about
<b>Maintain in original language or logon language, so I have selected logon</b>
<b>language EN.</b> Now problem is that on that screen some fields are coming in english and some in german.
Also if I am checking other screens of same main program, most of the screen fields have been changed to german eventhough I have done changes on one screen.
Please provide your answers on urgent basis, that will be of great help to me.
Thanks In advance
Pradnya Ramteke

Hi Pradnya,
If you want to convert in your program then use the following class
cl_abap_conv_obj. Method Convert should be used. Use the following FM to get the codepage number for any langauge.
SCP_CODEPAGE_FOR_LANGUAGE.
Then pass in and out code pages.
Another Solution:
code does not need to be translated.
Data elment descriptions, documentation, text elements, etc. can be translated in the transaction se63.
Also you can translate almost each single object in the editor in the menue goto-translation.
<b>Kindly Reward points if you found the reply helpful.</b>
Cheers,
CHAITANYA.
Regards,
Chaitanya.

Similar Messages

  • HT5113 How do I change  language  from German to English in my pre load iTunes app on my iPad 3

    How do I change language from German to English in my new iPad 3

    Setting App is like this
    From Google translate
    SETTINGS > GENERAL > INTERNATIONAL > LANGUAGE > select ENGLISH
    Einstellungen> Allgemein> International> Sprache> select ENGLISH

  • I need assistance with changing language from German to English

    I need assistance with changing language from German to English. Unable to uninstall product from control panel.

    What exactly means "unable"?
    Since you mention Control Panel, I assume that you are on Windows.  Try using http://labs.adobe.com/downloads/acrobatcleaner.html

  • How do I change language from norwegian to english at my Cs6 CC?

    How do I change language from norwegian to english at my Cs6 CC?

    Hello and thank you. Everything seems to be OK, installed Cs6 CC in
    english. I have another question. I have lightroom5 installed in my mac
    from earlier, can I uninstall this version and install it on my mac number
    3? And in that case. How do I unistall Lr5? There is no "unistall Lr5"
    option? Olemartin
    2013/10/16 Kartikay_Sharma <[email protected]>
       Re: How do I change language from norwegian to english at my Cs6 CC? created by
    Kartikay_Sharma <http://forums.adobe.com/people/Kartikay_Sharma> in *Adobe
    Creative Cloud* - View the full discussion<http://forums.adobe.com/message/5765123#5765123

  • How do I change the app store language from German to English?

    How do change the language on the app store and I tunes from German to English ?

    Sorry.   From the UK App Store terms and conditions:
    "The Service is available to you only in the United Kingdom. You agree not to use or attempt to use the Service from outside this location. iTunes may use technologies to verify your compliance."
    http://www.apple.com/legal/itunes/uk/terms.html#SALE
    In the German terms and conditions:
    "In den Stores erworbene Geschenke können nur für Personen in Deutschland gekauft und nur von Personen in Deutschland eingelöst werden."

  • How do i change the language from german to english

    i have ps cc and want to change the language from german to english

    Here is an illustrated guide to changing the language in CC.
    http://forums.adobe.com/message/5713507#5713507

  • How do i change language from chinese to english

    How do i change the language from chinese to english on my new apple tv.

    Welcome to the Apple Community.
    Press the menu button on the remote several times to make sure you are on the main screen.
    Navigate to the menu on the far right hand side of the top row (not including the row of artwork)
    Select the first option in that menu.
    Scroll down the next menu that appears and choose the 6th option from the bottom.
    Select your language from the list available.

  • How do I change language from chinse to english

    how do you change setting from the set up of chinese

    Not a useful reply when all he sees is Chinese on the screen!
    This is what he needs'
    設定>一般>國際>語言。

  • How do i change language from arabic to english

    in my account profile for itune, how do i change language to english from arabic?

    If the Firefox user interface (menu bar) is in the wrong language or if you want to change the current language then you can get Firefox in the language of your choice here:
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Uninstall the current Firefox version, but make sure that you do not remove your personal data.
    * Install the new Firefox version of the wanted language.

  • IBook Author: How can I change the language from German to english?

    I have downloaded the program from the German App store.
    I am writing mainly in English and the Spell check is not working with English, so I want to change the language of the program into English.
    How can I do that?

    The language of the spell check is independent of the interface language.  It can be set to whatever you want in Inspector > Text > More > Language or system preferences/keyboard/text/spelling.
    If for some reason you still want the interface language different than your OS language, you can try this app
    http://www.tj-hd.co.uk/en-gb/languageswitcher/

  • How to change the itunes store language from german to english

    The language on iTunes store and apps store on my iPad is set to German, how can I  hange it to English?

    Katjoh,
    Each iTunes country-specific Store has only certain languages available.  For example the iTunes Stores in Germany and Austria can only be used in German, while the Switzerland store has English, German, and French.
    For more information,, check this document:
    iTunes: Changing the display language

  • Translate table field from German to English? Info on SCI generated table?

    I need to translate the desc field of SLIN_DESC table. I am using 'select' statement to pull 'DESC' field. The data is stored in German. How do i translate it to English before i display the data? Or is there any other table which contains the description when SCI generates error/warning report. Basically i need to display error/warning description generated by SCI when it is executed. Any help will be appreciated.
    Thanks
    Nahman

    Hello Nahman
    This table appears to be a special one. When I call SE16 (logon language = EN) I see the German code descriptions like you did.
    If you look at package SLIN you will find class <b>CL_SLIN_TEST_INFO</b> which has a static method <b>DESC_GET_DESCRIPTION</b>. When I call this method for code='0000' I get the English text (<i>Program contains syntax errors</i>).
    Regards
      Uwe

  • Translate table field from German to English?

    I need to translate the desc field of SLIN_DESC table. I am using 'select' statement to pull 'DESC' field. The data is stored in German. How do i translate it to English before i display the data?
    Thanks
    Nahman

    Hi Nahman,
    I think you need to have values for german in your table to get the greman content.
    But you can have an option to change repository text for a table using transaction code SE63.
    For this Click on Translation->Repository texts.
    It will display list of reposotiy text that you can do translation.
    Data Elements
    Matchcode IDs
    Matchcode Objects
    Search Helps
    Table Descriptions
    Table Types
    Type Groups
    Fixed Values for Domains
    Views
    Thanks,
    Vinay

  • Is it possible to change supplementation language from German to English ?

    Hi,
    We installed Czech language in SAP ERP 2005 System. The language was classified with  German as supplementation language. The supplementation was successfully executed from SMLT transaction.
    We copied several clients. After time we recognized that  English would be better choice as supplementation language for our users. Is it possible to change it ?
              Thanks
                   Jiri

    Hi Jiri,
    Go to SMLT -> click on the information button beside the Language you need ro supplement (in this case Czech) and click on the change button, then just select english as supplement language and save.
    Regards
    Juan

  • Photoshop: How to change program language from national to English?

    Hello,
    I’ve just installed photoshop from the Cloud. I reside in Poland but need an English version of the program. My version is now Polish - how do I change that? Please help asap, I don’t understand a word!

    Creative Cloud Help / Adjust the install language | Creative Cloud applications | CCM -
    http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

Maybe you are looking for

  • How do you remove a pc from icloud?

    Can't figure out how to remove a compter from icloud so i can free up space to add a new device. Any help would be appreciated.

  • Problem in printing receipt cash journal

    HI, I am trying to print receipt through cash journal but when i click on receipt button system gives error message "Variant SAP18 does not exist for program RFKORD80" . In set up print parameters for cash journal i have assigned cash journal print p

  • Support of pdf 1.2 (Acrobat 3)

    Does the .pdf-Generator support pdf 1.2 (Acrobat 3)? I do have the entry in the conversion settings - but the files generated are always pdf 1.4 (Acrobat 5) - and the documentation does not mention pdf 1.2. Is pdf 1.2 (Acrobat 3) supported or not ? T

  • Albums & Events sync from Aperture - why?

    I transfer photos via Aperture, where they are contained in Projects and Albums. Most of the time, under the Picture app on the iPad, they are on a page listed as Albums. Sometimes, though, they are listed under a page called Events. Does anyone know

  • BPM Time out Errors

    Dear All, The some of the BPM Scenarios are ending in timeout error. I think, i have to increase the time out parameters. I welcome your suggestions. If I increase the time out parameters, what could be the impact of that and what is the SAP Recomand