Skip to Content
Author's profile photo Nandi Kishore

Translations in Personas

Overview:

This documents shows handling custom labels translation in Personas screen.

Handling Translations:

1. Below is the Persona screen having some simple text like Employee id,First ,Last Names & Fetch as button text.

   p6.JPG

2.  Create a Package or use the existing package to be used for storing Persona objects.Here a new package is created.

     p3.JPG

3.  Package details need to be maintained in Persona Configuration.Goto tcode SPRO by below path

      SPRO->Cross-Application->SAP Screen Persona->Maintain Persona Global Setting

       p1.JPG

        p2.JPG

4. Maintain Package name under “Persona Package” and the save the config.

       p4.JPG

5. Goto Tcode “/N/PERSOS/ADMIN_UI” and navigate to Translation folder for

   implementing translations.And select the flavor which needs to be translated

   by clicking add button.

          p5.JPG

6. On flavor selection Text info of screen will be displayed as below.

         p7.JPG

7. Select all the text elements and create OTR text objects by clicking “Create OTR” button.

    All the text elements will be saved in a T.R

          p8.JPG

8. Open the T.R to get the Text object ids and copy all the Hexadecimal values.

          p9.JPG

9. Inorder to manitain text for translation use tcode “SOTR_EDIT”, and give the Hexadecimal code

    which we got from above.

          P10.JPG

10.Click “Change” button and maintain the text,here translation is done for German language.

           P11.jpg

           p12.JPG

          p13.JPG

11.Similarly text is maintained for other elements as well.After maintainence of text info,

     logged into Persona with Logon language as “DE” (German).We can see the

     text translation in the screen as below.

           p15.JPG

      

    

     

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.