Display yellow warning message in Web ADI

Hello, I was wondering if there was a way to return a warning message back to a WebADI. I thought I had seen it a seeded ADI but I'm not sure.
So what I'm looking for is for a record to post to the database but return a Message back to the excel form and display a Yellow smiley face (instead of the green success face or the red error face). The functionality requested by the business is that we run a sum on a column before inserting records and if they break a certain threshold to still post the records but return a warning message saying the threshold was broken.
Please let me know if this is possible.
Thanks,
Ryan

Does anyone have any ideas on how to do this? If it can't be done, please let me know.
Thanks!

Similar Messages

  • How to display an error Message in Web Dynpro

    Hello,
    I want to display an error message in Web Dynpro. I'm using this,
    IWDMessageManager message = wdComponentAPI.getMessageManager();
    message.reportSuccess("<some relevant debug message>");
    However, the message is always shown at the bottom of the screen. It is possible to select the location in the screen for showing this object? Or what is the best way for doing this? I've tried to use a Label but I can't set the type (warning, error, info) it's only a message.
    Thanks
    Regards
    SU

    Hi,
    If you include the UI, it will display at the top of the screen..
    Please see below how to create a message in the message editor.
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    and this is how you access the error message in the application ti display it to the end user
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    Regards,
    Ganesh N

  • How to display a user message on WEBI Home page ?

    Hi all,
    How to display a user message on WEBI Home page ?
    like when ever the data gets scheduled at etl side i want to display a message a message on info view home page "new data is uploading" is this is possible to do ?

    Unfortunately this is not possible to do "out of the box".  There aren't any pre-configured options that will let you do this.  You're only real option is to try and modify the infoview source code yourself to do this.
    Regards,
    Shawn

  • TS1702 My iphone has displayed a warning message two days ago that if i dont ..... i cannot purchase anymore applications but I could not read the first sentence and now I am unable to purchase

    My iphone has displayed a warning message two days ago that if i dont ..... i cannot purchase anymore applications but I could not read the first sentence and now I am unable to purchase

    That error message suggest you have a permissions issue. Make sure you have full read/write privileges for the Drive/ Folder location that you are copying the files to. 

  • HT1202 The manual mode to transfer music to my iTune from my iPhone does not work as described. When I click on Manually manage... it displays the warning message that all music on my iPhone will be erased and replaced by iTune music.

    The manual mode to transfer music to my iTune from my iPhone does not work as described. When I click on Manually manage... it displays the warning message that all music on my iPhone will be erased and replaced by iTune music.
    How can I transfer my music to a second computer iTune?
    Thanks,

    See this user tip
    Syncing iPhone to a "New" Computer or replacing a "crashed" Hard Drive

  • Reg: display the warning message in alv out put

    Hi All,
              i am uloading the flat file data ,display in the alv grid in the edit mode. when i am trying to change the output data in grid, for which are having the blank (no value for the field) , i want to display warning message the selected cell is blank.
    could u help me on this please.
    Thanks,
    Kumar

    For  editing the ALV cell .. you would be writing some code .. which is mandt  rite ?
    So  before that  code u check the filed value ..initial or not ..

  • Getting SQL Exception occurred during PL/SQL Upload instead of custom message in Web ADI excel.

    I am using procedure driven WEB ADI and want to do basic validation for the same.
    The code for validation is:
    BEGIN
             SELECT 'X'
               INTO V_X
               FROM DUAL
              WHERE P_FROM_DATE IS NOT NULL
                AND P_TO_DATE IS NOT NULL;
          EXCEPTION
             WHEN OTHERS
             THEN
                HR_UTILITY.SET_MESSAGE (800, 'PLEASE FILL THE DATES');
                HR_UTILITY.RAISE_ERROR;
          END;
    The error is fired as required, but the message is not the one which I want to show. In the message it says:
    SQL Exception occurred during PL/SQL Upload instead of 'PLEASE FILL THE DATES'.
    PFA the complete procedure for your consideration.
    Awaiting your quick reply.

    Can you please paste the complete error message(stack)
    better post sql, pl/sql ones in the below forum -
    PL/SQL

  • DISPLAY A WARNING MESSAGE ON LOGIN PAGE

    Need to warn users that the application is down due to an upgrade. Users can potentially do damage when the application is brought for configuration during the implementation phase even if a corporate email has been sent out to not log in.

    Hi,
    There is a suggestion:
    You create a Profile Option in Oracle with values as "Yes" and "No".
    Suppose the value is "No" initially...that means users are not allowed to login.
    Now in the Controller of Login page in processrequest grab the value of this profile Option
    String test = (String)pageContext.getProfile("name of option");
    if("No".equals(test))
    throw new OAException("You are not authorised to Login.",OAException.WARNING);
    else
    write the logic
    This way it will display warning message as the login page will open.
    Thanks,
    Gaurav

  • Suppress Warning Messages in Web

    Hello Experts,
    When I input wrong data (kkk) for the variables on the selection screen I get different messages. Some give an error (red icon) and some give a information (green icon) like below.
    Error  Value KKK for variable Company Code (Selection Options, Optional) is invalid
    Information      Value KKK for variable Region is invalid
    My client wants to see all are with error message but not with INFORMAITON (GREEN ICON). Could you suggest me how to achieve this?
    Thanks,
    Prasad

    Prasad,
    Am I correct in saying that you get the Red messages primarily when you are inputting variables and the green ones after the query has run.  If you don't want to see Warning messages just use either of these two methods:
    Put this into the Templates Properties on the HTML page
             <param name="SUPPRESS_WARNINGS" value="X"/>
    or select Do Not Display Warnings on the template properties page
    Regards
    Gill

  • Turning off yellow warning messages?

    Do we have any control over various warning messages?
    For example ‘Swiss Franc is not an official Currency in Unites States’ or ‘ Expense date doesn’t fall
    within the dates of the expense report’

    Hi All,
    So far there is no option to restrict warning messages on UI.
    Please add this request in Idea Place to add the same in product backlog.
    Regards,
    Rahul Mishra

  • Displaying BEx Error Messages in WebI

    Hi
    Is it possible to have the BEx error messages displayed in a WebI Report?
    We have various scenarios where an error message is returned from customer exit variables, which is displayed nicely in the browser if the BEx query is executed, but is not shown at all when the same query is run in a WebI document.
    Is there a way to get this done?
    Cheers,
    Andrew

    Hi Andrew,
    a very good suggestion of course, but sadly missing from the XI3.1 integration scenario.
    My understanding is that the BW OLAP BAPI (as used externally by WebI, via MDX universes) does not surface these error messages natively .. so this warning isn't sent to the front-end
    To some extent, this problem also remains in BI4.0 where the JCo error-handling still isn't fully captured between APS DSL Bridge and the BW BICS API . (unless low level tracing is enabled)
    would be interesting to know what tips might be out there in the ecosystem, but i haven't seen any match winners to date.
    Regards,
    H

  • Display a warning message (text) for document up/download in cFolders

    Hello,
    We are working in the development system of cProjects Suite 3.1 on the cFolders application. Lets say there is a collaboration which contains a folder which in turn contains a document. On clicking the document name the document details are displayed. Under the window "Current
    Version" the following text message is displayed:
    "To display the file of the current version, click the hyperlink. To edit the file of the current version, choose "Checkout" if you want to change it online, or download if you want to change it locally"
    We want to change the message text as follows:
    "To display the file of the current version, click the hyperlink. To edit the file of the current version, choose Checkout. Using the "Upload" button will result in overwriting the latest version"
    Kindly suggest the means to achieve this.
    Best Regards
    Deepak Umrankar

    if the doc is checked out
    Then
       it will use this OTR text 
       CFX_UI/INFO_DOC_DE_CONTINUE_EDIT_APP
    ELSE
       CFX_UI/INFO_DOC_DE_EDIT_APP

  • Yellow warning messages while Using cells in a query

    I created a query that uses cells and in each one there is a calculation.  In my rows i have a structure that contains just titles, like Plan, actual, etc.  I keep getting yellow warnings saying they are not defined.  It lets me run the query and the results are right.  How do I get rid of the warnings and more importantly are they something I need to be concerned with.
    thanks

    Technically the selections are empty and nothing has been defined in them. But you ignore the messages and suppress them in Bex as well as in RSRT.
    Hope this helps...

  • Firefox displays warning message about an SSL site

    When I connect to an SSL site, sometimes firefox displayes a warning message and I can select add exception. When I click on "I understand the risk" and then "view certificate", it says no need to add exception. It actually shows the EV SSL Cert green bar. Why is the firefox showing the error in first place. I do use host file entry for the SSL site. This does not happen all the time. Sometimes, the page with the green bar is shown properly. This is a big problem as once you enter some information and submit, the warning may come back again and page is then not shown.

    How did Firefox showed that warning?
    Was the a pop-up on a sliding bar at the top of the browser page or a message on the web page?
    Do you remember any content of that message?
    Was it about a certificate (secure connection)?
    Rename the file "permissions.sqlite" to permissions.sqlite.sav in the Firefox Profile Folder to remove all exceptions (cookies, images, pop-ups, software).
    If renaming didn't help then you can undo and rename the file permissions.sqlite.sav to permissions.sqlite to get back the old exceptions.
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    Please update Firefox to the latest version via "Help > About Firefox" or "Help > Check for Updates"
    The Firefox Firefox/4.0.1 version that you currently run is no longer supported with security updates.
    *http://en.wikipedia.org/wiki/Vulnerability_(computing)
    *http://www.mozilla.org/security/known-vulnerabilities/
    You can find the latest Firefox release in all languages and for all Operating Systems here:
    *Firefox 10.0.x: http://www.mozilla.org/en-US/firefox/all.html

  • How to display warning message in PL/SQL?

    Hi,
    I would like to know how to display a warning message in PL/SQL?
    Thanks and Regards,
    SC

    PL/SQL is not an interactive programming language, so there is generally no place to print any sort of message, no place to prompt the user for input, etc.
    A SQL*Plus script can use the SQL*Plus client as a very basic way of interacting with users using the PROMPT command to accept input and using DBMS_OUTPUT to print messages to the console (assuming the script does a SET SERVEROUTPUT ON to enable printing the results). Other applications may have similar sorts of scripting possibilities, generally based on a subset of the commands SQL*Plus supports.
    Justin

Maybe you are looking for