Translating Web Dynpro Standard Components texts ?

Hello
I am testing NWDW 7.0 SP3 and i want to make a Web application in my own language (Serbian, Serbo - Croatian).
I have found a lot of documentation about creating international Web Dynpro applications where developers can translate their own texts and messages, but i am interested in translating standard texts and messages in Web Dynpro components (Like months, errors in validation, etc.). How can i create my own MessageBundle.properties file for NW app server 7.0 and use it for my language, or maybe use some other translations and change only messages that i want in that translation?

Hi,
The Internationalization Service of the Web Dynpro Runtime Services supports this PropertyResourceBundle concept and allows easy access to the classes java.util.ResourceBundle and java.text.format. With the class com.sap.tc.webdynpro.services.sal.localization.api.WDResourceHandler, you can read the language-specific text elements using the following source code:
// Load the resource bundle u201CMyResourceBundle.propertiesu201D located
// in the package u201Ccom.sap.testu201D for locale set in the resource handler.
// Therefore, the resource handler also needs the classloader that has
// the package u201Ccom.sap.testu201D in its scope
resourceHandler.loadResourceBundle(u201Ccom.sap.test.MyResourceBundleu201D, this.getClass() );
// get the message of the u201Cpress saveu201D button
String saveMessage = resourceHandler.getString( u201Cpress_saveu201D );
Example of a Properties File
A properties file contains simple name/value pairs for a specific language ID, as the following example of a properties file ResourceTest.properties (generated automatically by the SAP NetWeaver Developer Studio) shows:
Resource bundle for Test
message pool
message.error1 = Runtime error
message.warning1 = You have to re-deploy your application!
view TestViewInternationalization
view.TestViewInternationalization.DefaultTextView.text = Hello World!
Regards,
Sunaina Reddy T

Similar Messages

  • Web Dynpro Development Components missing for MSS

    Hey Guys...
    The following BPs are installed on our landscape:
    ○       Business Package for Manager Self-Service (SAP ERP) 1.3
    ○       Business Package for Common Parts (SAP ERP) 1.3
    ○       Business Package for Project Self-Service (SAP ERP) 1.0
    ○       Business Package for HR Administrator (SAP ERP) 1.1
    The ECC is EHP 3, SP 14 and EP is 7.0 SP 14
    I've been trying to set up iViews for MSS but I see that all Web Dynpro Applications specified in the technical information of iViews are missing. I searched for Web Dynpro Development Components in the EP and all MSS related WDC are just missing.
    According to SAP Help Documentation (http://help.sap.com/erp2005_ehp_03/helpdata/en/76/77594d165144a1a9bff9aae1e26b26/content.htm) these are required:
    Web Dynpro Development Components:
    ○       PCUI_GP
    ○       MSS
    ○       SAP_PSS
    Where can I get them??? Is it possible our basis didn't install the right Business Package?

    Seems you have got right business packages, though have a look at  note [1303362|https://websmp230.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=1303362] to confirm dependency.
    "but I see that all Web Dynpro Applications specified in the technical information of iViews are missing."
    Well this could be because of errorsome business package deployment, you can still check list of deployed components from SDM and if there is any error log for deployement, you should try to deploy them again(update existing components).
    Hope this helps. If not then probably you should go Content Admin - WebDynpro  and see list of application listed under MSS.. if those referred applications are available then try to execute them.
    And last one.. if you "think" they wont run.. or you have actually tried to run MSS and none of applications are working. you should be able to run standard package without any major configuration chanegs.. so give it a go.. and see if you encounter any error.
    Cheers

  • Is there any Standard Web dynpro Java Components like in ABAP Web dynpro's

    Hi,
    Experts,
    I want to know that in web dynpro for Java there is any standard components exists or not like in ABAP web dynpro's standard components exits.Please clarify on that question..
    Thans in advance,
    Shaber Ahmed.

    Hi Ahmed,
    I dont think there are any standard components available on Webdynpro Java like ABAP. But, there are quite a few standard Project available on SDN if you want to practise some exercises. Just do a search on SDN you get lot of standard example projects that you download and Import them in to the WebDynpro Java Perspective of NWDS.
    I hope this help. Let me know if you need any more help.
    Regards,
    Ammu Gopal.

  • Web Dynpro Enhancement : Rename text of the View Elements

    Hello All,
    I want to enhance standard web Dynpro component. I need to rename text of some of view element.Ex.- label. I searched on SDN but I can able to find only following two things.
    1. We can able to remove the view element in enhancement implementation.
    2. We can add Post/Pre methods to the view methods.
    But I am not able to find the "How to rename the text of the view element?"
    Ex.: I have one label. Text for that label before enchantment is 'ABC' . when enhancement implementation is active, it should be 'PQR'.
    Any pointers?
    Thanks in Advance,
    Prashant Jagdale

    If you just need to rename the text of labels then you don't need the enhancement framework for that.  Using either adminstrative personalization or component configuration you can override the SAP delivered label text with your own without changing the underlying Web Dynpro component.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/b170d256293c5ce10000000a421937/frameset.htm

  • Download/Upload of Web Dynpro Components

    Hi everyone,
    Does anybody know if there is a way to dowload the web dynpro components from a SAP system and upload into a diferent one, like smartforms and dynpro screens do?
    Thanks in advance,
    Raphael Xavier

    Hi Raphael,
    This feature is not currently in the standard system. However there is a beta version of a plugin for exporting and importing Web Dynpro ABAP components.You would have to use the SAPLink program (ZSAPLINK) to export and import objects. Please go through this link to download the necessary stuff.
    [http://code.google.com/p/saplink/|http://code.google.com/p/saplink/]
    For any problems while uploading these nuggets into SAP you can post your queries [here|www.saplink.org].  Also refer to Thomas Jung's comments in [here|How to install the SAPlink plugins;.
    Regards,
    Uday

  • How to translatin UIX standard component texts

    Hi!
    I wish to translate UIX standard components texts to Estonian. For instance table navigation and selection elements.

    Hi Mikhel,
    You're e-mail address isn't in your profile, so I can't send it to you directly. If you post your e-mail address, I'll send you the files.
    Regards,
    Jeffrey Stephenson
    Oracle Corporation

  • Is there MDM Webdynpro ABAP standards components?

    Are there standard MDM Webdynpro ABAP standard components available.
    We are planning to integrate MDM Webdynpro ABAP component with BPM.

    Hi George,
    I think there are no MDM Webdynpro ABAP standard components available. But I think it is a good idea to go with MDM Web Dynpro Java Components, as BPM is java based just as the other tools in the Composition Environment and fully compatible with Java. There are many articles and documents available online.
    This link maybe helpful for BPM and Web Dynpro for Java Integration
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b06c49b2-ac63-2c10-3d8d-d17b817ba4ca?QuickLink=index&overridelayout=true
    Regards
    Goutham Kanithi

  • Modification of ABAP Web DynPro iViews delivered via Business Packages

    Hello Everyone,
    If this has been answered before, I apologize.
    Is there any 'supported' way ( or 'unsupported' ) to modify the out of the box ABAP WebDynPro iViews which are delivered via some of the new Business Packages for ECC 6.0?
    For example, I want to hide some fields on the 'Create Order' iView delivered in the Business Package for Internal Sale Representative..
    Thanks

    These Business Packages are just iView definitions that point to normal Web Dynpro ABAP components/applications that reside on the backend ABAP system.  They can be enhnaced like any other WDA application. 
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/6b/edc21e5e1e4a33a492b8955afffac7/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/b170d256293c5ce10000000a421937/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c5/f4b9422e0fb911e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/9f/95467bbefc4a808fffeba4c5177258/frameset.htm

  • Save Web Dynpro Data

    Hi everyone,
    I am working on implementing a GP process in which one of the requirements involves the user being able to save data entered in a Web Dynpro form before moving onto the next action in the process.  Basically, the user requires the ability to launch the process, fill in some data and save the data without completing the process step (i.e., the request is in a 'draft' mode).  That way, the user can close the task for an indefinite amount of time, launch it again in the future, and the data entered beforehand will be displayed.  I am  aware that I can persist the data out to an external table, but I was wondering if there is an easier way (i.e., maybe save it in the process context where it can loaded from when the user launches the task again.)  Right now, I am using NW04s SP09 with Web Dynpro development components implementing the GP interface.
    Thanks,
    Greg

    Greg,
    You can save your data as an entity object using CAF Core. It will persist the data in the CAF layer. Once saved, you can use it on any subsequent GP steps.
    Thanx,
    Mahesh

  • What is Web dynpro?

    Hi,
    I am new to Web dynpro, I am an ABAP consultant. I want to shift to Web dynpro.
    can any one help me with the confusion i have?
    I want to know what is difference between
    Web dynpro in Java and
    Web dynpro in ABAP.
    In which part i want to shift in Java or ABAP side?
    What are the software requirements to work with Web dynpro? Now i am working in ABAP on
    ECC 5.0 where i am not able to see the Web dynpro creation components in Tcode SE80.
    Thanks,
    Kumar.

    Hi Kumar,
    I'm just pasting here areply i'd given for a similar query. hope it helps you
    SAP had promised to offer two versions of WebDynpro :
    1) WebDynpro for JAVA.
    2) WebDynpro for ABAP.
    The webdynpro that we are currently discussing in this forum is 'WebDynpro for JAVA'. For running it, you need to have a separate WAS installation and the programming IDE to be used is NetWeaver Developer Studio. And as the name stands, it is purely based on Java and provides special support to call R/3 functions from within the Java environment.
    You can read all about webdynpro from this link
    http://help.sap.com/saphelp_nw04/helpdata/de/21/82a9058fa8de46b1ba7522289345b2/frameset.htm
    Regarding WebDynpro for ABAP, as far as I know it is not released yet. Once that is released, I suppose you can access that environment from within your R/3 system by entering a transaction code. I think the latest update on WebDynpro ABAP in SDN is this weblog from Thomas Jung.
    /people/thomas.jung3/blog/2005/10/02/sap-teched-2005-boston-a-look-back
    Best Regards,
    Nibu.

  • Web Dynpro DC witch references a simple Java DC - NoClassDefFoundError

    I need use the logic in a simple Java Project or a Standalone Proxy Project (weg.net/test/dc2) by a Java WebDynpro (weg.net/test/dc1), but when the DC 1 call the DC 2 this show a runtime error of class notfound java.lang.NoClassDefFoundError: net/weg/test/Test ).
    The DC 2 is a Simple JAR, that is not possible deploy directly and it should be deployed with the Web Dynpro (DC 1). In other words, I believe the jar of DC2 should be inside the DC 1 (web dynpro).
    The public part is declared perfectly. I have tried all combination of configuration of used DCs (DC 1 has the option build time, run time and strong at moment). In properties u201Clibrary referencesu201D I added u201Cweg.net/test/dc2u201D.
    Thanks,
    Cleiton Garcia.

    Hi,
    Did you create the public part of type SDA (Can be packaged into other public parts).
    If you are testing in local server:
    Dont deploy using "DeployNewArchieve and Run".
    Deploy using "RightClick>DevelopmentComponent>Build && RightClick>DevelopmentComponent>Deploy"
    See this blog
    /people/bala.krishnan2/blog/2006/09/25/bid-adieu-to-bots--using-captchas
    And this is another way:
    /people/bertram.ganz/blog/2008/11/24/how-to-use-external-jar-files-in-web-dynpro-development-components
    Regards,
    Charan

  • Flex in web dynpro

    Hi all
    I wondered if i can use flex components within web dynpro 2004s components
    thanks

    Hi Raj,
    Can i know the how to  integrate Flex application to portal as url iviews.
    please provide me if u have any material regarding this.
    Thanks in advance.
    Best Regards,
    ExpressNet Team.

  • Adding Disclaimer text to standard web dynpro screens in ESS

    Hi,
    I need to add disclaimer text to the standard web dynpro screens of ESS. The disclaimer text is the same for all screens and there are around 20 different screens where I need to put the same disclaimer text on. Can anybody suggest me the best way to solve this problem.
    Thanks,
    Tom

    HI TOM
    u can specify this for each and every workset for ESS.
    u used the Additional Inforamation text under each workset.
    to change the text do the following
    In SAP R3 ecc system go to SPRO->IMG->cross application components->Homepage framework->Areas->define areas->double click on define areas->double click on area key
    (work set)
    under area description tab
    u can found following
    Area Description heading --->Additional Information
    Area Description (long text)--->
    u can change both text accoriding to ur requirement and specify <b>The disclaimer text</b> .
    this is done for all workset. one modificaton is finish.
    relese the created request.
    restart the j2ee server.
    regards,
    kaushal

  • How can I copy a standard Web Dynpro Abap?

    I have to make changes to some texts in a standard web dynpro: FITV_FPM_START. One of the texts is "Description" ("Descripción" in Spanish), which seems to be protected in the OTR. So the only option I see is to copy the whole Web Dynpro, locate the component in which the text appears, and replace it for the new one. If there is a simplest way I'd be glad to know...
    I've copied the Web Dynpro and then all the Web Dynpro Applications, with their parameters and so on.
    When I verify one of them most of the things are not appearing on the screen. I can only see the buttons. What have I missed to copy?
    Thank you in advance.

    Hi,
    If you just want to change some OTR text, I do not think that you need to copy the whole application.  Just get the alias for this OTR text.  (I just tested changing an OTR text from SAP...it did not ask me for any keys...so I hope it will be alright in your case as well....)
    To get Alias, go to your webdynpro application, than go to menu "Goto", select "online text repository browser", than double click on the OTR text you want to change the text for.  This will open up a new window...the first line is Alias Name.
    take this Alias Name....go to transaction SOTR_EDIT
    on the screen which shows up, you have following
    Language: Pick English here
    Text: *
    Alias: here put the alias name you found
    Concept: leave it blank
    click on display.
    Now on this screen go to the "EDIT" menu -top of the screen-where you also see system and help menu. Follow the following path:
    Edit->Context->Change
    As soon as you will click on Change....you will see a pop up coming up with following fields:
    Country:
    Industry:
    close this pop up box without filling out anything there....just click on red x and close this pop up box.
    After you close the pop up box you will find that the "Language" field is open for editing....
    In this field choose the language you want your Alias to be translated into or leave it as English if you want English..
    In the text field...type in your new text....
    Save your work...
    That is all...no need to do anything else.....
    you can check if your Alias is being translated...
    go back to transaction SOTR_EDIT...and than choose language and put in the Alias Name
    you should see your changed text...
    I guess you are copying a FPM application...if that is the case, than you might be missing the configuration for that application...that is why you see things missing there.... try to search in forum for FPM guide....
    I hope this helps...
    Thanks...
    AS

  • Use of multiple components in ABAP WEB DYNPRO

    Hi,
    Am  new to  abap web dynpro and I just want to know whether  we  can  use  multiple components for an application in web dynpro.
    Thanks ,
    Dhaya.G
    Edited by: Dhayalinie Ganesh on Feb 22, 2012 12:06 PM

    Hi,
    depending requirement of application we can use multiple components.
    for example if we want to display table data into alv grid for that we can use the existing(standard component) ie: SALV_WD_TABLE  .Like such a way we can use the components as per our requirements.
    For importing components:
    --> Go to properties tab of view of your web dynpro application
    --> There you can find one button create controller usage ,click on it then import the components
    Thanks&Regards
    Sreenivas Pachva
    Edited by: sreenivas.p on Feb 22, 2012 1:11 PM

Maybe you are looking for

  • How can i relate my tables in order to get unique results

    Data given below is collected from three table ACCT_NO = 1242001063101 SYM_RUN_DATE     = 8/29/2012 ACTUAL_BALANCE = -7316.94 LEDGER_BALANCE_BASE = CLIENT_NO     = 1240000040 PROFIT_CENTRE = 206 BRANCH_NO = 124 CURRENCY     = PKR ACCT_TYPE = 101 DEPO

  • Having trouble when I go to configure sync...

    I go to try to set which applications to sync after clicking two way an erro message comes up and kicks me out the error message says Intellisync:the operation terminated unexpectedly

  • Upgrade 10.3

    The new design is ugly. The new tiles, the backgrounds, the super sized button in most apps, it is ugly and not ergonomic. I would pay to get the previous version back, dismissing happily all new features. I would uninstall the amazon appstore, i do

  • Route Pattern/Route List

    We are trying to extract the relationship between the route pattern and the route list. It is our understanding that a particular route pattern should have one and only one route list associated with it. How do you extract and present this relationsh

  • How to remove rear work plan in photoshop CS6

    Hello, I try to find how to remove rear work plan in photoshop CS6 ? I still looking in the "preference" but I don't find the solution. I realy prefers to have no background like the CS5 because I always work with "drag & drop" and now, it's impossib