Where can I see the error msg in the below code.

Hi Gurus,
Please have a look at the code.
       if abc is initial.
          return-message = cl_bsp_runtime=>get_otr_text( 'ZXYZ/ERR_EMPID' ).
          append test to test_tab.
        endif.
In the above code, Emp id input field is being checked as its mandatory. I would like to know where can I see the error message per the above code. what is get_otr_test??

go to SE63 and see it from there..
SE63-> Translation->OTR Objects->Short Text
in field <b>Package</b> key in 'ZXYZ'
and in field <b>Text from OTR</b> key in 'ERR_EMPID'
and go forward.
I hope this helps.
For more info see the link below
http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/6ad43aa654be55e10000000a11402f/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/93/bccd3a00746f4ae10000000a11402f/frameset.htm
<i>If useful answer..reward points and close the thread.</i>
A.<b></b>

Similar Messages

  • Hide the error msg for the mandatory fields

    hi
    how can i hide the error msg for the mandatory fields when they are not entered?? when i don't put a value in a mandatory field and commit the form, an error msg occurs teelling to enter the value for that mandatory field, but the error msg is not friendly at all and i want to hide it.
    thnaks

    User,
    I'll assume you are talking about ADF Faces + ADF Business Components application, since you don't mention it.
    If you are talking about the pop-up Javascript dialog box that pops up, you can do the following:
    1). Set required=false on those fields in your JSP.
    2). Set showrequired=true on those same fields so that there is a visual indication that the fields are required
    3). Ensure the attribute to which the fields are bound have "mandatory" set to true in the BC's
    Now, when you commit the form, you will not see the Javascript pop-up, but you will see a message in the af:messages component.
    Best,
    john

  • Where can I see a complete list of the apps I bought?

    When I access my Mac account I can see a complete list of all the software I downloaded.
    Is there a place where I can find a complete list of all the apps I bought?
    Regards

    Itunes, Store>View my Account> In the middle, "purchase history".

  • Where can I see my expiration dates for the licenses i own?

    I can view the licenses i own, but i don't see the expiration dates of the subscriptions anywhere.

    There is NO serial number if you subscribe, none at all, and you shouldn't need it. If you sign in with the SAME Adobe ID, it knows what you paid for and gives you access.

  • Where can i see EIS log file

    Hi to all,
    When i am doing the member load through EIS, i got the error like the load terminated with errors. where can i see these error logs in detail. Thanks for your help in advance.

    If the load is terminated with errors, you won't get any rejected records' file
    To check what went wrong, you can still go to: *<HYPERION_HOME>\AnalyticIntegrationServices\log\olapisvr.log*
    If the load is completed successfully, but with rejections, you can see them in *<HYPERION_HOME>\AnalyticIntegrationServices\LoadInfo\ +<Appropriate text file>*+
    If you're using v11, search for loadinfo & log folders under: *<HYPERION_HOME>\products\Essbase\eis\server*
    - Natesh

  • Where can I see my balance

    I just bought the Pages App for my iPhone and iPad, I clicked on buy now and it started to download and it seems that I have purchased the App, but I think I do not have any credit on my balance, so my question is where can I see how I paid for the App without paying anything. Or do I need to pay for the app on a later date?

    In iTunes on the top right part of the screen, sign in to your account (if you haven't done that yet). You can see your past purchase from the screen after you signed in.

  • BDC question - Where can I see the results of a SUCCESSFUL BDC?

    Hello friend,
    Where can I see the results of a SUCCESSFUL BDC?
    I've tried SM35 but I beleive it'll show results if and when there are errors. otherwise, if the batch input is successful nothing is kept. So where do I see the results of a error free batch job please?
    Many thanks.

    hi,,,,,
    Logically Logs are maintained for those details which are not processed Succesfully,
    But still if you want to see the succesfull logs then you have to do coding in your BDC report, there is a function module that stores the sttus message for each record you pass in the BDC,
    CALL FUNCTION 'FORMAT_MESSAGE'
            EXPORTING
              id   = it_messtab-msgid
              lang = 'EN'
              no   = it_messtab-msgnr
            IMPORTING
              msg  = vl_mstring.
          it_ini_con-status = 'S'.
          it_ini_con-mssg = vl_mstring.                 "'valid Employee Number'.
    Thanks
    Saurabh

  • PC went south. Geeks brought it back. PS elements and premier 11 can't start. Error msg sez configuration incorrect needs to be reinstalled. When I load the disk I get a blank screen. Try to uninstall and can't find apps i control panel. How can I get the

    PC went south. Geeks brought it back. PS elements and premier 11 can't start. Error msg sez configuration incorrect needs to be reinstalled. When I load the disk I get a blank screen. Try to uninstall and can't find apps i control panel. How can I get the apps back?

    adobeamatuer
    Thanks for the reply.
    Although the security of Windows XP SP3 32 bit is compromised by Microsoft no longer supporting XP, if Windows XP was restored as claimed, you should still be able to install/uninstall Premiere Elements versions of it that you did before the Microsoft support removal.
    I think a revisit to the Geeks would be in order. It may be that they could not restore Windows XP because of the Microsoft non support. I would take along the Premiere Elements installation disks so that you do not leave there without actually seeing Premiere Elements (or a non Adobe program) running on your restored Windows XP. What was the other software that you tried to use that did not work?
    Please update us on your progress when you get a chance.
    Best wishes
    Thanks.
    ATR
    Add On...spelling correct 12 03 2014.

  • The server deploy EJB but I run EJB Client program,The error msg is can't find JNDI

    Hi all:
    I am using Weblogic 6.1/SP2. I use the console to start
    server and deploy EJB jar,from the msg I see my EJB jar
    been deployed. When I run EJB Client program, the error
    msg is can't find JNDI name t3://URL:11003.....
    I check my ejb-jar.xml amd weblogic-ejb-jar.xml are fine.
    Last week I did deploy EJB and ran the client both
    suceessful. Any ideas, Thank you.

    Sabha:
    Thank you for your help info, I soloved the problem.
    The problem is the ejb jar was deleted(I don't why)
    then System Admin to deploy EJB jar from Admin console.
    After that everything is fine.
    "Sabha" <[email protected]> wrote:
    Run weblogic.Admin -url ... LIST to see whether the JNDI name is there
    . or
    you can view the jndi tree of the server from the console (right click
    on
    server name) and check whether the ejb home is bound to the correct jndi
    name.
    -Sabha
    "Matthew Shinn" <[email protected]> wrote in message
    news:[email protected]..
    Hi Albert,
    I would double check to make sure the EJB was indeed deployed (check
    server log). What message did you see that leads you to believe itwas
    successfully deployed? Also, verify the JNDI name you are lookingup in
    your client matches the JNDI name for the EJB. If this doesn't solve
    the problem, please post the error message and stack trace you are
    seeing on the client.
    - Matt
    Albert Pi wrote:
    Hi all:
    I am using Weblogic 6.1/SP2. I use the console to start
    server and deploy EJB jar,from the msg I see my EJB jar
    been deployed. When I run EJB Client program, the error
    msg is can't find JNDI name t3://URL:11003.....
    I check my ejb-jar.xml amd weblogic-ejb-jar.xml are fine.
    Last week I did deploy EJB and ran the client both
    suceessful. Any ideas, Thank you.

  • Where can I see the downloads LIST when downloading podcasts, like in the older version of iTunes?  I find it frustrating that I see only one at a time now !  Any suggestions please?

    Where can I see the downloads LIST when downloading podcasts,
    like in the older version of iTunes?  I find it frustrating that I see only one
    download at a time now !  Any suggestions please?

    Thanks for taking a stab at it: that didn't prove to be the problem. That option in the settings for tabbed browsing was not checked.
    I may be a bit behind the times: I am used to tabbed browsing showing all the tabs it possibly can, instead of just the last one. Sometimes it won't even show the last tab: I can have 15 tabs open, and not see a single tab. I've been confused by this into closing a window with lots of tabs open, because it looks like a single page-window.
    My main problem with the tab-bar flashing to the end of the row is that it means a great deal more mouse-clicking around to browse.
    I haven't tried installing the latest beta. Maybe that would fix the problem.
    Toddo

  • I´m trying to open an excel file in numbers not being successful. The error msg is unexpectedly error using plugin SFCompatibility can you help me?

    I´m trying to open an excel file in numbers not being successful. The error msg is unexpectedly error using plugin SFCompatibility can you help me? Already changed the extension of the excel document to xlsx an now gives an unknown import error.

    In Excel have you tried saving directly to xls (not xlsx) and opening the xls in Numbers?
    If you have a complicated workbook in Excel that uses lots of Excel's advanced features, Numbers may not be able to handle the import.  It does pretty well on basic things, though.
    If you're just trying to get data into Numbers, then often copy-paste from Excel is easier than trying to open xls files.
    SG

  • Where can we see the cost estimate which is got deleted.

    Where can we see the cost estimate which is got deleted.

    Hello rajesh as you told that the cost esimate is deleted.
    Then there is no way to see the cost estimate.
    You canonly see the cost esimate in CK40N or in CK13N but you can not see the itemiaxation of that material for ehich we create the cost estimate.
    Hope it will clear you
    IF this informetion is usefull for you please assign some points
    Regards
    Ravi

  • Where can we see the SRW.MESSAGE

    Hi
    I am new to Oracle Reports. I have a report developed in EBS and it has SRW.MESSAGE statements. After the report is run where can I see the log of these messages. Can some help.
    Thanks

    Hello rajesh as you told that the cost esimate is deleted.
    Then there is no way to see the cost estimate.
    You canonly see the cost esimate in CK40N or in CK13N but you can not see the itemiaxation of that material for ehich we create the cost estimate.
    Hope it will clear you
    IF this informetion is usefull for you please assign some points
    Regards
    Ravi

  • Where can we see the deleted requests from the DSO

    Hi all, i have deleted a red request in the DSO , which stopped the process chian, so i manuallly loaded DTP and activate , repeated the pc and its fine now, but i need the information regarding the red request i deleted from the requests tab, can u please help me finding where can we see the deleted requests from the DSO, thanks in advance...

    Hi Raghu,
    Open the PC in SE38,goto PC logs on which day DTP failed.right click on DTP-->select Process monitor
    Click on filter buttor>select last oneweek>Execute
    Then select the failed request(It shows status as deleted) You find the details here itself -->take the request number from this
    goto RSRQgive req id>Execute
    Hope this helps.
    Regards,
    Venkatesh.

  • I send mi link for podcast and i dont have answer, please where can i see the satus for aprobal

    where can i see the status for mi podcast?
    i got the mail that is in process but never the answer that was aproved or not!
    that was 5 days ago
    Thanks

    It can take at least two weeks for a podcast to be approved - sometimes more - as it required human intervention and there may be a large backlog. It's just a question of waiting. As you've received the acknowledgement email things are plainly underway, and all being well you should get an acceptance email eventually, giving you the URL of your Store page.

Maybe you are looking for

  • TS4006 when using find my iphone after wipping it says no divicer

    My iphone 4s is stallen when I try using find my divicer after whipping it it says no divicer

  • Pse9-problem importing photos from pse5

    Just installed pse9.  I can open editor and organizer but having trouble getting all my photos into organizer.  When I open pse5 I see all photos.  Help says I can import catalogs but I do not see this option in editor or organizer.   Help says I can

  • Regarding SLA Patch

    Hi All, I wanted to Know whether there is some specific patch related to SLA (Sub-ledger Accounting) that needs to be applied before upgrade. Is it something which is related to pre-upgrade activity. Also, can the SLA patch be applied after / in betw

  • POSSIBLE BUG on page 0 in 3.1.2 and 3.0

    Hi, Could one of the APEX developers have a look into this bug for me? How to replicate it? 1. Create an application with 2 pages and one page zero 2. On page zero create a html region and create a button and select "Create a button in a region posit

  • XI/PI system health Checkouts

    hi XI Gurus, We are running with PI 7.0 on Windows 2003 with MS SQL as database. I am looking for some reference doc or the checkout areas on PI on daily basiss. It should help BASIS engineer to find the system confition/health so that we take necess