How to make error message as warning message

how to make error message as warning message? ie  i get error message hence cannot save the slaes order   i want to make that error message as warning so that i can save the sales order please help.

Hi
If a message is a custom message, then by changing the message type from E(Error) to W (warning)   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 whether 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.
Try with tcode <b>OVA2</b> settings selecting for sales order or in SAPRO--SD-BF-Log of Incompletion Items
Message was edited by:
        SHESAGIRI.G

Similar Messages

  • How to change Error Message into warning message

    Dear Friends,
    I am getting an error
    The qty stored that was entered is adjusted
    Message no. XU 040
    at the time of GRN. I am maintaining batch specific Unit of Measure.
    Please tell me how to change this error message in to a warning message.
    Thanks
    Prashant Atri

    Hello Prashant,
    This is satndard SAP messagge which is maintained in customizing;
    SPRO>>Logistics - General>>Batch Management>>Define Attributes of System Messages
    Here you can convert this messages to warning message. I urge you to please check with abaper as this may be hardcoded message and it may have implications on valuation and posting.
    In the above IMG path you can do the changes
    Br,
    Tushar
    Edited by: Tushar Patankar on Jan 1, 2011 5:36 PM

  • CONVERTING ERROR MESSAGE TO WARNING MESSAGE

    HI GURUS,
      CAN ANY ONE GIVE ME IDEA HOW TO CONVERT ERROR MESSAGE TO WARNING MESSAGE IN QM MODULE.WHEN I AM POSTING STOCK FROM QUALITY TO UNRESTRICTED. BECAUSE IAM GETTING ERROR WHEN IAM POSTING STOCK GIVING ERROR TRANSFER POSTING THROUGH QUALITY ONLY. MY ERROR MESSAGE NO IS QA495. I TRIED ALL POSIBILITES. BECAUSE I AM NOT GETTING INSPECTION LOT BUT STOCK IN QUALITY. GIVE ME IDEA.
    BHAKTA

    Dear BHAKTA,
    it's not possible to customize every message in SAP System to warning or error.
    It depends on the coding. I have found message QA495 twice in coding, both times it's hard coded in Inlcude MM07MQSS. So it's not possible in standard to change this.
    How to find this information:
    SE91
    -> enter the message
    -> button 'display'
    -> select the line
    -> button 'where-used list' (CRTLSHIFTF3)
    -> now you get a list of all programms where the message is used
    Now you can check if message type is hard coded or read in customizing.
    If you really want this you have to modifiy the coding. But I would not recommed this, as hard coded errors are necessary to make sure that the standard scenarios work correctly.
    Regards,
    Sabine

  • Change of error message into warning message

    While doing FBZP i have found the following error.
    Clearing acct only allowed for an outgoing bill of exch.pmnt
    Message no. F3029
    I am not able to go further, the above message is coming.
    I want to make the error message into warning message.
    Please suggest, how to overcome

    Hello BSR,
    The Error message F3029 is raised when the clearing account (T042I-VKONT) is filled but the payment method in question is not defined as "Bill/exchange".
    I assume that the field is not changable at the moment. You may make necessary changes (delete the entry or delete the specified account) with the instructions below.
    1. Go to Tcd: FBZP -> Click [Pmt methods in country]
    2. Select the entry for the erroneous country(?)/payment method
    3. Change Payment method classification to 'Bill/ex' and save
    Now you should be able to change "Set Up Bank Determination for Payment
    Transactions" table.
    If you still want to use this payment method, please change back to the original classification after making necessary changes in T042I.
    I believe this information would help you in resolving the reported issue.
    Best Regards,
    Vanessa Barth.

  • 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

  • Change error message to warning message

    Hi Experts,
    How can we change error message to warning message.
    Eg: T-code : SE91 shows the message. If i want to change message class PG, message no 26 error to warning what will be the process.
    Regards
    Ratan

    Hi Ratan,
    Message class PG is used in the below mentioned Standard SAP Methods and Includes, So it is not suggested to change the SAP standard code.
    Regards,
    Raja Sekhar

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

  • Change Error Message to Warning Message in GL account

    Hi Experts,
                      I want to Change Error Message to Warning Message In the GL Account - FH142.
    What is the Transcation Code for this.

    Hi,
    Go to transaction code OBMSG and give application area as FH and create new condition for the message 142.
    SAP will support such kind of changes.
    Regards,
    Sankar

  • Convert Error Message into Warning Message

    I wanted to change alternate account into existing GL account. But it is not permitting to post because it is having balance. So i wanted to change error message into warning message. i tried with the following process but still it is not showing warning message showing as error message only. please suggest us.
    a) OBMSG
        Application area  Msg   Allowed        Standard          Switch Off
               FH                  007    W                   E                       tick mark
    b) OBA5
         Msg                                         Online          BatchI         Standard
         007                                                w            w                 w
    Please suggest me i need it urgently.
    Regards
    D.J. Laxmi

    Hi,
    Certain Error messages are not passed to be changed to warning message eventhough you maintained proper customization for the same. I can only recommend you that neutralize the balance of Gl account and change if reporting is accepted.
    Regards,
    Chintan Joshi

  • Change of Message status from Error message to Warning message

    Hello,
    I would like to know the configuration details of changing the status of a message class from Error message to warning message.
    Thanks
    Manish

    Hi,
    You can do it via OBA5 transaction; enter the application code, and put an entry for the message setting the flag to warning. Keep in mind, that not for every message it could be done.
    Regards,
    Eli

  • Conversion of error message to warning message

    Hi
    I am facing one error message KI280 while doing PGI.
    It is regarding creation of Cost element in controlling area.
    The G/L which system has asked to create as cost element was never created as cost element till date and everything was working fine.
    This message has only appeared for some 3 deliveries.
    I got a solution that the message can be converted to warning message using OBA5.
    Now what are the consequences if I convert the error message to warning message.
    Points will be rewarded.
    Regards
    Nimit

    Hi Nimit,
        First of all kindly identify why the system is asking to create the GL as cost element.  The possibility to issue the message is only if there is any cost object like order, cost center, profitability analysis anything is assigned in the GL line item. Remove the cost object and then try to post the entry...
    If you change the error message into warning, you may miss out to create some GL account which has to be created as cost element in future..
    Regards
    Kaarthik.D

  • How do I deal with the warning message: Stale; Enable pool

    Hello,
    I have a small (4TB) storage space on an installation of Server 2012 Essentials and it's thrown up this warning message on one of the physical drives (see screenshot).
    There doesn't seem to be very much additional information, or actions available to take and I can't see much info on this error online - any thoughts would be appreciated, it doesn't seem to be causing any issues - but it is annoying.

    Hi,
    As Cliff Galiher mentioned, we should pay some attention to that one drive is used at 100%. Besides, would you please check and then let us know how much space had
    been really used in the virtual disk (data_disk_virtual (D:\)). I guess it had been more than spaces of
    the disk which had been used at 100%.
    Before any operations, I suggest you should firstly back up the virtual disk to avoid some unexpected issues. Then, please delete some large files in virtual disk
    to make sure that the used spaces of virtual disk is less than 1.36TB. Then restart and monitor this issue.
    In addition, please attach the disk which be used at 73% to another computer. It will help us to identify if there are really some troubles in this disk.
    Meanwhile, there is a workaround in the similar question. You can also refer to.
    Storage Space with warning: "Reduced Resiliency, check the physical drives section", but all disks says "OK".
    http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/storage-space-with-warning-reduced-resiliency/a2ae71a0-6642-48fd-874c-8d41f27e37cc
    Hope this helps.
    Best regards,
    Justin Gu

  • Need to convert Error message to Warning message in MIGO

    Hi Guys,
                   I need a warning message instead of error message in MIGO.
    For example if a material is having shell life expiry when i am doing GR,if I dont enter the Manufacturing date.Its gives a error meesage.
    The error message is in program MM07MMHD, MESSAGE e018(12).
    In configuration when i press F4 its has only one value 'E'.
    So how to change this to warning (W) instead of 'E'.
    Thanks,
    Prasad.

    Hello,
    Check the message in these T.Code and change category from E to W.
    OPJB for production messages
    OBA5 for CO messages
    OMT4 for material master messages
    OMCQ Batch and quantity related.
    Also you can check SE91 for this.
    Regards,
    Pallavi

  • Convert Error message to warning message

    Hi Experts ,
    At the time of creating RFx we are getting an Error message "Delivery date is before the submission deadline 19.07.2011; check item 0001"
    Now I want to change the Message type from Error to Warning ..
    How can i convert the message type as it i s a standard one .
    Thanks ,
    Sandeep .

    Dear Ricardo Cavedini,
    I feel that this message cannot be switched to warning, since it is against the RFX process to publish it with an earlier delivery date.
    I also 100% agree with you that, it should be a error message and it may not be changed to a warning message...
    However I have a similar issue with some other message, could you please visit How to remove warning message "you are offerring itemxxxx for free"? and put your valuable answer?
    Ganapathi

  • Idoc error caused by warning message

    Hi guys,
    I am using GLMAST idoc message for G/L account creation. Before the G/L account is saved, system shows warning message. Because of this warning message the inbound GLMAST idoc finishes with error (status 51).
    Is there any way how to solve the warning message by idoc processing?
    Normally when users creates G/L accounts manually they can confirm this warning message without any problem and the G/L account is sucessfully created.
    Thanks a lot for any idea.
    Petr

    Hi petr,
    You can do the debug the idoc using this T.code We19
    Provide the basic message which u created and provide the status number.
    U can solve the problem other wise predefined programs are there use that.
    Go through this URLs:
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    Check these step-by-step links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    Rewards some points.
    Rgds,
    P.Naganjana Reddy

Maybe you are looking for

  • Unable to get SQL Server 2008 R2 to start SBSMONITORING service

    Hi,  I have been fighting with a Windows 2008 se rver and trying to get the SQL server ( SBSMONITORING ) Working. I have tried to start the service, always getting the error ' The request failed of the service did not respond in a timely fashion. Con

  • 3rd gen iPod nano is not correctly recognized on new Windows 7 iTunes

    Moved my iTunes library from old PC to new Win7 PC via direct iTunes folder copy. Looked ok but when I connect my 3rd Gen Nanos, I get dire warnings that I have to authorize new PC with my son's AppleID not mine (was originally his iPod but long sinc

  • Aren't some templates included in the CS4 Premier/Encore Package

    These templates would be used for the Flash output and other content produced in Encore.  I have none available to me in Encore.  Are they hidden or not available with the package? Thanks!

  • Attached documents cause Mail to quit

    A week ago Mail stated to quit unexpectedly every time I tried to open an email with attached documents, or to send one with attachments. I tried setting up another user and the same email account works fine for the new user. I am not certain if this

  • One-line message preview in Mail?

    Is it possible to get a one-line email content preview like in gmail in Apple Mail? If it is possible, how can I do it?