Want to convert warning message in error message.

Hi..
  In transaction code F-47, one warning msg has come 'Purchasing Document belongs to another supplier'.
So, now i want this should be an error msg. I checked at configuration level, but it not possible.
I got the include where this msg has come.
I searched for User Exist and BADI, but not able to find.
If any one can give me the solution for this.
Thanks in advance....!!
Thanks & Regards,
Poonam.

- Some message are customizables (look via SM30 at V_T100C)
- You may use FI [validations|http://help.sap.com/erp2005_ehp_04/helpdata/EN/5b/d2315a43c611d182b30000e829fbfe/frameset.htm] for that (Wiki [Validations & Substitutions |http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=51687], OSS [ Note 842318 - Frequently asked questions about validations + substitutions|https://service.sap.com/sap/support/notes/842318])
Regards,
Raymond

Similar Messages

  • Converting Warning Message to Error Message in Benefits Enrollment Screen

    Hello SAP,
    How to convert Warning Message to Error Message in Benefits Enrollment Annual Enrollment Screen.
    Warning Message: No beneficiaries selected for plan XXXX.
    As per my requriement, there is one warning message which is popping up when all the plans total donot count to 100 %. At that time we need to show a Error message instead of Warning Message. Now warning message is displayed.
    Reason: Insurance plans require error message when beneficiaries donot total to 100%
    My question is in which message class or in which Table these messages are maintained and how to modify it.
    Thanks,
    Sankar Narayana

    which badi you are using?
    You cant use all methods to raise a error message
    for example
    Error_table of the method CHECK_DEPENDENTS of user exit PBEN0032 should
    olny be used to raise configuration errors. Please use
    CONSISTENCY_ERRORS to display any error message[move the content of
    error_table to consistency_errors and clear the error_table inside the
    method CHECK_DEPENDENTS].

  • How to convert Warning message Appl.Area V1 mess.No 428 to Error Message

    Hi,
    Can any one please tell me how to make a warning message to error message in Scheduling Agreement, message no is 428 and application area is V1, this message comes when the user exceeds the target Qty in Schedule line.

    If a message is a custom message, then by changing the message type from W
    (warning) to E(Error) we can convert the message type into error message. This is done with the help of development guy. A change in the code is needed.
    If it is a standard message, then it depends on w hether we have teh access to change the message type. If access is there, then it is possible to change the message from Warning to Error. i.e. If we are capturing std SAP message in our code and displaying then we can change it, else if SAP message is displayed directly, we cant change it.
    So, to change it, capture the error message from SAP in some Zcode and then convert that message into a custom message of message type E.
    The whole change needs ABAP support.
    Reward if it helps.

  • How to convert warning message MM071 into error message

    Hello All,
    I have flag deletion indicator for 1 material thru tcode MM06
    Now i have to convert that error message into warning message..
    For the same i went to path--spro - Mat mgmt-purchasing-Environmentdata-define attributes of System messages,but it didnt solved my purpose..
    How to solve it...Helpful answers will be highly appreciated
    Regards
    NanoSAP

    dear sir.
    pl check message number ME-051 this message for Material & flagged for deletion.
    regards
    jrp

  • How to convert Warning Message ME495 to Error Message?

    Hi,
    Can someone please tell how can the Warning (W) Message no. ME495 i.e. "New release strategy determined due to changes in requisition" can be converted to Error (E) Message. This message no. does not appear in SPRO -> MM -> Purchasing -> Environment Data -> Define Attributes of System Messages and also it does not make any difference if it is added here manually as Warning message.
    Just FYI - this message "New release strategy determined due to changes in requisition", appears when changes are made in the existing PR having Release Strategy in effect.
    Thanks.

    Hi Mauro,
    Thanks for your reply. However, I checked that earlier and I think since this an SAP standard program and therefore, changes could not be made to change it to an Error message. Is not there any setting or way of to convert this Warning message into an Error message?
    Regards.

  • Converting Warning Message 06434 into Error message

    Hi Experts,
    While creating PO with ref to RFQ systems gives warning message 06434. Kindly any one guide me how to convert this warning message to error message.
    Thnxs
    Harish

    Hi,
    To change the message category from Warning to Error,please follow the below path in SPRO:
    Materials ManagementPurchasingEnvironment-- Define Attributes of System Messages------System Messages
    Edited by: Manish Kumar Agarwal on Jun 15, 2009 12:59 PM

  • Convert Warning message to error message in counter updation(Not for CTM)

    Dear Experts
    When counter reaading is enterd as previous counter reading then system,gives message of counter overflow,i want to change this message as error message inly ctm login will punch the measuring reading incase there is counter overflow.Please guide how to do this.
    When i clicked on message follwoing pop is shown
    The counter reading entered will lead to a counter overflow                                                                               
    Message no. IR036
                                                                                    Diagnosis
                                                                                    You have entered a current counter reading for measuring point 113 that
        is lower than the current counter reading in the previous measurement
        document ('higher' than in the case of counters that run backwards).
                                                                                    System Response
                                                                                    The system defines this as a counter overflow so that the counter
        reading can continue to increase, or decrease in the case of counters
        that run backwards.
                                                                                    Procedure
                                                                                    Check whether a counter overflow has actually occurred under the
        circumstances.
    Regrds
    Raj

    Hi
    Check in ur customization...
    Plant Maintenance and Customer Service
    Master Data in Plant Maintenance and Customer Service
    Basic Settings
    Measuring Points, Counters and Measurement Documents
    Define Measuring Point Categories
    Select ur category and double click it...
    there u have to maintain wat type message u require.. MeasRge message - W or E
    Check it out
    - Pithan

  • How to convert Warning message CK758 to Information message.

    Hi,
    While executing sales order cost estimte, I am getting following message as "warning" but want to convert it to "Information". Can you plz suggest where to do this change. T-code OBA5 is not helping.
    Message:
    Valuation in costing variant is not the same as operational valuation
    Message no. CK758
    Diagnosis
    The costing variant KPC2 chosen has a different valuation to the operational valuation in plant FI05.
    Regards,
    Bijay

    Hi Bijay,
    Message CK758 cannot be switched off via OPR4_CK, that's the standard system.
    As a suggestion, you may change the code of MODULE (PAI) CHECK_VALUATION_I0C. Of course this would be a modification.
    Regards,
    Raghu Ram Thatavarthy

  • Warning Message Converted into Error Message

    Hi,
    I have converted warning message into error and I am checking the results of the same...it is giving me the desired result, but the in the dialog box instead of 'E' (error), it is showing 'I' (information) and the instead of Red signal, it is showing Yellow signal, why it is so? And how to correct it?
    -Saleel Kulkarni

    Hi,
    Message No. 06152
    Material Master > Purchasing > Enviorment Data > Define Attributes of System Messages , here I added one entry which I found by executing transaction code (Message Maintenance) SE91.
    I was searching in forum... Jurgen has replied to same query....he suggesting SAP Note (521174), what you suggest?
    -Saleel Kulkarni

  • Converting Standard Message to an Error Message

    Hello Experts,
    Is there a way I can convert an existing seeded Note Message to an Error Message. The intention is - at the time of termination, a note shows that the
    "The person is the Organization Manager for 10 Organizations.  Please use Organization Manager relationship form to update the details for all of these organizations"I wanted to convert this message as "Error Message" type so that they take necessary action before terminating the employee.
    I tried converting the message type to "Error" from Application Developer > Application > Messages menu, but this did not have any impact.
    qARS

    Hi Srini,
    Thanks for the update. I did that without any option, but the problem is the message is shown two times first time as "Note" and then as an "Error" message. I wanted to avoid that.

  • How can I disappear warning message~?

    I'm using R12.
    And I don't want to see warning message.
    like that
    !Warning
    The search could not be completed because data is not staged or this match rule is not compiled: HZ_ORG_SIMPLE_SEARCH_RULE. Plese contact your sys admin...
    I inserted data using by API.
    And I'm staging by concurrunt manager per 1 min...
    When I inserted some data using by API, that message is occured.
    but it would be disappeared later in 1 minute.
    How can I disappear warning message~?
    I think there is a something what I can setting . somewhere....but I don't know where it is...
    like warning, error, critical....
    plz let me know~

    You will need to set appropriate profile options - pl see MOS Doc 565905.1 (FAQ on the setup/usage of DQM Profile Options for OCO and Receivables)
    HTH
    Srini

  • 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

  • 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 ..

  • SRM-Contract Management-Switching off Warning Message

    Hello Experts,
    We would like switch it off message " contract can not be used : Target value XXXX exceeds contract value XXXX"
    I have noticed this message is triggering from BBP_PD 560 and 561. I have switched off in maintaince view BBPV_PDMSG and as well as message control in SPRO but still I am getting warning message during PO creation.
    We don't want to get warning message during PO creation even though contract value exceeded.
    Please let me know your thoughts.
    Thanks and Regards,
    Ravi

    Hi Lisa,
    Thanks for your quick resopnse. I had tried as per your suggestion.
    Based on the message which I am getting  and find that this message is trigeering from bbp_pd 560 and 561. Can you please confirm whether it is triggering from there or any different message.
    Thanks
    Ravi

  • To create Warning Message in Infotype -10

    Dear Gurus,
    I want to create warning messages in IT0010,  when doing Actions. Any inputs plz .
    Thanks

    HI
    How r u Hope dong G8..... check the attributes of the Infotype
    Rajeshk

Maybe you are looking for