Error message during shopping cart approval

Dear gurus,
A user has encountered an error message when approving a shopping cart.
The error message is "Shopping cart xxx (PReq. xxx): ME 020 Item category D not allowed with document type xxx".
The PR is not created at the backend.
Do anyone has encounter this error message before?
Appreciate for your help.
Thanks in advance.
Regards,
Santthi.

Hi,
Seems like your SC is trying to create service purchase requisition  with item category D for your PR doctype in the backend.
Your PR doc type definition does not have item category D defined for it in MM backend.
Best regards,
Sridhar

Similar Messages

  • How to display error message in Shopping Cart?

    How to display error message in Shopping Cart and stop the shopping cart for further processing? I try MESSAGE w001(zshop) or MESSAGE e001(zshop). But it is causing run-time error.

    Hi Paul,
    In the DOC_CHECK or DOC_SAVE BADI, you have a global internal table named et_messages. The structure of this table is 'bbp_smessages_badi'. You can append your error message here by inputting the message type, ID and number. The message type is either 'E' for error or 'W' for warning and the number would depend on your message class(ID). You will be able to see the error message on top of the screen, can be a red or yellow highlight depending on your appended message. I don't think creating the error message via the MESSAGE syntax will be successful, maybe this is why you are getting a runtime error.
    Regards,
    Noel

  • SRM 7.0 Process-Controlled (BRF) Workflow -- Error message to Shopping Cart

    I am modifying a BRF Expression used to calculate approval levels.  During this calculation, I may run into error conditions (e.g. Currency tranlsation not found) that I want to display to the user (in the Shopping Cart).
    I have tried raising the following exceptions:
    /sapsrm/CX_WF_RULE_ERROR.
    /sapsrm/CX_WF_RULE_ABORT.
    Raising these exceptions do result in SLG1 log entries being written, but the User is not informed of the error (ie. at top of shopping cart where other messages display).
    I can probably jump out of the Webdynrpo to read logs, but thought there MUST be some standard way of passing error conditions from the BRF, back to WF, and then back to the Webdynpro Window.
    Anybody raise error messages back to the online user from Process-Controlled Workflow?
    Thanks,
    - Tim

    >
    Saravanan Dharmaraj wrote:
    > Hi Tim,
    >
    >    I am not sure about your business requirement, but if you want to display custom error message while user create a SC, SAP has provided a standard BADI - BBP_DOC_CHECK_BADI. You can implement this Badi to raise a custom error,warning message. You can build your brf logic in the BADI implementation..
    >
    >
    > Best Regards,
    > Saravanan Dharmaraj.
    Hi Saravanan,
    I am actually modifying the Approval Limit Checks (for multi-currency translations) that you recently coded in Maryland.  It can occur that errors occur in determining limits (new Currency translation I just added), or during the lookup of agents (ie user config is inconsistent).
    In these cases, I can make the shopping cart Dump, by raising untrapped error messages, or assertions.   However, I would like to raise exceptions that get trapped (such as the ones I identified in original post), and then make their way to the shopping cart.
    Unless I am missing something, I don't think the WF BADIs, or BRF are gonna communicate errors back to the shopping cart, even though these components are called during cart creation and checks.
    I realize that I can recode the Agent Determination BADIs,  BRF calls, or even read BRF logs within BBP_DOC_CHECK_BADI.  I mentioned this in my original posting as well.
    Anyway, any help is appreciated.
    Thanks,
    - Tim

  • Vendor not released warning as an error message in shopping cart

    Hi,
    When we are creating a Purchase order in SRM R/3 system, If we select a vendor which is not released then we get the Error message saying Vendor is not released and processing stops there.
    Similarly while creating a Shopping cart with the same vendor it just gives a warning message instead of error. Is there any way of converting the warning message in case of Shopping Cart to an error message ? Is there any BADI available ?
    Thanks,
    Sreekanth

    Yes when we are creating any shopping cart or any PO , for validations we are using one check badi.
    Try this Badi :
    BBP_DOC_CHECK_BADI.
    Hope It helps......

  • Error in shopping cart approval

    Hello all, I am working in SRM 7.0. I am working with shopping cart with one approve level only
    The approver must be the requisitioner's manager always, but when I go to change shopping cart approve squema I have an error message.
    I configured it:
    In process levels for object type BUS2121
    Process schema evaluation: 1EV_SC_001
    Process level schema: 1C_SAPSRM_MIG_101 and 3C_SC_700_002
    For 1C_SAPSRM_MIG_101:
    Process level configuration:
    Level Type: Approval
    Responsible Resolver Name: RR_MANAGER
    Task ID: 40007954
    Decision Type: 2
    When I save a shopping cart I have this error message:
    No approver found RR_MANAGER BUS2121 4CFCDAE5BAC10B80E10080000A8C6250
    In the organizational structure I am in the same organization unit of manager and I have only one manager in all structure. How can I determine the manager in this case? Which can be the error?
    Thanks in advance
    Rosa Rodríguez

    Hello, in SLG1 I can´t see errors, I only see this:
    @5BQInformation@     10 Execute event 1EV_SC_001 Evento para BO SC. 09.12.2010 12:11:36
    @5BQInformation@     42 Execute expression 1V_SC_SCHEME Determinação do esquema dinâmica para SC; result 1C_SAPSRM_MIG_101
    @5BQInformation@     52 Execute expression 0V_SC_EVENT Evento do objeto; result SAVED
    @5BQInformation@     63 Execute expression 0C_C1_C_FWFSCRLCNTNT Classe: /SAPSRM/CL_WF_RULE_CONTXT_SC; result /SAPSRM/CL_WF_RULE_CONTXT_SC
    @5BQInformation@     63 Execute expression 0C_C2_C_EVENT Método - evento do objeto; result GET_WF_EVENT
    I am using 1EV_SC_001 evalution ID not 0EV000.
    For evaluation ID 1EV_SC_001 I used 1C_SAPSRM_MIG_101 process level schema and RR_MANAGER as Resp. Responsable Name.
    Can I used 0EV000 evaluation ID? What is the process level schema that I have to used?
    Thanks in advance
    Rosa Rodríguez

  • Accept / Rejection Reasons for Shopping Cart Approval

    Hi experts!
    Our customer would like to have the following functionality.
    During approval workflow the user will either Accept or Reject the shopping cart and at the same time he must enter a reason for approval / rejection from a list with fixed texts / values.
    I didn't find any documentation about rejection reasons during approval of shopping cart. Has anybody of you ever seen this or realized anything like that?
    If SAP Standard doesn't offer anything suitable we might have to modify the approver screen or develop a new screen.
    Any helpful answer would be much appreciated.
    Best regards,
    Corinne

    Hi
    <b>Please try this -></b>
    Re: Make mandatory field-Reason for rejection notes-SC approval screen
    Reason for Return Delivery missing
    Re: Text Types Issue on Bid/Quote
    Temporary GUID coming from Sourcing in Doc change badi
    Reason for Return Delivery
    inactive approval and reject buttons on shopping cart approval screen
    <u>Else Use BBP_DOC_CHECK_BADI</u>
    SC header level Reject- Display error message
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Error 1011 in shopping cart - HELP

    I selected The Postal Service "Give Up" album. iTunes will not let me purchase it, or remove it from the list. It will also not let me purchase anything else while it is on the list - and I can't remove it. When I try to purchase I get the message "Your shopping cart's content has changed. Please review your shopping cart and click Buy Now."
    When I try to remove the album, I get the "Could not remove an item from your cart. An unknown error occurred (1011)"
    Help me out here - I can't do anything!

    Ok so I admit it I have been using it as a wishlist and its big...
    I can modify my behavior to the wishlist.
    But that doesn't solve the current problem that I get this error and I can't do anything with the cart. Acesss, buy, delete... nothing.
    BTW I'm a proud cube owner.

  • Accoung Assignment tab is disable during shopping cart creation

    Hi Gurus,
    Ned your expert advice on this issue.
    We are using SRM7.0 classic scenario. During configuration, under SPRO>Supplier Relationship Management>SRM Server>Cross Application Basic Settings>Account Asisgnment, we define Account assignment categories, define G/L account for Product Category and Account assignment Category and no entry under Maintain Local Accounting Data.
    However during shopping cart creation, Account Assignment tab is disable. We cannot even add line item and throwing an error. We assigned therequired entries under PPOSA_BBP but still unable to complete the shopping cart.
    Please advice how to resolve the issue.
    Thanks.

    Hi,
    Have you enabled the 'default' checkbox?
    Regards,
    Nikhil

  • Shopping Cart approval process in SRM using Black Berry

    Hi,
    I am very new to SRM. Here the user wants the whole approval/rejection process of shopping cart should be done via the Black Berry.
    When a shopping cart is created in SRM then automatically a mail should appear in this mail box(outlook or lotus) as well as in the black berry mail box, so from black berry the user will accept/reject the shopping cart.
    What workflow should be used? for mailing to outlook as well as in the blackberry whether we should implement any BAdI and also for integrating SRM & black berry whether we require any plug-in or configuration to be done..
    Please do the needful..
    Thanks and Regards,
    Chandra Sekhar

    Hi,
    pl. read this:
    Mobile Enterprise Buyer
    Use
    Users can log on to the Enterprise Buyer system using a WAP-enabled cellular phone or any other WAP-enabled front end. This allows them to perform many procurement tasks completely independently of any docking station. These mobile applications are part of the standard system setup for Enterprise Buyer.
    Managers can approve shopping carts while on business trips far away from the office.
    The start URL for the mobile scenarios is:
    http://.:/scripts/wgate/wapbbpstart/!?~language=
    where <language> = de or <language> = en, for example.
    The initial screen is displayed in the relevant language.
    Integration
    You can either use your own WAP gateway or you can use a WAP gateway service from a telecommunications provider. If you have your own gateway, you can position it behind your firewall. This means that communication is via a dialup line as far as the WAP gateway, that is, a secure connection going behind the firewall. Beyond this point, communication is via HTTP. If you are using a WAP gateway service, the dialup line stops outside your firewall with the less secure HTTP communication starting outside the firewall.
    The graphic shows a standard configuration with a WAP gateway located behind the firewall.
    Prerequisites
    You require the following:
    WAP-enabled mobile device
    WAP gateway
    WML-enabled catalog that supports OCI
    You have configured your Web server to handle the MIME (Multipurpose Internet Mail Extensions) types required for WAP. These are as follows:
    File extension
    MIME type
    Wml
    text/vnd.wap.wml
    Wmlc
    Application/vnd.wap.wmlc
    Wmls
    text/vnd.wap.wmlscript
    Wmlsc
    Application/vnd.wap.wmlscriptc
    Wbmp
    image/vnd.wap.wbmp
    If you have your own Web server, you define the MIME types using the Web server's administration tools. In Microsoft IIS, you have to enter the types on the Properties page of your site on the tab card HTTP Headers. If you are not using your own Web server, inform the administrator or provider running the Web server.
    Features
    The following functions are available:
    Create new shopping cart
    Users can:
    Select catalogs using input help
    View catalogs (by product group)
    Search for products in catalogs (full text)
    Display item details
    Add items to shopping carts
    Delete items from shopping carts
    Change item quantities
    Delete shopping carts
    Order shopping carts
    When a shopping cart is ordered, an order confirmation is displayed giving the shopping cart name and the total value of the shopping cart.
    Status check
    Users can:
    Display overview of shopping carts (shopping cart name and status)
    Display header data for shopping carts (for example, shopping cart name and date of last change)
    Inbox
    Users can:
    Display overview of work items (only shopping cart approval) and messages
    Display detail view of messages (sender and full short text)
    Display detail view of work items (full short text only)
    Managers can approve or reject shopping carts
    Managers can only approve or reject complete shopping carts. Approval and rejection at item level is not possible.
    Reporting
    Managers can display the most recent purchase orders created for their cost center(s).
    to get presentable doc mail me on
    [email protected]
    BR
    Dinesh
    <b>Reward if helps</b>

  • Send backend error notification to shopping cart creator/requestor

    Hi Gurus,
    We are currently using SRM7.0 classic scenario. In RZ20 transaction code, errors on the shopping cart appeared. We have a requirement for the ff:
    Send a notification to user informing them about the backend application error,
    Download and store the error in file server or a custom table
    and Delete the error from the application monitor
    Please advice if you have encountered any of these.
    Thanks.

    Hi Gerhard!
    Did you check DC30 in the backend to have the type of file used in the attachment?
    We had a similar problem after the last patching and SAP advised to change the file format in DC30 in the backend to show for example: instead of *.xls change to  .
    I hope this helps.
    Regards,
    Elisabeta

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

  • Error Message During Vista Install W/ Bootcamp

    I crashed my original vista installation, so I am trying to get it up and running again. After deleting the old partition and creating a new one with BCA in Leopard, I get this error message during vista installation
    Windows cannot install required files. The file does not exist. Make sure all files required for installation are available, and then restart installation. Error Code: 0x80070005
    I thought maybe it was My Vista DVD, so I borrowed a friends, and it did the same thing. This is on a Macbook PRO purchased a little over a month ago.
    Please HELP! I need my vista installation up and running for work!

    "but when detecting hard drives, nothing shows up in the list."
    I don't really understand that statement as without any drives showing up how were you able to even start the install?
    At any rate, during your first installment, the one that succeded, do you remember which partition it was that you Formated with the windows installer? When you use Boot Camp to partition and install the windows os, BC sets the volume name to BOOTCAMP. As far as I know this is the one that you must use for your windows os. Before you can install windows though, you must use the windows installer to format it to NTFS <----- the format type depends on a at least a few conditions, the one that I can remember is partition size. I believe 32G and above it HAS to be NTFS. But my point is, if you try and use any other partition that might come up on your list besides the one that BC made for you, it will probably error out (if you even get anywhere at all with it). Do you know FOR SURE that you chose the correct partition to format? This is the only other possibility that I can come up with at the present time.

  • Error message during cube creation

    Hi expert,
    System show the following error message during cube creation, please info how to solve this problem. Thanks.
    Define the characteristics of the validity table for non-cumulatives
    Message no. R7846
    Diagnosis
    The InfoCube contains non-cumulative values. A validity table is created for these non-cumulative values, in which the time interval is stored, for which the non-cumulative values are valid.
    The validity table automatically contains the "most detailed" of the selected time characteristics (if such a one does not exist, it must be defined by the user, meaning transfered into the InfoCube).
    Besides the most detailed time characteristic, additional characteristics for the InfoCube can be included in the validity table:
    Examples of such characteristics are:
    A "plan/actual" indicator, if differing time references exist for plan and actual values (actual values for the current fiscal year, plan values already for the next fiscal year),
    the characteristic "plant", if the non-cumulative values are reported per plant, and it can occur that a plant already exists for plant A for a particular time period, but not yet for plant B.
    Procedure
    Define all additional characteristics that should be contained in the validity table by selecting the characteristics.
    In the example above, the characteristics "plan/actual" and  "plant" must be selected.
    The system automatically generates the validity table according to the definition made. This table is automatically updated when data is loaded.

    Hi,
    Go to the Extras Tab in the definition of the Cube and there select " Maintain Non-Cumulatives" and there select the Plant check box. You can also check Material but it is not recommended. Now try to activate the cube. I think it will work for you.

  • Error message during install

    Anyone have a clue what to do?  Keep receiving error message during install.  Have disable firewall, no help.  Here is the error message:
    Error Microsoft.VC80.CRT.type="win32".version="8.0.50727.4053".publicKeyToken="1fc8b3 b9a1e18e3b".processorArchitecture="amd64".
    HRESULT:0x8007054f
    I uninstalled because Itunes would not upgrade.  Now I can't install.  I was able to install an older version, but couldn't access my music because it was an older version, so I uninstalled that and now have nothing.  I would appreciate any help.
    Thank you.

    Glad to read that renaming trick helped to get iTunes installed for you. Your thread here is fine for more questions.
    Search your hard drive for your music - it should still be there, but perhaps this fresh install of iTunes just isn't seeing it.
    Find music: http://support.apple.com/kb/TS1408
    You absolutely do NOT want to sync your iPhone with an empty iTunes library. It will erase everything. Apple only gives you one download and you need to make backups. I hope it is still on your PC! But at least you have it on your iPhone.
    I don't think you synced your iPhone with your father's iTunes, or his music would be on it. Have a look in a folder named Previous iTunes Libraries. There might be an iTunes database ITL file in there that you can use.
    They have names like "iTunes Library 2009-04-06.itl" which would be from April 6th, 2009.
    Press and hold the shift key while starting iTunes, and when prompted, choose the most recent previous library. Does it show most of your music, and can you play some songs in iTunes OK?

  • Error message during processing in BI

    1.i am loading the data into infoobject.
    2.got error in text data load.
    3.master info object have compound obj 0COUNTRY
    4.and other normal fields are 0TXTSH,0LANGU,sold-to-party.
    5.there is no PSA in this..its direct update to INFOobject.
    The error message is:
    Error message during processing in BI
    Diagnosis
    An error occurred in BI while processing the data. The error is documented in an error message.
    System Response
    A caller 01, 02 or equal to or greater than 20 contains an error meesage.
    Further analysis:
    The error message(s) was (were) sent by:
    Update
    Diagnosis
    There are duplicates of the data record 2. with the key '3.' for characteristic 1..
    Procedure
    If this message appears during a data load, maintain the attribute in the PSA maintenance screens. If this message appears in the master data maintenance screens, leave the transaction and call it again. This allows you to maintain your master data.

    Hi KP,
    In the details tab,
    1.under Transfer (IDOC and Trfc):
       Data Package 1 : arrived in BW ; Processing : Error records written to application log
    2.Processing (data packet): Errors occurred
       Update ( 0 new / 0 changed ) : Errors occurred
       Error records written to application log
       0TRZONE : Data record 1 ('0000000001D ') : Duplicate data record
       0TRZONE : Data record 2 ('0000000002D ') : Duplicate data record
       Error 4 in the update
    3. Process chain error
    these are the error details.

Maybe you are looking for

  • HT1539 I don't have a DVD drive on my Mac Mini. How do I redeem an itunes digital copy of Gamer?

    Hi, my mac mini has no optical drive. How am I supposed to retrieve my digital copy of the movie "gamer?" from the itunes store. Its telling me I have to insert my DVD. Well its not physically possible. This is the stupidest error I've ever encounter

  • IMAP will not show newest e-mail.

    When I check Mail with IMAP the iPhone downloads all messages but doesn't seem to display the newest first! ??? I am helping two users set up their iPhones and they both check mail from the same server just different accounts. IMAP -- When I set them

  • OAM: Deny On Not Protected, oc4j_soa is not starting correctly

    Hi, I have protected our soa suite with Oracle Access Manager, the webgate is protecting everything because "Deny On Not Protected" is enabled. I made an policy for all the default resources in the application server: /em,/BPELConsole,/BPELAdmin,/cco

  • Get music on to my itunes collection

    I am trying to get a song,  which i have as a you tube video, on to my itunes collection, the song is not available for purchase on itunes, is there anyway i can do this. thanks M

  • Cane Be Changed with Query Navigation

    Can U tell me how this function works??I tried many times but it behaves like a normal variable without this function.... Help.sap says "you can also access values that are not found in the value area of the variable entry"....How can I access other