Suppress warning messages in Bex Web reports

Dear All,
I have developed some reports in BI. All these reports have similar variable screen. These are two in number - one for 'employee id' and other for 'Date'.
For these reports - if the user does not enter any of the variables, the report will not execute. That is, he should enter either of the two.
To exhibit this functionality, I have written following user exit in EXIT_SAPLRRS0_001.
   IF I_STEP = 3 .
      LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'EMP_PS' OR
                                                     VNAM = 'NID_OPT' .
      ENDLOOP.
      IF SY-SUBRC NE 0 .
         CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
              EXPORTING
              I_CLASS  = 'BRAIN'
              I_TYPE   = 'I'
              I_NUMBER = '629'
              I_MSGV1  = 'Employee(PS) or National ID'
              EXCEPTIONS
              DUMMY    = 1
              OTHERS   = 2.
         RAISE NO_PROCESSING.
      ENDIF.
   ENDIF.
The above piece of code is working absolutely fine except with a warning message - 'Variables contain invalid values'. This warning message is not required and I need to suppress it.
I checked in RSRT for this message so that I can suppress it there but this particular message is not available there.
The line RAISE NO_PROCESSING is responsible for this. We cannot remove this as it is required to call the screen again if someone does not enter any value.
Please suggest as I have searched all the threads but not solved my issue.
Srinivas
Edited by: Siegfried Szameitat on Nov 5, 2008 9:39 AM
removed points offer as it is against the rules.

Hi,
I tried to do the same in BeX Analyzer, but no change. Actually this seeting is for system generated messages.
my message here is generated from the function module.
Thanks

Similar Messages

  • IE warning message - Integrating Bex WEb and BPS Web

    Hi all,
    I've implemented the "how to" in call BEX web from the BPS web.  When I move to the tab page of the bex web report I find that an  IE warning messages is displayed for each variable I pass.
    I'n not sure how to turn off the warning message.  I have looked in IE but can't see anything obvious.
    Any suggestion would be helpful.
    Regards 
       Karen

    Fixed

  • Need to suppress warning message while executing querywith conditions.

    Hi,
    I have created report in which I have two conditions in report I am showing report data only if keyfigure value is greator than 4. In characteristics I have calmonth and customer I want to suppress result row  so supress result row is always  but warning message comes while executing report.
    Warning : There is a condition on Calmonth result row suppress active.
                    There is acondition on Customer result row suppress is active.
    How to avoid this message permanantly.
    Thanks & Regards
    Deepak Chavan

    Dear Deepak,
    1. Open ur query in rsrt2.
    2. When the warning message occurs, click on the mesage. u ll find the Notification number of it. Note it down.
    3. come to rsrt2 screen again.
    4. click on messages tab. search for ur message with notification number, in various tabs like generation, hierarchy etc..
    5. click suppress message check box for ur message. Save. Come back.
    6. Re-xecute the query.
    Hope this solves the problem.
    All the best.
    -Guru

  • Launching a Bex web report in KM in a new window

    Hi All,
    I am trying to figure out how to configure KM so that it would launch a Bex web report in a new window
    instead of being displayed in the innerpage area.  The Bex web report is stored in a KM folder.
    Can someone point me in the right direction?
    Thanks.
    Regards,
    Mel Calucin
    Bentley Portal Architect

    Hi Mel,
    If you have already assigned the Bex report to a role, then you can open the  bex iview and edit the property "Launch in New Window" to Display in separate portal window
    If the report is still not created and is existing in the KM you can create a KM navigation iview or KM document iview and specify the document path where the iview is exisiting OR you can open the bex report, capture the URL of it and create a URL iview for the same... you might want to refer to this thread for more details.
    https://www.sdn.sap.com/irj/scn/thread?threadID=1260067&tstart=0
    And when the iview is ready and the content is getting displayed accordingly, if you want to open the iview in a new window instead of the portal content area, you would have to follow the instructions given above ie to edit the property of iview "Launch in New Window" to Display in separate portal window
    Good Luck!
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Mar 9, 2009 10:57 AM

  • Sort variable values in selection box in BEx web report.

    Hello friends,
    In my BEx web report I have cal/month selection. When I do dropdown to select values it starts with 01/1960 and I have to click 10 times to get to 01/2006, 02/2006 and so forth.
    Is there a way to sort these values so I can get most current cal/month in first list?
    Thanks in advance.
    Regards,
    BJ

    I would consider changing the read mode for the dropdown box.  Are all of those dates actually relevant?  Check out the properties of the dropdown box in WAD. 
    Thanks,
    Jeff

  • BEx web report selection screen entries retain when closing and opening the report again

    Hello all,
    please help me in the below query.
    Till last month the entries we made in BEx web report selection screen are retained in the selection screen even when we close the web report and open it again from portal without logging off. But recently this functionality is missing and the entries in selection screen are not remembered when we close and open the same report again. It is a good feature for the users. Have you come across this issue?

    No...I think i can reframe the question very clearly......For ex:  we are opening a Bex Web report...so initally we would be prompted by the variable selection screen...in which we have to give the entries(Values) for those variables like Cal month, Sales org, Company code, etc.....Later on the report will get open based on the values we have given......
    Now if we close the particular report without logging off then if i try to open the same report that selected values are missing.....earlier it used to remember the values we have given until we log off....But now that functionality is missing....It was very useful feature.....Can you please tel me what can be done to resolve this??
    I hope the explanation would be clear now.

  • BEx Web report returns 500 Internal Server Error

    Hi all,
    a user says that he can't run a BEx Web report (query BEx embedded in a WAD web template) because it returns the generic error "500 Internal Server Error". In the screenshot below some more informations about this issue:
    Some other informations:
    - says he can run others BEx Web report (which use the same WAD template on different queries)
    - says he can run the query via RSRT (so I guess there are no authorization problems)
    - says he can run this specific report with another user on his PC
    - says he can't run this specific report with his user on another PC
    - I copied his user and I can run this specific report.
    - browser used: internet explorer 8
    Any suggestions?
    Thanks,
    Michele

    Hi Michele
    Could you refer the SAP Notes
    1722983 - Recommendations to resolve 'NO ESID FOUND' error
    1801130 - How to troubleshoot issues in BICS Remote Web Service for Xcelsius/Dashboard Designer
    Regards
    Sriram

  • BEx Web Reports: Print only Results area??

    Hi gurus,
    I know that it is quite messy printing BEx Web reports with 3.5. ....
    Is there the possibility to print only the results area of a BEx Web report, e.g. without the menus (e.g. Rows, Columns, Free Characteristics)??
    Thanks a lot for your answers,
    Sabine

    Try this link:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bc4fa990-0201-0010-588e-ca4e63050d6d">How To Enhance Web Printing</a>
    Rgds

  • Suppressing warning messages from RSRT

    How can I suppress warning messages globally using RSRT? Thanks

    You can suppress a BRAIN message for ALL queries. It is included in Support Pack 12 in Netweaver 2004s. If you are not to SP 12 yet, you can implement OSS note #1009903.
    Go to Transaction RSRT, then enter SUPPR_ALL in the tcode box again and hit enter. This brings up the maintain messages screen and it suppress the messages globally.
    This solved my problems...hope it helps you!

  • ODSI - suppress warning messages

    Hey,
    Is it possible to suppressing warning messages, so that they don't show up on console/in logs?
    There are some cases when we are sure about the logic executed by the ODSI, but logs files are still filled with warnings which annoy us and support teams.
    thanks,
    Leszek

    And is there something I can do to suppress them from the code side? (I would like to see all warnings except of those which were reviewed and considered as harmless).

  • How to suppress all the warning/information messages on BEx & Web (BI 7.0)

    I have already checked all the options using "Messages" option in RSRT.  Still the query execution throws warnings/information messages when run through BEx and Web (through BEx query designer and not WAD).  Users absolutely do not want these messages displayed (error messages are OK though).  Anyone has any inputs?  Thanks!

    i had the same problem and after reading all answers here, i apply what you said about RSRT , it suppose to work because you choose what warrning you want to supress but it did not work
    but you will never believe what i found , i went icon by icon in BEX and in setting icon next to the question mark where you have the option to connect and disconnect from the BW server
    i found this option before "Trace" which is "suppress warning from server" , so i try this and it work, this setting also stay on as much as you want, and it will be applied for all queries you run
    but it will supress all warnings, ok this good for all quieries that you know that they run well , but if you will create a new query , you better put this setting off , until you finalize the query and tested ........it is important to see all warnings when you develope new quieries,   
    i am not sure about the wad but i am sure there is something like that in server setting.
    this is my frist message here, i hope i helped, let me know
    Cheers

  • 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

  • Getting warning message when running BW Report

    Hi ,
    When i am running saved query iam getting warning message pop up and when iam clicking ok button iam getting data.
    My query is there is any way to remove that warning message pop up message?
    Thanks in advance

    Hi,
    You can suppress warnings for the querries :
    - In Bex you teel to go to the toolbar and suppress warning.
    - if u r using Web Template then go to the Template properties and tick the checkbox for suppress messages.
    Hope this helps

  • Suppress Warning Messages

    Each time i make any change to the query and execute the query on Web I see message like the Query has chnaged etc.I tried to suppress these message by making the "Warning Visble" and "System Messages" to OFF in WAD. But still i get these messages.We are on NW2004s.Any suggestions?

    Have you tried this:
    How to suppress BEx warning messages…
    1)     transaction RSRT
    2)     transaction SUPPR_ALL
    3)     check message to be suppressed
    4)     save
    5)     this must be done in all clients where message needs to be suppressed.
    This affects all warning messages.
    You can suppress a BRAIN message for ALL queries. It is included in Support Pack 12 in Netweaver 2004s. If you are not to SP 12 yet, you can implement OSS note #1009903.

  • Zero Rows suppression is not working in Webi report.

    Hello Gurus,
    I have created a Web' report on top of BEx query. I am getting the report with Zero values. I want to suppress the rows with Zero values. When I ran the same query in BEx it is suppressing the zeros. (I have the property to suppress the Zero values int he query as active). Why Webi report is not recoginizing the property of the BEx query.
    Please advise.
    Thanks,
    Aruna..

    Hello,
    I am facing the similar problem...I want to suppress 0 values in my report. I am using RDBMS - BOXI 3.1 SP1 (Reporting through Webi)
    I have tried the above mentioned filter at Webi Level, but no luck.
    Description       p1       p2       p3
    Wages              0         0         0
    Exp                   100      25       50
    My requirement is the row, with all the columns with 0 should be suppressed.
    Appreciate your help.
    Thanks,
    Anushka
    Edited by: Anushka Bidesi on Aug 11, 2010 11:38 AM

Maybe you are looking for

  • Can I omit headers and footers in conversion?

    Hi everyone, I am having problems with footers and headers each time I convert from pdf to Word using Adobe ExportPDF. It is an excellent program, but I have a problem. I follow the instructions and the pdf converts to Word fine, but the converted te

  • How to handle more records in jsp page

    i have some 1000 records in an collection( arraylist or iterator or any collection object) , for examples query returns records to me with resultset. i want to display 50 records each time per page how to display them and how to control the flow. plz

  • How to find/add more Web Services in ECC 6.0 (IDES)

    Hi, i`m completly new to SOA and try to teach myself implmenting processes with Netweaver BPM. I already finished the Tutorials  about [Create a process driven Composite Application with CE 7.2|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a

  • WCS Customize guest acount printouts

    Hi I trying to customize the print out of the user and password for a guest acount but i cant find the rigth files to edit. What i like to do is to remove the pic and change fonts to match a smal printer Any hints ? Regards Mikael Mattsson

  • Unlock

    How can i get my iPhone 4 Unlock for any carrier of my country please.  Can anyone help me