Shopping Cart Item deletable after approval

Hello all,
I have an issue regarding Shopping Carts: When a Shopping Cart is approved, gives a Purchase Order which is sent to Vendor, Requester can still delete Item of Shopping Cart, which has effect to delete Item in Purchase Order. I opened a message for SAP but they tell me this is the standard behavior which is for me a non sense!
I would like to know if you already met the fact that Shopping Cart Item being deletable after approval and if you corrected it, how?
Thanks,
Patrick
PS: I am working on SRM 5.0

Hi,
Yes this is a standard behaviour.
The business case is a user who made a mistake and do not have access to PO due to lack of authorization.
He should be able to delete his SC which trigger a delete status at PO item level.
Then , if system is well configured, an update output is triggered to communicate to the vendor taht the line item has been deleted.
If you do not want this behaviour, just modify the roel authorization in PFCG transaction.
Kind regards,
Yann

Similar Messages

  • SRM7 shopping cart item clipboard management - how to delete/remove

    In SRM 7.0, after adding a shopping cart item, in "Item Overview" you can use button "Copy" to "Copy selected item to clipboard".   If there is an item stored in clipboard, the button "Paste" is enabled and user can "Paste clipboard contents".
    My question is how to delete the clipboard content in "Item Overview"?  Unlike clipboard in "Account Assignment", there is a button for user to delete clipboard content.

    Hi K,
    I think this question was auto marked as Answered by SCN.  There is no answer at the moment.
    May be you can open a new thread for the same question.
    Regards,
    Donald

  • Shopping cart - item in transfer process

    Hello All,
    We are using SRM 5.0 and the problem is that after the Shopping cart is completely approved,the line item has the status "Item in transfer Process". So, SRM PO is not created for these carts.
    I have checked almost all the old threads related to this topic and tried all the possible ways suggested in those threads but the issue is not resolved.
    I have collected the data for these carts, and most of the carts went into this status when large dump was created in st22. I couldn't find another other information in RZ20.
    Below is the status for one of the carts in BBP_PD.
                         Status         Description                                            Inactiv
    HEADER       I1009          Held                                                         X
    HEADER       I1015          Awaiting Approval                                   X
    HEADER       I1021          Created
    HEADER       I1038          Complete
    HEADER       I1106          Shopping cart ordered
    HEADER       I1129          Approved
    0000000001 I1111          Item in Transfer Process
    Please help in resolving it.
    Thanks in advance.
    Muzammil
    Edited by: muzamil24 on Sep 5, 2010 5:07 AM

    Hello Muthu,
    Yes, the clean job runs in the system. We are in SRM 5.0.
    There was one requirement for one of the shopping cart which was in item in transfer process status. So, i created another cart with the same details and it processed successfully.
    This issue is not with all the carts, but it is with only particular carts. I am unable to recreate this
    Below are the answers for the questions you asked:
    -- No, it is not a limit shopping cart
    -- Source of supply is not fixed. It is chosen from the vendor list applicable for the product category selected in the SC.
    -- Assignments of Cost center and other things  is set up in the customised approval matrix table.
    -- The approval flow is designed based on the value of the SC and the matrix type.
    -- Matrix type is defined as 1,2 ,3....such that each type will have various levels of approvers.For example in type 1 there are 4
    -- two approvers cannot have same set of cost assignment dimensions
    Please let me know if any more information is required.
    Thanks,
    Muzammil

  • SRM 7.0 Shopping Cart Item - customizing Delivery Address Tab fields

    Hi experts,
    I have to make the fields of tab Delivery Address in the Shopping Cart (Item detail) only readable.
    In other threads I found similar questions: in SRM 7.0 I have to go in Customizing
    SAP Supplier Relationship Management -> SRM Server -> Cross Application Basic Settings -> Extensions and Field Control (Personalization) -> Configure field control
    and add fields for which I want properties to be changed.
    The problem is that at start of the SC creation the fields are blank again, they became gray only if, for example, I take an address with the match code on NAME field, that populate the other field of the tab. Or if I check the document after I've insert the address Name.
    Thank you in advance.
    Enrico Righetto

    Hello,
    Check here how the delivery address determination works:
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=230261594
    If field is made as read only when address is maintained, the best option would be to maintain a standard address number in ADDR_SHIPT attribute in PPOMA_BBP.
    Regards,
    Ricardo

  • BBP_CREATE_PO_BACK & shopping cart items

    Hi,
    How do I identify in BADI BBP_CREATE_PO_BACK
    which purchase order item relates to which
    shopping cart item ?
    eg SC has 3 lines :
    1. widget      ->  purch req
    2. red thingy  -> PO item 1
    3. blue thingy -> PO item 2
    In the above-mentioned BADI how can I tell that PO
    item 1 came from shopping cart line 2 ?
    ( BADI logic needs to go back to SC item.... )
    Message was edited by: Ian Huxley

    Hello Ian,
    what do you want to do ?
    - send sc item reference to R/3 PO item or
    - identify originating SC item to complete some PO data before sending data to R/3
    During SC transfer, the Backend ref is stored at SC item level in BBP_PDBEI (business object BUS2012 & backend obj ID). Backend PO item # is not yet stored (done later by CLEAN_REQREQ_UP), but in fact PO & SC items are sorted in the same order.
    Ex:
    Order a SC with 5 items, at the beginning of the transfer, SRM groups SC items and stores PO ID for each SC item:
    SC item 1 --> PO 5000000001
    SC item 2 --> PO 5000000002
    SC item 3 --> PO 5000000001
    SC item 4 --> PO 5000000002
    SC item 5 --> PO 5000000001
    This will create 2 PO in R/3:
    PO 5000000001
    PO item 1 --> from SC item 1
    PO item 2 --> from SC item 3
    PO item 3 --> from SC item 5
    PO 5000000002
    PO item 1  --> from SC item 2
    PO item 2  --> from SC item 4
    Those PO item / SC item links are updated by CLEAN_REQREQ_UP.
    So in the BADI, if you look at SC items linked to the current PO ID (in table BBP_PDBEI), you should find only the relevant SC items (ex 3 items for PO 5000000001).
    Get rid of deleted items, sort them by internal number, and you have identified which PO item relates to which SC item !!!
    I think you can use function BBP_PD_OBJREL_READ_VIA_REF to retrieve SC items linked to a PO.
    Hope this is clear enough and will help you.
    Rgds
    Christophe
    PS: please reward points for helpfull answers

  • BBP_MON_SC reports shows REJECTED shopping cart status as AWAITING APPROVAL

    Hi,
    We are facing a problem in BBP_MON_SC report. This report shows some of the  REJECTED shopping cart status as AWAITING APPROVAL.
    Note : We are in SRM 4.0 Version.
    Please advice.
    Regards,
    Ram

    Hi Ramprashanna,
    Please see Notes
    Note 660372 - Shopping cart monitor: Shopping cart deleted/Awaiting Approv
    Note 672764 - Shopping cart monitor: Display of deleted shopping carts
    In this issue.
    Regards,Nishant
    Please reward if this helps.

  • Add shopping cart item functionality is not working in PO

    Hi Experts,
    I found that Add shopping cart item functionality is not working in Purchase order.
    We are raising the Purchase order in SRM and i am trying to use the Add shopping cart item functionality to add the shopping carts line item in to purchase order.
    Once I will click on start search, it will give me a list of Approved shopping cat and when I am trying to add any shopping cart in PO line item, nothing is happening and  It is not allowing me to add the shopping cart line items in to this PO and also there is no error message.
    Please suggest us how i can fix this issue.
    Thanks in advance.

    HI,
    If the shopping cart's have same vendor and company code, then only we can club the shopping carts
    in to single PO.
    Please go throught it
    http://help.sap.com/saphelp_srm40/helpdata/en/38/4cc5376848616ae10000009b38f889/frameset.htm

  • Shopping cart's One step approval workflow activation

    Hi Gurus,
    Please reply me for, how to create a shopping cart with One step approval workflow activation?
    regards,
    George.

    Hi George,
    The creation of the SC stays the same. Only the event linkage and the start conditions determine which workflow will be started.
    Regards,
    Martin

  • Add a new tab with customer fields to shopping cart item

    Hello Experts,
    I wanted some help in adding a new tab to shopping cart items. I went through some posts and found ways of doing it using some spro settings, but there is no way i can handle the field type in this.
    I want a customer field which is a checkbox, how would i add this?
    Moreover if i use spro the tab will by default be called as "Table Extensions" , i want to give it a specific name.
    In case i am adding a new webdynpro component , how would i go ahead with this? what is the name of the fpm config where i need to add my customer webdynpro component?
    So could someone please help me with this requirement.
    Regards,
    cruiser

    Hello,
    Please follow below steps,
    1.  Appending the fields to the structure in Se11 i.e INCL_EEW_PD_ITEM_CST_SC
    x = header, item
    y = PO,SC
    2.  SAP SRM->SRM server-> Cross-Application Basic setting ->extension and field controls->create a  table extension and supply with data->define customer table extension .( ZAINCL_EEW_PD_ITEM_CST_SC)
    3.  Set the visibility of  table extension thru control table extension and their fields and actions
        use configure  visibility of table like item enchancements
    Bus. Object Set Type  : TICUS
    Bus. Object Type         :BUS2121
    Transaction Type        :SHC
    PDO set exist   :X
    4. Configure Control of Fields of Table Extensions
    Bus. Object Set Type : TICUS
    Structure Field Name : Field name
    Bus. Object Type       :BUS2121
    Set Level                   : ITEM
    Field visible: X
    Field Enable: X
    5. Configure control action
    6. Maintain  view /SAPSRM/V_MDFSBC_DEFAULT
    Bus. Object Set Type : TICUS
    Structure Field Name : Field name
    Bus. Object Type       :BUS2121
    Set Level                   : ITEM
    Field visible: X
    Field Enable: X
    Regards,
    Neelima

  • Shopping cart is awaiting for approval even it does not need

    Hello friends,
    I am doing configuration to srm 5.0 .
    my shopping cart is waiting for approval even it doesnot need approval.
    Even when i create direct material purchase order the PO is going to approval.
    i have clearly defined the start conditions.
    what could be the possible reasons for this situation.
    Thank you in advance for your valuble suggestions.
    with regards,
    mahesh

    Hello Yann,
    I am using simple starting conditions based on price less than 1000 euros.
    I have done the same configuration to SRM 4.0 also based on prices.
    I have activated workflows for shopping cart
    1.with out approval
    2.one step approval
    I have followed the configuration document carefully.
    Could you suggest what could be possible other reason.
    with regards,
    mahesh madasu

  • Copy shopping cart item (originally from catalog), able to change price

    We create a shopping cart item by selecting a catalog item from CCM 2.0. The price is not changeable, as we would expect.
    We then copy that item in the cart to create item 2. However, the price in item 2 is now changeable, even though it was copied from catalog item 1.
    We have implemented OSS note 693175 which gives us the ability to change the price of a catalog zero priced item, which is what we want.
    But we do not want to be able to amend the price of catalog items that have been copied to new items.
    Can we prevent a catalog item that has been copied from having its price changed?
    Thanks
    Neil

    Hi Neil,
    I think any item that is copied from another line item can be changeable irrespective of whether the first item was a catalog item or not.
    You are just copying a line item and is not directly taken from catalog.
    So the system allows you to change the item details.
    If you want to order the same item at same price then what is the need for copying it as second line item.
    Hope this makes you clear.
    Rgds,
    Teja

  • SRM4 - Shopping Cart - Item Details - Expand Area title change

    Hello gurus
    could you point me in the right direction to change the title of the expand area in Shopping Cart  - Item Details: - Vendor Text and Internal Note ?
    Thank you very much
    Imrich

    found it on the screen
    SAPLBBP_SC_UI_ITS                       0120

  • How to Add Shopping Cart items to an existing PO

    hai friends
    how to Add Shopping Cart items to an existing PO
    Regards
    Emil

    Hi,
    go to the Manage PurchaseOrder
    (BBP_POC) transaction.
    Then, I enter the "Item data" tab and I go to add shopping cart item part and click on "Start Search".
    I select one item in a shopping cart appearing in the screen and press "Add to Purchase Order" button.
    BR,
    Disha.
    Do reward points for useful answers.

  • Need to delete / clear PO value for a deleted shopping cart item.

    Hi friends
    Please help me on below mentioned issue.
    I have a shopping cart with one deleted item, That deleted item shows a PO number under table BP_PDBEI field BE_OBJECT_ID in production server.
    User want that PO number to be delete or clear from that shopping cart deleted item.
    We are not authorize to delete or clear a entry from the SAP standard table itself.
    Is there any function module, I can use directly in production server which can delete / clear this PO number from table BP_PDBEI field BE_OBJECT_ID from shopping cart deleted item
    Please help urgently.
    Thanks a lot in advance.

    Hi
        check this FM
    ISM_PORDER_DELETE
    ISM_PORDERNEW_DELETE
    ISM_PORDERRET_DELETE
    Regards,
    Viquar Iqbal

  • Need to delete PO value for a deleted shopping cart item.

    Hi SRM experts
    Please help me on below mentioned issue.
    I have a shopping cart with one deleted item, That deleted item shows a PO number under table BP_PDBEI field BE_OBJECT_ID in production server.
    User want that PO number to be delete or clear from that shopping cart deleted item.
    We are not authorize to delete or clear a entry from the SAP standard table itself.
    Is there any function module, I can use directly in production server which can delete / clear this PO number from table BP_PDBEI field BE_OBJECT_ID from shopping cart deleted item
    Please help urgently.

    Hi Sharma,
    normally if this PO doesn't have further follow-on documents, should be able to be deleted. Once the PO is deleted, the SC will be updated and in the follow-on document history of the SC you will see an additional remark "follow-on document deleted".
    But I guess, this is not what you would like to do.
    Without manual database changes you won't be able to delete the connection between the SC and PO.
    If you somehow will get authority to the database changes, please don't forget to delete also the relations between PO and SC. You will find it in the tables SRRELROLES and BBP_PDBINREL.
    Regards,
    Peter

Maybe you are looking for

  • HELP  Itunes doesn't recognize my iphone 4s

    Updated Itunes to latest version Attempted to update to ios7 and got error message Asked me to restore  which I did.  Iphone stopped working have the itunes logo and the usb plug on phone Itunes doesn't recognize my iphone How can I get my phone work

  • Error running new report in Siebel

    Hi All, I get this error when trying to run a new report in Siebel (on local web client): We detected an Error which may have occurred for one or more of the following reasons: BI Publisher engine failed to generate report.(SBL-RPT-50524) I have regi

  • The monitor of my nano(5th) has broken,but my appleCare has expired.

    What can i do, if i still want to use nano, except buying a new one? because it is quite heavy for me to buy one, so any way to fix it?

  • Commit delay when using alerts

    I know that using Headstart it is possible to have the standard FRM messages displaying either in an alert box or in the status bar at the bottom of the screen. I have been involved with two applications that are 100% generated using Headstart and we

  • Editing 2 file types in 1 Sequence (1080i60 & 1280 x 720 Flip)

    I began a Sequence that is 1440 x 1080, Upper Field, 29.97, Compressor HDV 1080i60, Audio 48 KHz, 16-bit and that is working fine. But, I then added new footage from a Flip camera (1280 x 720, Square Pixel Aspect Ratio, No field dominance, Editing Ti