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: 

Adding Special Texts XSS Area page translation to transport

Former Member
0 Kudos

Dear Experts,

How to add Special Texts XSS Area page translation to transport in SAP?

I maintained some translations for ESS through SE63 using Special Texts XSS Area page but i am unable to create transport for same via transaction SLXT and even can not see it in table LXE_LOG. Any pointers on this? Thanks in advance.

Thanks & Regards,

Sachin

1 ACCEPTED SOLUTION

gaurab_banerji
Active Participant
0 Kudos

Have you tried using the report RS_LXE_RECORD_TORDER to transport ?

4 REPLIES 4

gaurab_banerji
Active Participant
0 Kudos

Have you tried using the report RS_LXE_RECORD_TORDER to transport ?

0 Kudos

Yes. i have tried it. transaction for same is SLXT but it didnt worked.

0 Kudos

You need to find the entries in table T7XSSSERSTRLAN and transport the table entries.


REF:



Process Flow

  1.  Download and install the Business Package for Employee Self-Service from SAP Developer Network (SDN) at sdn.sap.com/sdn/contentportfolio.sdn. For information how to install the business package, see the mySAP ERP Master Guide and the installation guides. You can find these documents atservice.sap.com/instguides.

  2.  Make the business package settings mentioned under Set Up Business Package..

  3.  Set up the SAP Java Connector connections (JCo connections) on the Web Dynpro J2EE server on which the self-service components have been implemented.

  4.  Make the settings required for the area group page (ESS homepage) and the area pages of the individual business areas (Working Time, Career and Job, Travel, and so on). For more information, see the documentation for the Self-Services Homepage.

  5.  Set up the ESS users and maintain the required data. For more, see Set Up and Maintain ESS Users.

  6.  Assign employees the authorizations for ESS.

  7.  You must transport the entries of some tables from client 000 to the work (target) client. In ESS, you must transport the entries from tables T7XSSSERSTRING (XSS: GUID Texts) and T7XSSSERSTRLAN (XSS: Texts for Translation). The entries in these tables enable you to dictate which links are displayed on the ESS homepage and the area pages for the individual ESS applications. For more information, see SAP Note 797174.

0 Kudos

i already dis it. anyways Thanks....