Create PO (me21n) warning message convert error message,but no effects.

Hi,
I set img spro-->Materials Management -->Purchasing --> Environment Date --> Define Attributes of  System Message
Appl.A.        No.                Message text
  06     880     Quantity approved by QM already exceeded by & &
I adjust W to E.
When I create PO, the message still show warning , not error. I don't know what's wrong.
Could you tell me how to set , and the message can become error?
Thanks.
Best regards,
Lance

hi Jürgen L. 
Thanks for you reply. I have checked QM IMG, I  found out Control key for QM in Procurement Message mode set warning.
I have changed setting w->E, and try again to create PO.
Then the message show Error.
Thanks for your support.
IMG Path -- spro --> Quality Management --> QM in Logistics --> QM in procurement --> Define Control Keys --> Message control for lock.
best regards,
Lance
Edited by: Lance Lee on Aug 4, 2010 2:44 AM

Similar Messages

  • I'm having the same registry issues with my CDROM, getting the warning when iTunes starts up.  I've followed the article on how to add the upperFIlter to the registry and it solves the warning message but the DVD/CD writer disappears completely.

    I'm having thet same registry issues with my CD-/DVD as is talked about in one of the fix articles I've found here. I added the UpperFilter entry to the registry since it was not there and restarted.  This fixes the warning message but then there's no CD/DVD device shown at all in windows.  I can put it back to normal and vice versa and get the same results, but I can't get this issue fixed. When I get the registry warning on starting iTunes, I can still rip from CDs and my DVD burner works just fine using other programs.
    Any more ideas?

    This fixes the warning message but then there's no CD/DVD device shown at all in windows.
    That symptom suggests the afs.sys issue ... but there's some other things that might cause it too.
    We'd better check to see if we can find what's going on.
    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". Uncheck the boxes other than DVD/CD tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here.

  • BADI/user exit for ME21N - Warning message for "our reference" field

    Dear all,
    I have a problem.
    In ME21N, I need to show a warning message (message w... ) when user enter an already-used-before input in "Our reference' field (EKKO-UNSEZ).
    I've tried in two methods.
    1. Using fm EXIT_SAPMM06E_004. But it can only works for Error message. My warning message never shows up.
    2. Tried to implement classic BADI ME_PROCESS_PO_CUST, using the PROCESS_HEADER method. Got the break-point spot on, but still didn't show the warning message.
    Why is my warning message always got override?
    Please advise.
    Thanks in advance
    Ahmad

    Hi Ahmad,
    Check the below links:
    Unable to put Warning messages in ME21N and ME22N in Exit / BAdI in ECC 6.0
    Warning message in me22n check user-exit can't process?
    Custome warning message in T. code me51n me52n & me21n , me22n
    Regards,
    Nisha Vengal.

  • BAPI gives warning message but FB50gives error message and doesnot allow to

    Hi All ,
        I ma using the BAPI : BAPI_ACC_DOCUMENT_POST gor JE posting . Its working fine . Now while I am posting a document through FB50 ,using balance sheet account .I am assigning a WBS element to the line item , so its giving me an information first   'Do not assign any objects in cost accounting to account 23410000' and then an error messgage 'An entry in field Project is not permitted for account 23410000'
    and I am not able to post doc. .But when I trying to do the same posting using the BAPI its giving me waring message and I am able to post the document .Can any one help me why I am able to post the doc through BAPI and why I ma not getting the error message through the BAPI

    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

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

  • Customised warning message

    Hi ALL
    My issue is as follows:
    T-Code:ME21N,ME22N (PO Creation,Modification)
    Logic:Compare company code of line items with PO header company code.
    If both are different issue error message and PO will not be created/modified.
    If both are different, issue warning message but PO can be created/modified.
    I am able to display error message but unable to display warning message.
    Need help in displaying warning message.
    I tried all possibilities like changing mesage category to warning(w) but without success.I understand that all warning messages are stored in a separate window.
    Please let me know how the warning message can displayed.

    Hi Vishnu,
    This warning message is SAP-standard and there is no way of avoiding it thru customization.
    The system gives the warning in module pool MP010530 - module name check_userid. This message turns to be an error message in case the subtype is 0001.
    The only way to get rid of this warning message is to make a repair in this module pool and remove the
    Message w900 with object_found double
    part.
    However, in order to just prevent a warning message, I would never advise you to make a repair in the system.
    Best regards,
    Dilek

  • Warning messages in mapping deployment window

    Hi all,
    After deploying a mapping I got several warning messages but have no clues as to what and where they are referring to. Example of a warning message that I got:
    ORA-06550: line 32250, column 11:
    PL/SQL: SQL Statement ignored
    Do anyone of you know where the line 32250 and column 11 is exactly referring to? I need to see the code in order to know wat's the error. Do I refer to the script in the Script tab? But it seems to refer to nowhere if that is the case...

    Sutirtha Roy wrote:
    Hi ,
    The line numbers in the error messages are usually offset from the start of the package body, but the generated code listing has the package spec and body. So for example you got this one:
    LINE 671 ,COLUMN 12:
    PL/SQL: ORA-00942: table or view does not exist
    So you want to find package body line 671. So inside the generated code viewer, find the text "CREATE OR REPLACE PACKAGE BODY". Note the line number where that occurs, then add it to 671, that should be your actual line number.
    Thanks,
    SutirthaThanks Sutirtha,
    I finally made sense of where the warning messages were referring to. But I could not understand why some of these messages were produced. The scenario is like this.
    I added a unique key constraint on the attribute suppcode in the supplierwh table, and for all instances of this supplierwh table in my mapping where the loading type is "Update", I set the loading properties for both "match column when updating" and "match column when deleting" to No. Validation has got no errors but upon deployment warning messages were produced. Half of these warning messages were of this type:
    Warning
    ORA-06550: line 2449, column 41:
    PL/SQL: ORA-00936: missing expression
    Upon checking where these similar type of warning messages were referring to, all of them were pointing to codes something like below:
    "MERGE_SUBQUERY"
    ON (
    *"T_SUPPLIERWH_T1UPDATE"."SUPPCODE" = AND*
    "T_SUPPLIERWH_T1UPDATE"."SUPPKEY" = "MERGE_SUBQUERY"."SUPPKEY_1"
    I believe the error codes are the ones in bold because there is nothing after the = sign. But I do not understand why this is so. Can anyone help?
    Edit: I think I found the reason to this. Is it because of the "match by constraint" attribute? What does this attribute do when set to "All constraints"?
    Edited by: user8915380 on 29-Apr-2010 01:38

  • Problem with Warning Message in Financial Transactions eg. F-02

    Hello Experts,
    I have implemented a BTE - SAMPLE_INTERFACE_00001025 as a Z_SAMPLE_INTERFACE_00001025 for Account related transactions say for eg. F-02.
    I had to implement 2 scenarios :
    1)     In which system should display Error Message and stop the user to post FI transaction.
    2)     In which system displays a Warning message but allows the user to continue with the posting of FI transaction.
    The Error message worked successfully as it halted the transaction. But the warning message is not appearing. System is directly posting the FI transaction without showing any warning message.
    I also tried using a status message, but it did not work. Neither did Information message work.
    Here is what I have used,
    I have created a Message class zbudget in which I have specified the messages.
    Message E000(zbudget) with var1 var2 var3. ............. This is working successfully.
    Message W000(zbudget) with var1 var2 var3.............. This has failed.
    Can you please help me out in this.

    Yes, you are correct Deepak.
    The warning message is getting overwritten by the final message "Document Number XXXX is posted in company code YYY".
    Is there any way to display this warning message for some time limit. I tried to use Wait for '2' seconds. But this also did not work.
    Please help me out as I am not getting any workaround for this problem.
    Thanks,
    Danish.

  • Warning messages in Analyzer

    Hi,
      When i refresh my Workbook, I get few information or warning messages, but still I can execute for the results.But when I run the same query, these information or warning messages are treated as Error messages and I dont see any data. Why is this happening!
    Thanks.

    Typically, this is the result of changes to the InfoProvider, or changes to one or more of its characteristics or key figures.
    If a specific InfoProvider has been changed, you can run RSRT and click on Environment --> Gen. Queries Directly, then specify the affected InfoProvider. This will cause all queries for that InfoProvider to be regenerated the next time they are run, which usually eliminates the errors you are seeing.
    If the change is more general (e.g., adding attributes to 0MATERIAL, which is used in lots of InfoProviders), you can run RSRT and click on Environment --> Generate Queries to force regeneration of all queries the next time they are run.
    Hope this helps...
    Bob

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

  • Help finding info on a Warning message

    Hi,
    I'm getting a warning output message on my server console output window.
    I've searched around the
    Weblogic documentation to see if I can find out what specifically this
    message means (or even to find
    a list of error/warning messages), but have been unsuccessful finding
    anything.
    Does anyone have any idea what this particular warning means, and if so, the
    steps needed to resolve it?
    <Sep 24, 2001 11:11:44 AM PDT> <Warning> <HTTP>
    <WebAppServletContext(402977,oag,/oag) One of the getParameter family of
    methods called after reading from the ServletInputStream, not merging post
    parameters>
    I'm running WL6.1, SP1 under W2K.
    Thanks,
    Beth

    [att1.html]

  • WARNING MESSAGE in USER EXIT

    Hi ,
    We are not able to TRIGGER a WARNING MESSAGE but we are able to TRIGGER an ERROR MESSAGE for a particular Business Scenario in side a user Exit.
    Any way we can produce the WARNING MESSAGE from the USER EXIT.
    Regards,
    Sap User

    Hi sapuser,
    1. We can issue message of type 'I'
      (messsage of type W
      gets displayed on status bar,
      and if the standard transaction,
      again display some its own message,
      then our message will be overwritten)
    2. it will be displayed in a message box.
    regards,
    amit m.

  • Update Show Messages with customized warning message

    Hi Friends,
    We have a requirement, where if the PR line item value is 0.01, a warning message should be triggered while creating a PO with the corresponding PR number. 
    We are able to Trigger the Warning message, but it is not getting updated/ stored in the PO (Show messages) for further reference. once the user clicks OK or presses enter button, the message goes off as it is the process, but it needs to be updated, so that the user can get the warning message when trying to Test the PO.
    Hope the problem is clear, do let know if more details is required.
    Thanks in advance.
    Regards,
    Vasanth

    Hi,
    Do you issue message in exit EXIT_SAPMM06E_012. (include ZXM06U43)?
    We use this exti for PO  checks - all messages issued are then vissible in option 'show messages' next to PO date.
    Hope it helps.
    regards,
    wojciech

  • Help - MSI VGA Monitor Warning Message

    Hello Friends,
    Sorry by my English. I am a spanish user.
    I buy a Geforce 4 Ti 4200 Agp8x.
    I installed "MSI VGA Monitor Warning Message" but it give me this error message:
     Fan speed is unusual
     Now fan speed is : 1670 Rpm
     Memory voltage is unusual
     Now memory voltage is : 3.34 Volt 8b
    I have a mb "Asus tuv4x (bios 1.005beta)" with a PentiumIII 1000. I have not installed the msi drivers. I have installed the 43.45 reference nvidia drives.
    ¿What is that error? ¿the vga or the mb is bad?.
    Thanks by your help.

    Thanks by your reply.
    Yes. I loaded 4.47 Via 4in1.
    I am running "MSI 3D turbo experience". When I run this sift it open a internet explorer window with a error for a file ".ocx" and after it give the error message about speed fan et voltage.
    I read some post that say that this soft dont work well in xp. I have xp.
    Now I installed the last version of "3D turbe experience" from web of msi (2,13) and y have lowed the security for the "active x" in the security tab of tools of internet explorer.
    Now I have not the error message and the "3D turbo experience" internet explorer page load but it dont give the the speed fan.
    Thanks friend.

  • Reg: Warning message in UWL or task TS00700049 &  TS00700059

    Hi ,
           We tried to configure the Universal worklist. On registering it , we are getting hte following warnings.
    WebDynproApplication value not found for task TS00700049 in system SAP_Webflow
    Portal Component value not found for task TS00700059 in system SAP_Webflow
    Can anyone let us know if we have to give any parameters in SWFVISU tcode.
    Thanks & Regards
    Priya

    Hi Priya,
    WebDynproApplication value not found for task TS00700049 in system SAP_Webflow
    This means in the visuvalisation parameters maintained for this task in back end, the WebDynproApplication name specified is not available in portal.
    Do one thing, goto swfvisu, then search for task TS00700049, select the task and click on visuvalisation parametres option on the left hand side. Check what is the webdynpro application name specified there.
    generally this value will be local/applicationname
    *Portal Component value not found for task TS00700059 in system SAP_Webflow *
    This means the portal component specified in the backend is not available in portal.
    Do one thing, goto swfvisu, then search for task TS00700059 , select the task and click on visuvalisation parametres option on the left hand side. Check what is the portal component value.
    More over, I hope these two are only warning messages. they wont effect your UWL functionality. If you are using these two tasks then you wont get desired results.
    Regards,
    SrinivaS

Maybe you are looking for

  • How to validate the input parameters in Oracle BI Publisher reports

    Hi i am new to Oracle BI Publisher I am using OBI for generating simple reports. here i need validation for input parameters (Date Parameter) and also want to disable the Date filed so that user can select through the calendar component. Here validat

  • Query for Item wise sales report

    Hi Guys, Below is the query i have used to run Sales Register. But we need Item wise sales register  and those Excise Duty calculations are needed for item wise instead of total document wise. Pls update the query ... SELECT M.DocNum AS 'Inv.No ', M.

  • Resizing columns in a JTable in a JScrollpane

    I have a JTable in a JScrollpane and I after I load the table, I resize the columns to fit the data (works well). The problem is that I want the scrollpane to stay the same size and let the table scroll horizontally inside the viewport. The actual re

  • Problems with update to iOS 5.1.1

    My iPhone is still on iOS 4.2.1 and whenever I try to update to ios5.1.1 it tells me firmware not compatible. I did every step in the support section, no success.

  • Oracle.jbo.RowNotFoundException: JBO-25034: Row with handle not found

    Hello, I am developing a fusion web application on Jdeveloper 11.1.2.1.0. I have a ADF table which is bound to a table in the backing bean. There is a "Process" button for each row that works completely fine. There is button called "Process All" bene