Set message MEPO 852 to warning

Hello All,
My issue is as follows...
We have maintained vendor rebate agreement for our vendor. Purchase order is created for a vendor for which vendor rebate agreement is maintained. purchase order was put on "Hold" for the first time. Then user has again strated editing the PO and wanted to keep it on hold, but system has thrown an error message " MEPO852" "**You cannot put purchase order for volume rebate processing on hold" and not allowing to put PO on hold.
Hence, I set this message as a warning message, however systenm is still giving this error.
Could you please let me know what needs to be done to suppress this error and why system is still giving this error?
Thanks in advance.

You only need to read the note carefully. That's all.
As per my understanding the note is about of replacement of message MEPO036 with three other messages in order to give more sepcific information for users. One of the new messages is MEPO852.
You cannot put purchase order for volume rebate processing on hold.
This clearly says you CANNOT.
If you check the code of include M06EF0P_PRUEFEN (attached to the note), you can see that the "e" (error; e852(mepo)) is hard coded in the program code:
    IF gf_no_hold NE space.                                 "1158138
      exitflag = 'X'.
      MESSAGE e851(mepo).
    ELSEIF gf_bon_exi NE space.
      exitflag = 'X'.
      MESSAGE e852(mepo).
    ELSEIF gf_third_party_exists NE space.
      exitflag = 'X'.
      MESSAGE e853(mepo).
    ENDIF.                                                  "1158138
Edited by: Csaba Szommer on May 10, 2011 10:53 AM

Similar Messages

  • Get/set message Queue ID in PI 7.1 Adapter module

    Hello,
    I have a special requirment to  get and set message Queue ID in PI 7.1 adapter module.
    I tried to use the method setConversationID  for the Message Class, but this doest seem to available any more.
    Any pointers to which class and method can be used.
    Thanks in advance
    Regards,
    Abhishek

    Hi, try [setSequenceId|http://help.sap.com/javadocs/pi/pi711sp03/com/sap/engine/interfaces/messaging/api/Message.html#setSequenceId(java.lang.String)]. Maybe you have to use setDeliverySemantics before in order to set EOIO.
    regards, Martin

  • Can we enable "Select record Set Message choice" of Table in left side

    Hi ,
    I have requirement to set the "Select Record Set " Message choice of a table region on left side.
    Ex:If there are more records in a table region and message choice available to select next set of records.
    You can chk in Workflow Status Monitor function.
    Its the Navigation Bar to be @ left side on the table Region whcih allows you to navigate the records set.
    Thanks,Sarath.
    Edited by: SarathL on Dec 13, 2011 4:59 PM

    Hi,
    Not sure what exactly you are looking for.
    The Next link and option to select next set of rows comes to your OA Table by default .. isn't it?
    -Idris

  • Exception at setting message priority email messaging driver

    hi guys,
    i have a email polling process.
    and some times at the WLS console i get this exception
    <21 Mei 13 10:31:46> <Error> <oracle.sdp.messaging.driver.email> <SDP-25700> <An unexpected exception was caught.
    java.lang.NumberFormatException: For input string: "3 (Normal)"
            at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
            at java.lang.Integer.parseInt(Integer.java:458)
            at java.lang.Integer.parseInt(Integer.java:499)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter$Worker.setMessagePriority(EmailResourceAdapter.java:1607)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter$Worker.onMessage(EmailResourceAdapter.java:1405)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter$Worker.onMessage(EmailResourceAdapter.java:1232)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter$Worker.getNewMailFromStore(EmailResourceAdapter.java:1198)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter$Worker.run(EmailResourceAdapter.java:1157)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.connector.work.LongRunningWorkRequest.run(LongRunningWorkRequest.java:29)
            at java.lang.Thread.run(Thread.java:662)
    >so where is the "3 (Normal)" configuration come from ?
    i check the EM email messaging driver and can't find the set message priority configuration.
    thanks

    i just found it at the .task file that has a message priority configuration
    the drop down showing "3 (normal)" value, but if i check it to the source tab. then it just fine
    <priority>3</priority>so am i necessary to change the "3 (normal)" value ? and how can i change it ?

  • How to set message to "important" in ff10

    How do I set message to "important" in ff10 ?
    I can't find a "help" button to solve this.

    "Message" as in email?
    Firefox doesn't do email, it's strictly a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/] <br />
    or this one <br />
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • Setting message tokens for short tips

    I have a field with a shorttip defined. I want to be able to make the message dynamic, i.e. set message tokens. Is this possible?

    There are two ways of doing this in processFormRequest,
    (1) Easier and not recommended.
    Use the same code that I gave in my previous post, but put it in your processFormRequest. However, note that OA Framework coding guidelines prohibit you from changing web bean properties during processFormRequest.
    (2) Write your custom bound value.
    Write your own bound value implementation extending oracle.apps.fnd.framework.webui.OAAbstractBoundValue. Implement the constructor, and getValue(object) method. In the getValue method, put in your code that recognizes the tip value to be rendered.
    In the processRequest of your controller, attach the above bound value class to the tip property as follows,
    inputFieldBean.setAttributeValue(TIP_ATTR, new <yourTipBoundValueClass>());
    Define the constructor such that you pass in parameters necessary to calculate the tip. Note that the bean on which you are setting the bound value must be sent in as a parameter (inputFieldBean). In the constructor implementation, set this parameter to mOAWebBean which is a public variable defined in OAAbstractBoundValue.

  • "SD/PS Assignment" indicator cannot be set Message no. CJ119

    Dear Experts,
    We are trying  to create a  project from sales order ,we need to create One WBS per each Item. But when we set SD/PS assignment indicator in standard project definition,  system is throwing the following error.
    "SD/PS Assignment" indicator cannot be set Message no. CJ119
    My Standard Structure
    M2-000004
    M2-000004.01
      M2-000004.01.01
      M2-000004.01.02
      M2-000004.01.03
      M2-000004.01.04
      M2-000004.01.05
      M2-000004.01.06
      M2-000004.01.07
      M2-000004.01.08
    Please help me.
    thanks
    Shareeq

    This means that your basic settings for assembly processing are not correctly set up.
    Read SAP help or more and also check forum for more information.
    Basically you need to ensure -
    You have to set up std network and std WBS as templates
    material with sales view
    assignment between material and std network - txn CN08
    Configure requiremetns that allows assembly in sales order - ie to generate network
    Once these are done then you can use the SD/PS assignment indicator in the project definition
    For this the only other mandatory requirement is that in the project profile the only one root indicator should not be set.
    Any experienced PS consultant should be able to set this up for you.

  • I cant send MMS using my iphone 5s . it keep on prompt me a msg "MMS Messaging needs to be enabled to send this message", but inside "setting/message" there's no button for me to ON the SMS/MMS. pls help. Thks

    I cant send MMS using my iphone 5s . it keep on prompt me a msg "MMS Messaging needs to be enabled to send this message", but inside "setting/message" there's no button for me to ON the SMS/MMS. pls help. Thks

    @Dmitriy Buldakov, have you found the solution to the issue yet? I have the same problem, no option to turn on MMS in my iPhone settings. I checked the settings on my friend's iPhone, which has the same iOS version as me (8.1.1), and the option is there. It's really annoying...

  • I wan't update using itunes, i want to make update using my phone, but when check for an update using software update in setting message appear " can't check for update....."?

    i wan't update using itunes, i want to make update using my phone, but when check for an update using software update in setting message appear " can't check for update....."?

    Reboot the device and see if the error happens again. Updating through iTunes is usually optimal, but the file size differs via Software Update on the device and iTunes (50MB vs ~800MB)

  • "Saved Result Sets" message when using the raplace wizard in the Admin Tool

    Hi,
    I'm just trying to replace an existing Essbase source with a new one in my Business Model using the replace wizard. )It's a cube with > 1.5k account members so I'm really not looking forward to doing that manually).
    So far all migrations have worked fine, but somehow this time after specifying which tables to use for the replace, instead of showing me a list of columns which will be changed, the wizard throws a "Saved Result Sets" message and just hangs. Every time I hit "Finish" the message appears again.
    Here's a screenshot .
    Anyone ever came across this?
    PS: what's up with the links these days? Jive acting up again?
    Edited by: Christian Berg on Feb 10, 2010 2:57 PM

    Update: looks like the wizard is really overwhelmed with big cubes (1.5k accounts, 20 dims @ approx 10 generations each) and just breaks.
    I haven't figured out the exact limit, but I'm able to migrate pack of about 8 dims at a time as long as I leave the accounts dim out and do that on itself.
    Cheers,
    C.

  • Change message from error to Warning

    Hi,
    I need to change message No. MM038 to warning from error message. I have tried:
    SPRO-->Materials Management --> Purchasing --> Environment Data --> Define Attributes of System Messages --> System Messages
    but could not find or add my message there.
    MM038 message appears in Forecasting view of Material Master.
    Description of message MM038 is : "You may not add material as reference to itself"
    Thanks,
    Yuvnish

    this message is not customizable. it is a hardcoded error.
    ** Check for rekursive definition:
    * 1. does the given mat. have a usagemat.
    * 2. does another mat have us as usagemat.
    *0.
        IF MARC_VRBMT EQ P_MARA_MATNR AND
           MARC_VRBWK EQ P_MARC_WERKS.
          MESSAGE E038(MM) RAISING ERROR_VRBMT.
        ENDIF.

  • Suddenly my macbook pro 10.9.1 is slow and has this message in disc utility: Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.

    suddenly my macbook pro 10.9.1 is slow and has this message in disc utility: Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.

    See this Apple Discussion https://discussions.apple.com/thread/5785712

  • GPRS Setting Message Opening Error

    I got new N73 Mobile 5 days back and i have sent activating message to ISP, after that i got GPRS Setting message i received from ISP. If i open that message it is saying error as "General: Feature not supported"
    So pls anyone can give solution for this?

    Hi saranhope
    I don't know from what region you are posting but there is facility to get Nokia affiliate to send settings to phone available here and you will require "advanced settings":
    http://europe.nokia.com/A4144889
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • I'm really tired of all the redirect I get when I'm surfing the net. i've set in the option to warn when trying to redirect

    I'm really tired of all the redirect I get when I'm surfing the net. i've set in the option to warn when trying to redirect

    If you are being re-directed to other sites, particularly when searching, this can be caused by malware. Try running several malware scanners. It is best to run several as each will pick up things that the others miss. Some scanners you can try are:
    * [http://www.malwarebytes.org/mbam.php Malwarebytes]
    * [http://www.superantispyware.com/ SUPERAntiSpyware]
    * [http://www.lavasoft.com/products/ad_aware_free.php Ad-Aware]
    * [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx Windows Defender]
    * [http://www.safer-networking.org/en/home/index.html Spybot S&D]
    If the above malware scanners do not find any malware or can not clear it, you should consider posting in one of these forums for specialized malware removal help:
    * http://forums.spybot.info/
    * http://www.spywarewarrior.com/index.php
    * http://forum.aumha.org/
    * http://www.bleepingcomputer.com/forums/
    * http://www.spywareinfoforum.com/

  • TS1702 After having found my iPad wit the app "Find iPhone" I cannot lock up the iPad. A message "Find my iPad warning" wit an OK tap appears, but after having tappet the OK tab severel times, I still cannot lock up the iPad

    After having found my iPad wit the app "Find iPhone" I cannot lock up the iPad. A message "Find my iPad warning" wit an OK tap appears, but after having tappet the OK tab severel times, I still cannot lock up the iPad

    Apple (and no one else) can not assist (with serial number or iCloud) in finding a lost or stolen iPad.
    Report to police along with serial number. Change all your passwords.
    These links may be helpful.
    How to Track and Report Stolen iPad
    http://www.ipadastic.com/tutorials/how-to-track-and-report-stolen-ipad
    Reporting a lost or stolen Apple product
    http://support.apple.com/kb/ht2526
    iCloud: Locate your device on a map
    http://support.apple.com/kb/PH2698
    Report Stolen iPad Tips and iPad Theft Prevention
    http://www.stolen-property.com/report-stolen-ipad.php
    How to recover a lost or stolen iPad
    http://ipadhelp.com/ipad-help/how-to-recover-a-lost-or-stolen-ipad/
    How to Find a Stolen iPad
    http://www.ehow.com/how_7586429_stolen-ipad.html
    What NOT to do if your iPhone or iPad is lost or stolen
    http://www.tomahaiku.com/what-not-to-do-if-your-iphone-or-ipad-lost-or-stolen/
    Apple Product Lost or Stolen
    http://sites.google.com/site/appleclubfhs/support/advice-and-articles/lost-or-st olen
    Oops! iForgot My New iPad On the Plane; Now What?
    http://online.wsj.com/article/SB10001424052702303459004577362194012634000.html
    If you don't know your lost/stolen iPad's serial number, use the instructions below. The S/N is also on the iPad's box.
    How to Find Your iPad Serial Number
    http://www.ipadastic.com/tutorials/how-to-find-your-ipad-serial-number
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    http://support.apple.com/kb/HT4061
     Cheers, Tom

Maybe you are looking for

  • Using a variable in a view?

    I know that it may not be possible to use a variable within a view, but I'm wondering if there isn't a work-around? If there is a single value---pulled from another table---you wish to reuse in a view that does not use dynamic SQL, how do you do so?

  • Imbeded links in my email always open with Safari. How do I change the default browser to Firefox

    Safari will not open any pdf files. Just freezes on a blank screen as it tries to download the pdf.

  • Preview icons

    Hello all, I am using SugarSync to sync my files among my various Macs. As it syncs, finder creates a thumbnail icon immediately, before the file is fully transferred. This leaves a generic icon instead of a preview. How can I refresh the icons so I

  • Delay iTunes music sound.

    Hi there!  I have a standard 3.5mm 2.1 speakers plugged into my iMac's audio output port in one room.  In another room I have both an AppleTV as well as an AirPort Express connected to a Sony sound-bar (HT-CT150).  The AppleTV goes via HDMI while the

  • Performance issue due to RFC calls. (R/3 to R/3 system)

    Hi, My application face serious performance problem because of RFC calls (R/3 system to R/3 system). 1)is there any transaction code for doing performance analysis on RFC calls in R/3 system? 2)How far large volume of Data Transfer (mainly due to int