Supression of warning message

Hi All
I am getting warning message
Initial RANGE line for customer exit variable ZCALDAYFISPER is ignored    after the execution of report and before the input variables. I want to supress this mesaage or remove it...
How to do it?/
Please help
Regards
Megha

Hi Megha,
if you are using a webtemplate then you can suppress the warning message by including
        <param name="SUPPRESS_SYSTEM_MESSAGES" value="X"/>
        <param name="SUPPRESS_WARNINGS" value="X"/>  in the html code.
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="SET_PROPERTIES"/>
         <param name="TEMPLATE_ID" value="YTEMPlate1"/>
         +<param name="SUPPRESS_SYSTEM_MESSAGES" value="X"/>+
         +<param name="SUPPRESS_WARNINGS" value="X"/>+
         <param name="VARIABLE_SCREEN" value="X"/>
         <param name="MENU_BOOKMARK" value=""/>
         <param name="MENU_CHARACTERISTIC_PROPERTIES" value=""/>
         <param name="MENU_VALUE_PROPERTIES" value="X"/>
         <param name="MENU_QUERY_PROPERTIES" value="X"/>
         TEMPLATE PROPERTIES
</object>
Regards,
Rk.

Similar Messages

  • How to supress a warning message in BDC for ME11 Tcode

    Hi Expert,
    I am doing a BDC report for ME11 Tcode and some of warning is ignorable for this transaction code,how can we suppress these warning through BDC program, is it possible or will have to make some changes changes in TCODE(ME11) itself.

    hi,
    if the warning message coming in a pop-up window then it can be supressed in the following way.
    1. comment the lines of the code of bdc recording of that pop-up screen along with the perform of bdc ok code  '=ENTE".
    2. use the structure ctu_params and fill the correspondings fiels, particularly the field nobinpt = 'X' and then use this structure in the call transcation statement as
    call transcation 'ME11'
                            using bdcdata
                            options from opt ( structure of ctu_params )
    3. At the time of recording use the option of check box " no batch input session ".
    regards,
    Alok

  • Can we supress the warning messages on server level

    I have a problem with the application that issues a select distinct count of a column that has NULLS value on Oracle 10.1.0.4 server. The application doesn't handle the warning message returned and shuts down. I cannot change the application code… is there a way to suppress the warning messages?
    Thanks a lot, mj

    Below is the exact statement that causes the problem.
    Unfortunately, I cannot get the actual error from SQLPLUS but the application exist with unhandled database error - Any ideas what can I do?
    I just got the answer that no application changes are possible at this moment...
    Thanks a lot for the help, mj
    create table testing_bug (id number, col1 varchar2(50))
    insert into testing_bug values(1, 'ttt');
    insert into testing_bug values(1, null);
    insert into testing_bug values(1, 'nnn');
    insert into testing_bug values(1, 'mmm');
    insert into testing_bug values(1, 'yyy');
    select count(distinct col1) from testing_bug

  • Supress warning message in Query Analyzer after free characteristic removed

    Hi
    I have a query and several workbooks looking to the same query.
    When I remove a free characteristic from the query (not the cube) I am presented with a warning message when opening Analyzer indicating that the removed field is no longer available on the report.
    Is there any way to supress these warning messages?  I am aware of the option Settings > Supress warnings from server but I would not want to ask every people to do this in the company.  Is there a way I can supress the warning from the query?
    We are running 3.x for this particular query and report.
    Thanks

    Hi,
    In RSRT, you have an option for the suppressing the messages.
    Have a look on the below link -
    http://wiki.sdn.sap.com/wiki/display/BI/SuppressquerymessagesusingRSRT
    Regards,
    Geeta

  • Supressing warning messages

    Hi,
    Whenever we create a condition, warning messages appear while running the query like ' condition created on..'
    How to supress those warning messages.
    Regards

    Hi,
    Go to RSRT t.code , give your query name and there will be icon called 'message' in the top, click over there and then click 'others' button in left hand side and you will find a warning message with message no in righthand side ..
        You can checkmark the box which you doesn't want to display in the query and save it.
    Regards,
    Siva.

  • Bex Ajust Query Warning message

    Hi,
    When I run by bex report in browser I get the message
    "Characteristic XXX was changed in infocube ABC.Adjust the query"
    I retransported the query but no change.
    How do I adjust the query?

    Hi,
    You Can Regenerate the Query in RSRT,  give the query name, environment menu - Generate queries
    or else You can supress this warning message in RSRT, if that message exists in the list.
    Regards
    Sreekanth

  • Supress warning message in Session background process

    Hi All,
    I am facing a problem while executing a session in background process. The OK_CODE will disappear while the warning message appears in the status bar and the session will error out.
    Pl. help me in suppressing the warning message and continue the next screens to post the document succsessfully. The TCode I am working is 'C201'.
    Thanks in advance

    Hi prakash,
    1. While we run the session in foreground,
       WARNING message will come on screen,
       and then we have to press ENTER,
       to proceed further.
    2. But when this same session, run in background,
       it does not get PAUSED,
       bcos of WARNING message.
      (it gets paused only due to ERROR Message, and not for Warning/Info message)
    3. So not to worry about the warning messages, in background.
    regards,
    amit m.

  • Warning Message in query result as 'Notification Number DBMAN 345'

    Hi ,
    I have a warning message while executing the query
    'Diagnosis
    Currently, it cannot be guaranteed that SIDs and master data exists for all characteristic attributes for the DataStore object to be read.
    There is a restriction on a navigation attribute of the listed characteristic in the query. This filters all characteristic values of the master-data bearing characteristic for which there is not yet master data out of the result.
    For performance reasons, this filtering is unavoidable.
    System Response
    Procedure
    In case of doubt, find other restirctions directly on the characteristic values of the characteristics contained in the DataStore object.
    Procedure for System Administration
      Notification Number DBMAN 345  '
    'i am getting this error because of cutomer exit variables  on navigatioanl attributes of  Omaterial'
    I tried supressing it in  RSRT.. but unable to find the message.
    I tried  debugging and assigning enhancement points in  FM  BAL_LOG_MSG_READ.. As it is standard function module its not suggestable to do..
    can we creat custom FM ?? will it be called if we  write code to supress warning message??
    Please let me know how to use  BADI'S  in order to supress the error message that appearing in query result?
    Thanks All.

    Hi,
    The warning is raised due to the following reasons:
      - you have a selection in the filter of a navigation attribute
      - in your DSO you do not use the option "SIDs Generation upon Activation"
    If the option "SIDs Generation upon Activation" is not flagged,
    you may get char.values for an Infoobject in the system not
    having any SIDs. As a result you may see in the report less data as
    expected.
    For example we have Infoobject A with its Nav.attribute B
      Infoobject A   Nav.attribute B
      12             13   ->> has a SID in the X-table
      11             10
      9              13   ->> has no SID in the X-table
    If you define a selection on B =13 in the query, you only get infoobject
    A with key 12 displayed in the result, since only B =13 has a SID
    in the relevant X-table.
    The warning refers to this behaviour and cannot be avoided unless you:
       - flag the option in the ODS-settings
       - or remove the filter defined on 0MATERIAL__xxxx
    Thanks,
    Venkat

  • Error message to Warning message in MIGO?

    Hi,
    When we are executing MIGO 411 K transaction we are getting error message 'Enter Vendor Number'. I want to supress change error message to warning message.
    Because my requirement is populate vendor dynamically based on combination of Material, Plant, Storage location and Batch. I got user exit for this User-exit (EXIT_SAPMM07M_001) when click on check button.
    We found a User-exit (EXIT_SAPMM07M_001) triggered when User clicks on 'CHECK' button. But since the vendor field (LIFNR) is a mandatory field in MIGO 411 K transaction, its throwing an error message 'Enter Vendor Number'. So unable to proceed further.
    so i want to change error message into warning message and then i will proceed.
    error message i m getting is " Enter vendor number for special stock k".
    Or is there any other to populate the vendor dynamically based on Material, Plant, Storage location and Batch. please help..
    thanks

    This error is dynamic call so you can't make this one as warning message but why don't you try to add the search criteria based on your requirement to the field of vendor in migo.
    e.g. when you do F4 or drop down you will see the list of vendor you can get from diff way.......so add one more earch criteria for your reqs here.

  • 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

  • Enter a true account assignment object with revenues - WARNING MESSAGE

    Hi All Experts,
    I am configuring PCA. Where my GL balances are not getting updated with having assignment of Profit Center. I am getting this below warning message :
    Enter a true account assignment object with revenues
    Message no. KI166
    Diagnosis
    You made an account assignment for 410000, a revenue element, in controlling area 8000 to a cost center or profit center.
    System Response
    Cost centers and profit centers can carry revenues in the SAP system as statistics only. To ensure reconciliation between FI and CO for revenue element 410000, a CO account assignment object must record the revenues as a real value. This object type is used for updating to the reconciliation ledger.
    In principle, it is possible for the SAP system to automatically derive this CO account assignment object, the reconciliation object. However, all postings made in CO for costing-based Profitability Analysis are logged in the reconciliation ledger under "reconciliation object". In this manner, the reconciliation ledger identifies the exact values flowing into the operating profit. If you post reconciliation objects during revenue postings to cost centers or profit centers, you must do so while keeping the interpretation of the reconciliation ledger reports in mind. The sums of revenue postings to profitability segments, cost centers, and profit centers cannot be broken down further.
    Procedure
    To avoid posting to reconciliation objects, make account assignments to a real CO account assignment object.
    If you want to post to reconciliation objects, you can change this message to a warning or a note for future users, or deactivate the message entirely. Use the Implementation Guide under "Controlling: General" and choose Change message control. Enter area KI and message number 166. If you do not enter an individual user here, the change is valid for all users.
    I dont understand when I am giving PC as CO Object assignment which is I think true assignment for revenue collecting over. Still system showing this warning message. I know this can be supressed by just pressing ENTER and I can save. By posting  in this way document even , I am not able to draw any report based on PC, neither KE5Z or F.01. All says No data found.
    What configuration piece I am missing ? Can any expert guide ?
    Regards,
    Revati Joshi.

    Just go to OKB9 and check the Cost Element, whether any default cost center or Profitability segment have been been assigned or
    not.
    If not, check if the Cost element is Revenue related, assign Profitability analisys. If not, check with settings of PCA.
    You shoukd never assign PC to a cost element ntil unless it is a Revenue element.
    Hope it helps
    Thanks

  • I am getting a warning message when i am trying to create a host-named sitecollection.

    Hi guys,
          I am trying to create a host-named site collection. I have created the root site collection. After that i have tried to create customer root site. I have doing this process with the guidance of this link.
    http://technet.microsoft.com/en-us/library/cc424952.aspx#section2a
    When i tried to create a customer root site. I am getting a warning message
    " WARNING: The port specified for the new host header site does not match any known bindings in the specified Web
    Application.  The new site will not be accessible if the Web Application is not extended to an IIS Web Site serving
    this port."
    I couldn't when this warning message comes. I tried to bind the server with webapplication which is created for host-named site collection. No use.
    Can anyone help me to solve. And i wanna know why this error message comes!!!
    Thanks in advance
    Rajendran.

    First, you shouldn't create a host named site collection on a Web app that has host header named.  Doing that implements host names at two different levels and will not work reliably.  Second I'm not sure what you mean when you say you didn't
    use the FQDN but used just the domain name.  A Full url will always be either an FQDN or a shorter Netbios name.  If you use a Netbios name it simply assumes the local AD domain of the workstation to create an FQDN as the url  There is no way
    to use just the domain name.  For example, Contoso.com is the domain name.  Server.contoso.com or WEbsite.contoso.com are FQDNs.  YOu can also use a shorter version that is just server or website, but when those resolve in TCP/IP they would
    still resolve using server.contoso.com or website.contoso.com if the workstation where your browser is was in the contoso.com domain.  What is the URL for your root site and your host named site?
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Warning message in ALV report

    Hi Experts,
    In ALV report i am getting warning like
    " Field string LS_HEADER is not referenced statically"
    Actually i declared this field as "DATA: ls_header TYPE slis_listheader.".
    How to correct this warning message.
    Thanks in advance.
    Thanks,
    Madhu.

    Dear Madhu,
    You are not using LS_HEADER statically that you have defined in the program. You will get a warning message since you have defined a field that you have not referenced statically.
    Are you using this field dynamically? You can delete/comment the code if you are not using it statically and dynamically.
    Moved the thread ABAP forum. Post your queries in relevant forums to get efficient answers.
    Regards,
    Naveen

  • Warning message in BW Report  through Portal

    Friends,
    I really need your help to remove the waring message.
    For the purpose of changing the description on the Selection screen from “Cost Cetnters (Authorised Values)” to “Funds Centers” I had changed the ZCCTRATI variable description to Funds Centers
    Issue:
    When we open the old report we see the following information message.
    " Value if variable ZCCTRAT1 is automatically converted
    I did go to TC RSRT as of Dinesh,Vijay advice ,Just want to know that what message i need to Click .because i could nt find the relevant message
    Can u help me how to remove this ?

    Hi Manohar,
    Edit to add: Here I assume you have a Web Application Designer (WAD) report.
    You can suppress system and warning messages in WAD. Try this and see if it helps.
    - Go to your WAD report
    - In the top part of the properties window there is a drop down box. Open this box and select the top level entry there. This should be the name of your report.
    - Click Web Item
    - Check the following two checkboxes: "Do not Display System Messages" and "Do not Display Warnings".
    Hope this helps,
    Regards,
    Petter
    Message was edited by: M Petter

  • Error message into warning message KO450

    Hi,
    There are  unsettle RA  value in project PAD-9114. Because of  this unsettle RA  value in  the project  we are not able to  close the project and receiving error message like below:
    1.There is still WIP for wbs
    2.Balance of  wbs is not zero.
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    How  to change  above  error message   into warning message so that   it will allow us to  close  the project.
    With regards,
    V.krishnamoorthy

    Hi,
    Thanks  for your answer. But still i am receiving the same error
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    With regards,
    V.krishnamoorthy

Maybe you are looking for

  • Report VS Excel output using XML Publisher tool (DBMS_XMLGEN)

    Hi All, Currently I am working on report generation in MRP module with Excel output using XML Publisher tool. XML tool works based on query. I have developed PLSQL block by using DBMS_XMLGEN – database package, to generate XML output of query. My que

  • How do I see a USB device attached to AirPort Extreme?

    Alright guys, I have been browsing around in search of an answer, but I've found nothing definitive about this. If I missed it, please be so kind as to put me towards a working link. My question is the following. I have an AirPort Extreme 802.g, 5th

  • How to install fonts in adroid based firefox?

    i m using firefox in motorola xoom. i m not able to install add on fonts

  • Java.lang.NullPointerException in session bean

    Hi ! I am trying to get a Entity bean through "LocalHome.findByPrimaryKey".I get an error:java.lang.NullPointerException. this is session bean: public class LoginBean implements javax.ejb.SessionBean { private javax.ejb.SessionContext mySessionCtx; p

  • After Effects Cache Folder location keeps changing

    Hello - We have a non-traditional set up for After Effects at our network.  We have five HP Z800s and two HP Z820s that are primarily accessed through Windows Remote Log In.  Each user (we have 25) has a unique user name and password.  The first time