Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

SCN Contribution

Translating and transporting a popup text message of SAP user inbox (SBWP)

Applies to:

SAP NetWeaver 2004s.

Summary

This article will present you the idea of text translation and transportation of any Popup message.

Author: Jitendra Yadav

Company: Mahindra Satyam

Created on: 15 Aprail 2013

Author Bio:

Presently Jitendra Yadav is an ABAP Module lead with Mahindra Satyam Computers services, Pvt, Ltd.  India. He has 7 years of SAP IT experience. He has good knowledge of ABAP, Workflow and Web Dynpro Area.

  

1)    Problem Description :

This Tutorial describe how to translate the POPUP text of English language in SAP transaction SBWP to any other language (let us say Danish). If SAP has not provided the translation for any language then a translation is required from a developer side . When the user logon into system in  English the popup text gets displayed in English. And when the user logon in the language Danish then the text should be displayed in Danish language but the problem I had that message was wrongly getting  displayed in English language for Danish logon. Because the translation was not provided by SAP.

To resolve the problem we can go through the below  points :

  • Do the translation in SE63.
  • Vai transaction SLXT (Report: RS_LXE_RECORD_TORDER )  attach the transport request and translation text so

        that it can be transportable to Quality system and trasport it normally

        Settings to see the problem:

      To see the issue in Tcode SBWP (SAP Business work place). Generate a popup which was appearing with a text at English for Danish logon. I  deally message text should be in Danish language. Logon to SAP in any language and create a substitution using a Tcode SWBP -> Settings->Workflow Settings->Maintain Substitutes.

  Substitution can also be maintain in Danish logon.As show below:

    Fill all the required details:

    Substitutes userid(Brugmeavn: user A) and a person SAP User ID whose substitute needs to be created (Brugmeavn pa substitut: User B) , Start and end date for Substitution . Press Create button.

    Go to SAP Business workplace (Tcode SBWP) of User A who is a Substitute and Accept the Substitution Via a menu entry

    SETTTINGS--> WORKFLOW   SETTINGS--> ADOPT SUBSTITUTION.

    A below Popup will appear click the check bok against substitute and confirm by enter.

    Now go to the SAP inbox (SBWP) Click on Inbox, a message popup will appear in English but we have loggin in Danish.

     This is  the  actual problem. Just  cancel  the popup if you want to recreate the issue. Don’t press YES on this popupup otherwise

      we may not be able to recreate the issue.

  Issue can be resolved by:

  Debugg the Popup first and find the name of the programe here it is SAPLSWLA Logon to SAP in English with any userid and go to

   transaction SE38. Program SAPLSWLA, Chose Text element  Radio button and display

    Now In menu bar GOTO->TRANSLATION

   A pupu will apear chose the target language DA (Danish), press enter.

   Translate all english sentences into Danish and save.

  Create the transport Request using Tcode SLXT (Report: RS_LXE_RECORD_TORDER ).

  Put the below details and Execute the programe                                             

  Select Target language ”daDK” Danish                                                                                                         

  Transport Request created: D01K9A***G

  (Create a workbench request in Transport organiser SE01 and use it here)                                                                             

  Object Type: RPT1 for Program                                                                                                                        

  Object Processor: Z8*** (Developer name)

   Execute this SLXt transaction now.

   We have transport request created and now release it via tcode SE01 to quality system.

4)     Output after Issue resolved:

   Try to generate the error using the above described procedure and you will find issue resolved

    that is the Popup text is in Danish language

Copyright

© Copyright 2006 SAP AG. All rights reserved.

No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.

Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors.

Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation.

IBM, DB2, DB2 Universal Database, OS/2, Parallel Sysplex, MVS/ESA, AIX, S/390, AS/400, OS/390, OS/400, iSeries, pSeries, xSeries, zSeries, z/OS, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix, i5/OS, POWER, POWER5, OpenPower and PowerPC are trademarks or registered trademarks of IBM Corporation.

Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries.

Oracle is a registered trademark of Oracle Corporation.

UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group.

Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc.

HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts Institute of Technology.

Java is a registered trademark of Sun Microsystems, Inc.

JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape.

MaxDB is a trademark of MySQL AB, Sweden.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.

These materials are provided “as is” without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.

SAP shall not be liable for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials.

SAP does not warrant the accuracy or completeness of the information, text, graphics, links or other items contained within these materials. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third party web pages nor provide any warranty whatsoever relating to third party web pages.

Any software coding and/or code lines/strings (“Code”) included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or grossly negligent.