Regarding Text Elements Translation

Hi Friends
I had created a text element and using in my program.
My Requirement is : It has to support all the logon languages.
To achieve this, please let me know the procedure.
Regards,
Sree

Hi,
Check this link.
http://help.sap.com/saphelp_47x200/helpdata/en/e3/960a1aeb0711d194d100a0c94260a5/content.htm
Reward if helpful.
Regards,
Ramya

Similar Messages

  • Transport ot text elements translation

    Hi,
    In SE63, I did translate some custom text elements of program SAPMP56T and able to save. But have no idea about how to transport these changes. While saving, I did not receive any prompt for transport request. I am working in SAP 4.6B and checked SE09 to find any transports created , but there was no transport related to translation.
    Would appreciate help to resolve the issue.
    With Regards,
    Ravi

    Hi All,
    Finally I found way to transport text elements translation. Login Source language, here say EN and then from SE38, text elements screen , click on menu Goto -> Translation
    This will take to SE63 screen, you can translate and then click save icon in SE63. Then click on back button to return to SE38 text elements screen. Here again click on SAVE button and that is all. All translation in French also included in this transport. However when you saved text elements in SE38, the message you will get is misleading , it says text elements saved in EN language.
    When I transported this request to QA system, French translation of text elements moved to QA system.
    I think this is problem in older versions of SAP say 4.6b and backwards. In 4.6C onwards, you have Transport recording option in SE63 .
    WIth Regards,
    Ravi

  • Text elements translation to other language

    Hi Friends,
    I have added new text elements in english language to show some text in the output of the program.
    The program showing the expected output. But if the user login with non english language like FR or DE ...
    stll the output is showing in English as i have added text elements in english. But the expectation is when user log in with other language then output should be displayed in that language.
    I got transaction SE63 to translate text element from one language to other. But here i am able to transfer text element only one language. But the users can login with different language.
    Please advice how to get the output in the user login language .

    Do this way
    Login into DE language or En language or the language in which u need the transaltions
    Go to the particular program from SE38 or SE80 then to text elements and then translation.
    And then maintain the translation.
    I hav done this before and it has worked for me..
    Usually i login from DE and maintain its translation in English

  • Regarding Text Elements

    Hi Kiran,
    Thanks For u r reply.My pblm is i have one sap script form in tat output i have to get the text element through report program.I written the code like this. .
    Data : extn(10)  type c.
    Extn = text-001.
    Actually when we r leaving the report program it is saying tat it will be maintained in DE Language.after tat i created the text element and i saved it and my report program also.but in my output tat text symbol is not displaying.
    Thanks,
    Swapna.M

    hi
    good
    did you copy your standard program to the z* program , if yes than change the language from DE to EN and than try the same , i hope it ll work.
    thanks
    mrutyun^

  • Problem transporting the text element translated into Korean language

    Hi guys,
    I have created a new data element for the program and make a Korean translation for the new data element.
    However, upon transport only the new data element in English language is transported to the QA box, the Korean translation was not.
    Did I miss something in my transport request? Or have I done something worng?
    Thanks a lot!
    Regards,
    Mark

    Hi Mark,
    You need to create the separate transport for the translations which SAP will create for you once you do all the steps as I told.
    Once you give all the details as told, just press EDIT button by choosing correct language.
    Regards,
    Atish
    Edited by: Atish Sarda on May 29, 2008 12:32 PM

  • Transporting Text Elements and Text Symbols?

    Hi,
    Please tell me how do we translate text symbols and text elemnts into different languages? Also how do we transport them and if we translate them in different languages then will these translations be available when we are transporting them to different servers?
    Looking forward to your quick response.
    Regards,
    MD

    Hi,
    Refer the below thread..
    Re: Text element translation
    Re: Text element transporting
    Edited by: Chithra Saravanan on Aug 4, 2008 11:33 PM

  • Smartform u0096 SO10 Vs Text Elements for Lang translation

    Hi,
    I have lot of text elements to be created in smartform, which needs to be translated in different languages. I would like to know the best approach. Is it better to create S010 objects and have them maintained in different language or is it better to maintain as text elements and then get them translated via SE63.
    Can some please suggest the best approach with reason for the same?
    Thanks,
    Vimal

    hi
    It is better to create in SO10 because if you want those elements in feature for any other purpose you can directly use those text elements.
    regards
    sreelatha gullapalli

  • Language translation for text elements.

    Hey ABAP Gurus,
    I am having a problem, with translation of text elements in korean language. I have translated the TEs in korean, but they dont appear in ko, they appear in Portuguese...
    I have tried using se63, and se80 for the translation...
    Am I missing anything here? Please advise!
    Thanks Nina.

    Hi,
    Check out transaction
    SE32
    Please check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/b4/54601d77f38e429ffad9e3e11c1b25/frameset.htm
    Regards
    Kiran Sure

  • Translation of the Text Elements...

    Hi Friends,
    Is going to transaction SE63 and type for each and every text element, the only way to do translation for the text elements? or is there any other easy way to do it?
    Since I have hundreds of the text elements and it is an hectic work to do the translation for each every element from one language to another.
    Some body please suggest me.
    Thanx in advance,
    ram

    Hi Ram,
    U cannot translate it bulkly...
    Please check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/b4/54601d77f38e429ffad9e3e11c1b25/frameset.htm
    Regards,
    Abdul
    Message was edited by: Abdul Hakim

  • Transporting Translations of Text Elements in SE38

    Hi All,
    A report has been transported to the integration system in which the text elements are maintained in English Language.
    Now, I have to provide the translations to all the text elements in Italy Language. When I maintained the translations (GOTO --> Translations in ABAP editor) for all the text elements, the program has not prompted to save them in a Transport request. Instead all the translations are saved in Development system.
    Could you please help me in assigning these translations to a transport request and release them to Integration system?
    Best Regards,
    Kumar.

    Hi,
    Go to text elements from the go to menu tab, give a space and try to save it again it will prompt to give the package name and transport request. Assing the package and TR.
    Thanks,'
    Sriram Ponna.

  • Char. strings w/o text elements will not be translated:

    Hi ,
    I have a few constants in my program.
    But when i declare them as
    text(12) type c value ' hello world',
    In the code inspector i encounter "Char. strings w/o text elements will not be translated:" error.
    Can somebody h

    Hi,
    Text elements are required for Translating purpose. You have declared a free string but haven't declared the corresponding text element for that string. Thus the error. Please double click on the string and create the text element to get rid of the error in code inspector. This is not a mandatory thing but should be done.
    Hope it helps.
    Regards,
    R

  • Where can I translate the text element?

    Does anybody know where the translater translate the text element?
    Best regards,

    Hi Blake Le,
    Use T code SE63...
    Goto Transaction SE63 => Translation->Long Texts->Sap Scripts -> Smartforms
    Enter the Smartform Name. The Source and Target Language. Maintain the Translations and click on SAVE.
    also have a look on below Links...
    http://help.sap.com/saphelp_nw04s/helpdata/en/b4/54601d77f38e429ffad9e3e11c1b25/frameset.htm
    how to translate message long text?
    Hope it will solve your problem...
    Reward points if useful..
    Thanks & Regards
    ilesh 24x7

  • How to translate text elements in forms from type : pdf

    does anybody know how to translate text elements
    in  pdf  from english to other languages.
    i tried the tran. se63 and filled in the desired language,
    but there was no effect on the output ,
    thanks,
    ami

    call this funcation. crate_text.
    CALL FUNCTION 'CREATE_TEXT'
             EXPORTING
               FID               =
               FLANGUAGE         =
               FNAME             =
               FOBJECT           =
             SAVE_DIRECT       = 'X'
             FFORMAT           = '*'
             TABLES
               FLINES            =
           EXCEPTIONS
             NO_INIT           = 1
             NO_SAVE           = 2
             OTHERS            = 3
           IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
           ENDIF.

  • Regarding populating dynamic values in text elements

    I want to populate some dynamic value in my field catalog text elements how can we achive it?

    Hi
    Check this
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8747e990-0201-0010-a69f-c52888feaadf
    Regards
    Pavan

  • Doubt in translation of text elements.

    Hi All,
             I have text elements maintained in english in a report and I need to translate them to spanish. how can I do this. one way I know is manually translating each and every text in SE63 to spanish is this correct? suggest me if there is any easier way 2 do this.
    thanx in advance,

    You can go to SE63 or from the text elements screen - Goto - Translation.
    - If you have checked the dictionary option for SELECT-SCREEN or PARAMETERS , then during the translation , u ll find the corresponding texts automaticallu populated for them.
    - For all the text elements ( other than sel scr  & dict checked)  - u ll have to manually create them and Save.
    Unfortunately there is no short cut to this method - for ur info u can refer to DD04T and T100 in case u want to search SAp stnd lingo .. for rest of the words - Google is the only way out !!!

Maybe you are looking for