Error Message to be displayed in Two Languages

Hi,
I am writing my code in an User Exit. My requirement is that when ever an error message is displayed it should be displayed in Two languages i.e in English and Portuguese.
Can I do this... if yes then how.
Thanks and Regards
Suraj

1) Translate your message into the language you want. (like 'hi!' is 'oi!!' in portugese) use google language tools.
2) Put it in same message in a message class.
3) just display the msg.
MESSAGE E000(ZTEST_MSG_SUMIT).  " in ZTEST_MSG_SUMIT msg class write the error/wrng in both lauguages.
Regards,
Sumit Nene.
Edited by: Sumit Nene on Aug 6, 2009 9:20 AM

Similar Messages

  • During an update of the applications on the BlackBerry smartphone an error message may be displayed "BlackBerry Desktop Software failed to validate your BlackBerry device update - Aborting install due to validation failure. Some packages contained unsatis

    I have reset both my torch and playbook back to original only thing that I kept was my contact. And still problems I am a few min away from leave my loved blackberry and going android !! Or heaven help us Phone
    Issues 1) playbook wont connect to desktop manager anymore 
    2) Play book has 2 calendar icons with two different settings on them ??? I have one that is currently working with my yahoo email and calendar account. 
    3) my Phone when connected to desk top software shows the calendar as read only
    4) Unable to update my phone says During an update of the applications on the BlackBerry® smartphone an error message may be displayed "BlackBerry Desktop Software failed to validate your BlackBerry device update - Aborting install due to validation failure. Some packages contained unsatisfactory dependencies." 
    I just want my email and Calendars to work I am tried of spending nights trying to get these deices working !!! 
    someone please help me. !! 
    I know you are going to ask I have updated everything last time and it is all as update as it can get. 
    As for now as I wait I am going to wipe my phone again and just set everything up again !! If I have to even my contacts AHHHH Help I am starting to think crazy thoughts 

    Did you try to eboot the your PC or laptop where your device is connected ?
    I experienced this with my windows laptop, after a failed to do an update, I restart the laptop and my Torch, then retried, and it's worked

  • Error Message is not displayed on the pop screen for chain end chain

    Hi,
    I have called a screen in one of the standard program using enhancmenets,
    and i had put validations using chain and end chain, but the error message is not displayed immediately on the screen
    but it is displaying as log , i want the error should come on the same screen and it should not allow till the correct values are entered , how to handle it
    regards
    afzal

    Hi,
    have you tried option "LIKE" with instruction MESSAGE.
    Example:MESSAGE ID '38' TYPE 'S' NUMBER 000 DISPLAY LIKE 'E' WITH 'My Message'.
    And instead of using a MESSAGE instruction, why to not use a popup ?
    Like using one of these function modules (for instance):
    TMS_BCU_POPUP_TO_CONFIRM
    POPUP_TO_CONFIRM_STEP
    POPUP_TO_DECIDE
    FC_POPUP_ERR_WARN_MESSAGE
    etc...
    If that does not work, perhaps it's your ehancement which is not the good one or perhaps you have use a second one.
    Regards
    Mickael

  • Validation error message is not displayed for an attribute as an Input List Of Value

    Hi everyone,
    I use jdev 11.1.1.7.0
    In my application I've created an Entity Obj and a View Obj base Employees table.
    for the JobId attribute I've taken actions as listed below:
    1. in Employees EO I've created a validation for this attribute and in some cases an error message returns (the error message is "the salary is not high"):
         * Validation method for JobId.
        public boolean validateJobId(String jobid) {
            if (...) {
                return false;
            if (...) {
                return false;
            if (...) {
                return false;
            return true;
    2. in Employees VO  I've created a LOV for this attribute (the view accessor is JobsViewObj ) and I display the attribute as an Input Text with List Of Values.
    in jspx page I drag& drop this attribute as below:
              <af:inputListOfValues id="jobIdId"
                                    popupTitle="Search and Select: #{bindings.JobId.hints.label}"
                                    value="#{bindings.JobId.inputValue}"
                                    label="#{bindings.JobId.hints.label}"
                                    model="#{bindings.JobId.listOfValuesModel}"
                                    required="#{bindings.JobId.hints.mandatory}"
                                    columns="#{bindings.JobId.hints.displayWidth}"
                                    shortDesc="#{bindings.JobId.hints.tooltip}"
                                    autoSubmit="true">
                <f:validator binding="#{bindings.JobId.validator}"/>
              </af:inputListOfValues>
    I open the Popup and I select a row from the Popup list and then I click Ok. After that if the validation method(validateJobId) returns false, the error message("the salary is not high") must be show to the user. but the error message doesn't display. I don't understand why this happens.
    Can anybody guide me about this problem?
    Regards
    Habib

    yes, you're right, I've tested it in 12.1.3 and error message was displayed.
    it seems it's a bug(bad bug ) in both 11.1.1.7 and 12.1.2. and now what can I do? is there any way to display the the error message?
    Regards
    Habib

  • Error message need to display on other screen

    Hi All,
    I have implemented the enhancement implimentation for one perticular transaction code and i am valdating the one field in the one sub screen and i am displaying the error message. but its displaying in that subcreen. 
    But my requirment is i need to display that message in another sub screen.
    can any body tell me how it is possible to do the validations on one screen and displaying the error message in another screen.
    Thanks.

    HI,
    Is that subscreen is under tabstrip.....then you can use the sy-ucomm ....
    Thanks,
    Shailaja Ainala.

  • LSO_CHECK_BOOKING custom error messages are not displayed

    Hi,
    Good day! I am currently experiencing some problems displaying custom error messages from BADI LSO_CHECK_BOOKING. I have implemented this Badi and is appending error messages in CT_MESSAGE_TAB however when the message is displayed in portal, the custom message is not displayed. Instead, SAP displays a predefined error "Error When Creating Prebooking with the data entered..."
    Is there a way for me to display my custom error message instead of the predefined SAP message?
    Thanks a lot.
    Cheers,
    James

    Hi James,
    You have not mentioned, which portal you are using. Please see below, that there are differences in the learning and the admin portal:
    Learning Portal:
    The framework of the existing design of the Learning Portal does not
    allow customer specific error messages to be displayed in the portal.
    Only a generic message will be displayed when prebooking in the learning
    portal if the BADI LSO_CHECK_BOOKING returns an error. The design of the
    application does not expect to raise an exception from the BADI. If the
    BADI processing is assumed to be unsuccessful, the messages filled by
    the BADI will be ignored and a general error message will be displayed
    in the portal.
    So this is basically a design limitation.
    Administrator Portal:
    Have you tried e.g. the following notes?
    SAP Note 1806593 Admin Portal: Message is not displayed while prebooking
    SAP Note 1575238 LSO: BADI LSO_CHECK_BOOKING does not show warning messages
    Regards,
    Agnes

  • Stop Transaction Error Message Doesn't Display

    Hi,
    I am using a custom message, like "Results Not Yet Confirmed", in the Stop Transaction action. But this error message is not displaying when I run the JavaScript code. I used the expression "document.<AppletName>.getValue(1,1)".
    Any clues?
    Regards,
    Chanti.

    Hi Chanti,
    What display type are you using?  An iGrid?  If so, try
    document.appletName.getErrorMessage()
    Otherwise, please provide more details - the display type and which MII version you are using.
    Kind Regards,
    Diana Hoppe

  • Problem in BADI, error message not getting displayed

    Hello Experts,
    I am facing a strange problem in BADI.
    The requirement is that the user should not be allowed to change the plant field
    on the screen of standard MM transctions for PO/PR amendment.
    I have written the code in separate BADIs for PO and PR.
    I am displaying an error message if the user tries to change the field.
    For PO, it is working fine.But for PR, the same code is not working.
    The control is going over to the BADI for PR and rest of the code is working fine.
    But the error message is not getting displayed for PR amendment.
    Can anybody please suggest the possible cause of problem and some solution to it.
    Thanks in advance.

    Hi
    See the sample BADI code for PR which raises an exceptions and do accordingly
    BAdI Name: ZPUR_RFQ (Implementation name) Purchase Requisitions
    Definition Name: ME_REQ_POSTED
    Interface Name : IF_EX_ME_REQ_POSTED
    Implementing Class: ZCL_IM_PUR_REQ
    Method :            POSTED
    METHOD if_ex_me_req_posted~posted .
      DATA : v_mtart TYPE mtart.
      DATA l_s_eban TYPE ueban.
      LOOP AT im_eban INTO l_s_eban.
        IF l_s_eban-estkz NE 'B'.
          CLEAR v_mtart.
          SELECT SINGLE  mtart INTO v_mtart FROM mara WHERE matnr = l_s_eban-matnr.
          IF v_mtart EQ 'ZERS' OR v_mtart EQ 'FHMI' OR v_mtart EQ 'UNBW'.
            MESSAGE e000(zm_msg) WITH 'You are not allowed' 'to create PR for stock items'.
          ENDIF.
        ENDIF.
        IF  l_s_eban-knttp NE 'F' OR l_s_eban-pstyp NE '9'.
          IF l_s_eban-knttp NE 'A'.
            IF ( l_s_eban-pstyp NE '9' AND l_s_eban-pstyp NE 'D' ) 
               AND l_s_eban-matnr EQ space.
              MESSAGE e000(zm_msg) WITH 'You cannot create'
                'a PR without material number'.
            ENDIF.
          ENDIF.
        ENDIF.
      ENDLOOP.
    ENDMETHOD.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Error message is not displayed

    Hi all,
    I am working on Tomcat server and JSP. i have created a web page using JSP and html. when i click on submit button, it should display the next page. if any error is there, it should display the error on the webpage. But, it is not displaying any error message.
    It just says :
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Open the localhost:8080 home page, and then look for links to the information you want.
    Click the Refresh button, or try again later.
    Click Search to look for information on the Internet.
    You can also see a list of related sites.
    HTTP 500 - Internal server error
    Internet Explorer
    i tried using one undeclared variable and try to navigate to next page, even then there was no error message like "variable not found".......it just gives the error message as above............
    I am not able to makeout where i am going wrong, what is the problem.....
    I am finding it very difficult to debug.
    please help !!
    regards
    ashvini

    .....what is jsp url ?
    orginal post of yours...
    when i click on submit button........
    which means that in your first page, you have a form with an action attribute that points to a jsp - that's what i meant by submit jsp url.
    and where can i find <tomcat_root>/log file ???Go to your TOMCAT installation directory, there would be a logs folder under that which in turn would contain your log files.
    ram.

  • Error message information not displaying.

    Hi Experts,
          when we click on error message (red icon) information will be displayed related to the error. but one of my user is getting blank page but when i tried with his id message is coming normally can u please suggest where the problem is ?
    Thanks in advance......

    Dear Satish,
    Is it Custom message or SAP Standard message? What's the message number?
    If it's a custom message through any enhancement, check with ABAPer whether there be any authorizations maintained.
    Umakanth R

  • Error message on the display

    I changed the ink cartridges and managed to print a copy. The message on the display then said - Pull out the paper tray. Load plain paper then press OK. Which I did.
    The message now reads "Printing alignment page" However it doesnt print and the message will not cancel and I am not able to use the photo copier.
    The printer works when printing from the computer but it is not allowing me to use any of buttons on the printer

    Hi @Chazzie,
    Welcome to the HP Forums!
    I understand that you are getting an error message on your printer's display and that you cannot use any of the buttons. I am happy to look into this for you!
    For further assistance, I will need some additional information:
    The Product/Model Number of your printer. Follow instructions in this link. Finding Your HP Product Model Number.
    If you are using a Windows or Mac Operating System, and the version number. To find the exact version, visit this link. Whatsmyos.
    If the printer is connected, Wireless, Ethernet, or USB.
    If the printer is able to make copies.
    If the power cable is plugged into a surge protector, or directly to the wall outlet. Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector. This applies to Inkjet printers as well. 
    Please see this post, Want Good Answers? Ask Good Questions, by @Bob_Headrick, so you can get the most out of these forums.  
    Thank you for posting, and hope to hear from you soon!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Error Messages to be displayed in Interactive Form

    Hi All,
    I have a requirement in SPPM form to check for the amount and based on that give some warning messages or error messages depending on the amount entered after checking the amount. I am successfully able to track the error when a certain event is triggerred (i.e. Dropdown of PayScale Group/Level) but I need to validate based on the value and give error messages. If someone has done this kind of error handling in Interactive Forms please tell me know.
    Also the warning message does not seem to appear any idea why ?
    Regards,
    Samar.

    Hi Samar,
    you may check out the adobe designer help for scripting, displaying the messsages etc. store the value in a hidden fieldand do the scripting accordingly.
    I didnt get what you meant by 'as this is a free text'.
    Kindly update once you find the solution. Hope this helps.
    Thanks and Regards,
    Anto.
    addition *****
    FYI, this is what i get on a quick search at the adobe designer help. you may search in the help for all your scripting queries :
    messageBox method
    Displays a dialog box on the screen. It is available only for client applications.
    FormCalc syntax
    $host.messageBox( STRING param1 [, STRING param2 [, INTEGER param3 [, INTEGER param4 ] ] ] )
    Parameters
    param1
    A valid string representing the message to display.
    param2 (Optional)
    A valid string representing the title to appear in the title bar of the dialog window.
    param3 (Optional)
    An integer representing the icon to display in the dialog box.
    0 (Error) - This is the default.
    1 (Warning)
    2 (Question)
    3 (Status)
    param4 (Optional)
    An integer representing the buttons to display.
    0 (OK) - This is the default.
    1 (OK, Cancel)
    2 (Yes, No)
    3 (Yes, No, Cancel)
    Returns
    A valid integer representing the value of the button pressed by the user:
    1 (OK)
    2 (Cancel)
    3 (No)
    4 (Yes)
    Examples
    JavaScript
    // Display the number of child nodes under rootNode.
    xfa.host.messageBox("Number of nodes under rootNode after appending clone: " + xfa.record.nodes.length);
    Message was edited by:
            Antony John Isacc

  • After error message has been displayed , unable to check multiple selction.

    Hi experts ,
    I have developed an interface tosend data to thrid party tool. But there is a single issues with it.
    Whileproviding inputs at selection screen the selection-screen fields are not validated properly.
    Could somebody please correct me on this :-
    I have a validation check for a select-option with NO Intervals.
    Any incorrect value in the Select option then an error message displayed . Now if there are multiple values in the Selct-option multiple selection then also the error popos up showing the wrong entires . But when i try to change again i.e click on multiple selection then it doesnot allow the user to enter and correct those entries.
    Could you please let me know the best posible way to check teh above scenario ?
    Thanks
    Kylietisha

    Hi,
    try to put our validation logic in the AT-SELETION SCREEN event so that it will allow you to crrect the values in the selection screen option after displaying of the error message.
    to check the mutiple value validations, try to get the entries from the validation table into an iternal table. if internal table contain a vaue then there are some valide entres present in the given input vaues. if table is empty then display the error message.

  • When displaying PDF in IE9, get blank error message and black display

    Frequently when attempting to load PDF pages in IE9, I get an error message box with no text and an OK button and the display of the document is just black.
    Usually, if I click Reload enough times, eventually it will display.  What is happening here, and why is there no message in the message box?

    I doubt if you facing the issue documented at http://helpx.adobe.com/acrobat/kb/pdf-opens-grey-screen-browser.html
    Though, the blank dialog box can be a result of multiple versions of Acrobat and Reader. What is the version of Acrobat/Reader you have, btw?

  • How to refresh error message log when displaying an order in WebUI?

    Hi,
    When I create and save an order in WebUI, it shows error messages:
    Details Business partner XXXXXXX has status "Not Released"
    Details Business partner XXXXXXX has status "Locked"
    Key User XXXXXXX may not be used.
    Then I goto "BP"  and correct corresponding business partner. But when I open order again in "Display" mode in WebUI,  the error message is still there.
    Is there any way to remove or refresh those incorrect error message in WebUI before display?
    Thanks a lot!

    Hi lonny,
    The scenario in here is that although the error has been rectified, the message still appears.
    Check out method ADD_MESSAGE of the class CL_BSP_WD_MESSAGE_SERVICE.
    All UI messages are raised via this class itself.
    You may enhance this method and remove the second message.
    Regards,
    Ravi

Maybe you are looking for

  • Is it possible to upgrade a G4 Xserve with an ISO image of a Leopard DVD?

    I have a G4 Xserve (tray load) with only a CD drive.  Leopard is on DVD only. I created an ISO image of the Leopard DVD but it will not work. Not sure why. I copied it to the Hard Drive of the Xserve and also tried it from an external drive (not boot

  • PLSRV_CALL_ADAPTER, HTTP_SEND Performance issue in PI 7.0 (SP16)

    Dear friends, I have a synchronous WebService -> XI -> Proxy scenario and tried to do a stress testing this morning, when we simulate 80 client users to send the soap request to XI server,  I found a performance issue that some of the request message

  • Error in sample

    HI i have read http://www.adobe.com/devnet/flex/articles/coldfusionflex_part1_02.html problem is that this sample is using flex data service 2.0 and i am using lcds2.5.1 as well as cold fusion 8 . I am not aware with both the thing i am a very new in

  • How i setup a security email for my apple id

    i forgot my security questions and i have no security email too. i need help that how i could create a security email for my apple id to reset my security questions.

  • WD scorpio blue 500GB doesn't run at 5400 rpm constantly

    Hello there I dit upgrade my macbook late 2007 with a 500 GB wd scorpio blue disk and i noticed that it will not run constantly at its 5400 rpm but keeps running sloweren then faster and so on and so on. Not only is the sound anoying but i notice tha