Shopping cart awaiting approval error

Hello all, I have a shopping cart with two approvers, first approver approves on 13.10.2008 and second on 14.10.2008.
If I see transactions SWI6 and SWIA workflow appears as completed (I can't complete manually work item because its status is completed).
But when I see status for shopping cart still has awaiting approval and I can't run program BBP_GET_STATUS_2 and CLEAN_REQREQ_UP for this shopping cart.
Program BBP_GET_STATUS_2 throws this error: No Shopping Cart (REQUIREMENTS) Found with Status = Transferred.
What can I do?
Thanks
Rosa

looks like there is problem in the transfer process..
you can find details in the transaction --> bbp_pd -->
with object type --> bus2121 and object id --> shopping cart number..
you can see --> status --> error in transmission -->

Similar Messages

  • RFC function to list shopping carts awaiting approval

    Hello people,
    do you know a RFC function to display the shooping carts that are awaiting approval by a manager (an user id) ?
    Thanks a lot!!

    Hi,
    Have a look at the following thread:
    How to get all shopping carts awaiting approval for an approver
    Thanks,
    Pradeep

  • Shopping cart Awaiting approval

    We are using SRM6.0. We have activated the WF10000060.
    On ordering shopping cart get the status "Awaiting Approval".
    On checking the status of the Shopping cart in SWI6..we see lot of errors in workflow log undrr steps history.
    1. (Sub)workflow created - No Errors
    2. Work Item Submitted for Execution - No Errors
    3. Exception occurred - Error when starting work item 000000065623
    4. PROCESS_NODE -
    Error when processing node '0000000007' (ParForEach index 000000)
    5. CREATE - Error when creating a component of type 'Step'
    6. CREATE_WIM_HANDLE - Error when creating a work item
    7. CREATE_VIA_WFM - Error within method CL_SWF_RUN_WIM_FACTORY->CREATE_VIA_WFM
    8. GET_WITYPE -  Unable to determine work item type for step at node 0000000007
    9. GET_TASK_HANDLE - Error when loading task WS10000049
    10.FIND_BY_WFDWIZ - Workflow definition of task 'WS10000049' cannot be activated
    11. Error Message Created for Admin - No errors
    12. Executing flow work item - Work item 000000065623: Object FLOWITEM method EXECUTE cannot be executed
    13. Executing flow work item- Error when processing node '0000000007' (ParForEach index 000000)
    14. Work Item Submitted for Execution - No errors
    Under Messages tab we have error message: Error when processing node '0000000007' (ParForEach index 000000).
    The above errors are similar even when we activate other work flows of shopping carts.
    It looks

    SAP Note 962488 requests for the SWD_WFD_REPLICATE_FROM_9999 function module teo be executed. However did not solve the problem.
    Also note 981295 was verified and is not for our problem.
    Any better answer?
    Vasu

  • Deleted Shopping Cart awaiting approval

    Greetings SRM Gurus,
    I have a case of two shopping carts which are shown (under monitor shopping cart) as having been deleted, yet they are appearing in the users approval list as awaiting approval.
    In the approval list they are greyed out so the user cannot approve them, and I need to know how to remove them from this list.
    Simple really !!!!!
    Adrian

    Hi,
    Use Transaction SWWL to delete work items from the specific User Inbox
    Another way would be  if you want the workitem to be removed from the approval inbox , then you need to find the workitem id through the workflow log.
    Then run the function module 'BBP_PDH_WFL_DELETE' ( exact name i dont remember ) and give the workitem id as input.
    Then the shopping cart will be removed from the approval inbox and also necessary changes will be made in the workflow log .
    Related links ->
    Re: Delete SC from BBPSC4 and no control is possible
    Re: Delete Shopping cart from Sourcing cockpit?
    delete workitem
    Deleting mails from SAP Inbox
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • Alert for shopping cart awaiting approval

    I am trying to set up an alert for carts that are awaiting approval.
    I would like to send a notification to the approver to remind them that they still have work items to execute.
    With this in mind, can anyone please let me know all the configuration and activation steps that are involved.
    I have seen numerous threads on this forum but I cannot seem to get any result from my system.
    If someone has an "Idiot's Guide" this would be gratefully received.
    Keith

    Hello Keith,
    you should use the deadline monitoring function of SAP business workflows.
    Enter your approval workflows in transaction SWDD, make a doubleclick on the approval steps and go to tab "latest end". In field "Refer date/time" enter "Work Item Creation" and an appropriate time offset, e.g "+ 1 day(s)" in the field <b>below </b>the "Time" field. In section "Recipient of message when latest end missed" you should enter "Expression" and "&APPROVALAGENTS&".
    Repeat this with all approval steps in all your approval workflows.
    THis will place a notification in the approver's SAP inbox or in their mailboxes if e-mail notification is active.
    Hope this helps
    Karsten

  • Changing shopping cart in approval stage-SRM 5.0

    Hi All,
    I am facing an issue in Integration environment. It is working fine in Dev.
    Even if the security level at user details is defined as "Low" (2), user is not able to change the shopping cart in approval status (via Check Status, in case of requester or via Approver Inbox, in case of approver).
    Change button is not appearing in the check status.
    I checked following SDN blog but this is not helpful as it is working fine in Dev environment witout deactivating this BADI or implementing it as detailed in this blog.
    http://wiki.sdn.sap.com/wiki/display/SRM/Changingshoppingcartinapproval+stage
    Can someone please let me knwo if I am missing some configuration? Helpful answers will be rewarded. Thanks
    Regards
    Kapil

    Resolved with OSS note- 1397705

  • Changes allowed in shopping cart during approval

    Hi all,
    I am on SRM 7 , ECS.
    My reqirements are :
    1. The requisitioner should not be able to change the shopping cart during approval workflow.I have changed the authorization level , BBP_WFL_SECURITY , to  none  " changes are not allowed" in the employee role . But still the requester is able to change the cart during workflow
    2. The approver should be able to change the shopping cart during approval workflow.I have changed the authorization level , BBP_WFL_SECURITY , to low  " workflow is always restarted when changes are made" in the employee role . But the approver is  not able to change the cart during workflow.
    3. If the approver rejects the cart , the workflow should end. what is the way to achieve this?
    can you please advise on all these points?
    Rgds
    Sumendra

    Hi,
    It is called Process-Controlled Workflow. BRF Workflow is not correct term.
    BBP_WFL_SECURITY is for only Application-Controlled Workflow.
    >1. The requisitioner should not be able to change the shopping cart
    Changing SC is available in standard. You can de-activate Edit Button by custom class. Please check "Extension and Field Control (Personalization)" customizing.
    >2. The approver should be able to change the shopping cart
    There are 2 task types, Completion and Approval in #Define Process Level"
    Completion TS40007952  Approver can change SC
    Approval    TS40007953  No chnage is available
    >3. If the approver rejects the cart , the workflow should end
    It is in standard for full reject case. What is requirement for partial reject case?
    >4.all header and item information can be changed by the approver
    Yes
    Team SC concept is also available in SRM 7.0. Team members can edit Team SC before submit.
    Regards,
    Masa

  • Movilizer platform (Shopping cart mobile approval) integration with SRM 7

    Dear All,
    I am in need of integrating the Movilizer platform with SRM 7 for shopping cart mobile approval. The details about Movilizer can be found here. - Movilizer - The Movilizer for SAP Workflow
    Could you please share me your experiences/pain points which need to taken care upon the time of implementation. Thanks in advance for your help.
    Best Regards,
    Bharathi

    Dear All,
    I have a development over here where the prerequisite of integrating the Movilizer platform with SRM 7 for shopping cart mobile approval is to check the function module on Remote-Enabled.
    As of SAP enhancement package 2 for SAP Supplier Relationship Management 7.0 (SAP SRM 7.0), Changes have been made to some standard function modules so that they are no longer RFC-enabled.
    Please refer the below link for your reference.
    consolut - Changes to Standard RFC-Enabled Function Modules ( RELNSRM_702_RFC )
    If the same function module is used by Movilizer and they are no longer RFC-enabled, please do check on that. I will keep you updated on our resolution.
    Best Regards,
    Bharathi

  • Changes to shopping cart during approval.

    We are running the N-Step approval workflow WS14000133.
    The issue we are having is when an approver makes a change to the shopping cart during approval (Task TS10008126) we would like this to trigger the step that sends the cart back to the requestor to check/approve(Task TS10008061).
    The desired behaviour occurs if the approver makes a change to the price, but not if other aattributes of the shopping cart are changed such as the vendor or the description.
    The workflow determines if the cart should be passed back to the requestor based on the approve_or_reject flag in the approval task container. This variable is set to 4 when the price is changed, but 0 if other attributes are changed.
    The security level for the approver to 'High' so that the workflow does not restart.
    Is there any way to control what changes to the shopping cart will cause the workflow to create the task for the requestor.

    What I am saying is that I want the workflow to continue and it is. This is not the issue. I am happy with the way that the security level is working.
    The issue is that I would like the workflow to send a task to the requisitioner for ANY change that is made to the shopping cart. The standard solution will only send a notification to the requisition if a change is made to the value of the cart.
    We need to pick up all changes such as the description or the vendor.
    If you look at workflow WS14000134 you will see that after the approval step there is a decision step that will route the workflow to the notification to creator task or by-pass it. This is based on a variable that is set by the approval task. If the value is changed the value is set to 4, but if the vendor is changed then the value remains as 0.
    The question here is 'Can we influence the way that this approval state variable is set?'

  • Shopping cart offline approval with outlook

    Dear Experts,
    Currenlt we are working on SRM 5.0 classic scenario and ECC 6.0. I want to implement shopping cart offline approval with outlook.
    Can you please guide me what all are the settings need to be done for offline approvals....
    Thanks
    Ravi

    Hi Ravi,
    The program RSWUWFMLEC was used to scehdule offline approval mails upto SRM 4.0(In SRM 5.0,report RBBP_NOTIFICATION_OFFAPP is used)..
    Please see the foll link for more deatils:
    SRM5.0:
    http://help.sap.com/saphelp_srm50/helpdata/en/31/ec423b4ac8d506e10000000a11402f/frameset.htm
    SRM 4.0:
    http://help.sap.com/saphelp_srm2007/helpdata/en/31/47c6cb8e9249f2bc29444212e4704a/frameset.htm
    You need to check the settings mentioned in the link above before you scehdule the report for snding the approval mails to the external email ID's of the approvers.
    The job mentioned are only for sending the approval mails.To send the requester notification messages to external mail box (instead of SRM inbox),see the foll thread for more pointers:
    Re: mail refuse shopping cart
    Do let me know if you need an further help.
    BR,
    Disha.

  • Shopping cart awaiting for approval

    For the documents shopping cart, RFX we dont have any approval proceedureonce the shopping cart is created it gets auto approved.
    But for the documents in the approval tab shows automatic approval for the documents, but in the query report for the the document shows awaiting for approval.
    Can you guide me on this
    Thanks in advance

    Hi,
    What is the document status and workflow status in BBP_PD transaction?
    I guess there is some error when creating follow-on document.
    Regards,
    Masa

  • Error in creating follow-on documents after shopping cart is approved

    Hi,
    After the shopping cart has  been approved by the concerned approver and the when the staus is checked in the check status application , it shows 1 error in process i.e. no follow-on document is created in doing so.
    Thanks and regards
    Sachin

    Dear Sanjay,
      Thanks for the reply. I have made all the settings , but I am getting an error in the check status application for the shopping cart that has been approved.
    Well first instead of getting into the PO that are created in the backend system, let us consider the documents that are to be created as a result of categories that are local. I have maintained a range for local PO's.
    I need to know whether any extra procedure needs to be carried out so that PO be created i.e I am not using the sourcing application as of yet and presume that the
    POs are created (i.e. the follow-on documents are created on it's own,) .
      I have my own local purchasing group for an organisation. It there are any setting please let me
    know. PLease note that I am getting the same error as for ones while shooping cart that involve backend systems.
    Thanks and regards
    Sachin V. patel

  • User exit to only display Shopping Cart-Backend application errors in SRM portal

    Hi Experts,
    We have a requirement where users should be able to access the  "Shopping Cart errors" from portal. But we don't want users to access monitor Shopping cart under Applications monitor link.
    Thanks in advance for your help.
    BR,
    Saurabh

    Hi,
    you maay need to enhance/modify the method
    /SAPSRM/CL_CH_WD_MON_CONTAINER->/SAPSRM/IF_CLL_MON_CONTAINER~INIT_MAPPERS
    It's the initialization of the items in this monitor list
    Regards
    Konstantin

  • Approver regrouping in Shopping cart after approval and refresh button is clicked

    Dear Experts
    I created a shopping cart (Say 5 levels of approval) it reaches the approver . The approver approves the shopping cart and the cart is in completion step. When after approval in 3 rd step. If i click on refersh button at the top, the list of approvers who approved the cart are getting grouped in to a folder like structure. How it can be avioded i.e we need the approvers to be shown in sequence even after n approvals and clicking on the refresh button.
    Thanks & Regards
    Arun.K.P

    Hi Laurent,
    Please check the screenshots.

  • Shopping cart not created, error message 'Error in Transfer'

    Dear Guru's,
    While creating a shopping cart in the product category, the system is giving an error message 'Error in transfer'. We are working in the classic scenario.
    When we check in the table BBP_PDBEI, the logical system shown is SRM system. Ideally, the logical system should be that of the ECC backend system. Could you please help us where we can go wrong in the settings?
    Thanks and regards,
    Ranjan
    Ranjan Sutradhar

    Hi
    Please refer to the below links
    http://wiki.sdn.sap.com/wiki/display/SRM/TransferprocessoftheShopping+Cart
    http://wiki.sdn.sap.com/wiki/display/SRM/Follow-ondocumentdetermination%28PR%2CPO%2CRS%29
    Hopefully this would resolve your problem.
    Thanks,
    Ashish

Maybe you are looking for

  • Maintain Tolerance limits for  tolerance key B1

    Hi, When We tried to reverse a 'reversal' document using MBST  but the system does not let me a throws up the following message no. M8125... "maintaintolerance limits for tolerance key B1 (CoCode 5000)". I checked configuration in OMc0, we have  lowe

  • Facebook "Request for Permission" window opens but is not visible

    Hi everybody, our problem is the same like this: http://forums.adobe.com/thread/772904 I can push buttons on subj forms but they are not visible Does anybody know how to solve it? Thanks Info: I'm trying to connect to facebook from Flex Mobile projec

  • NW CE 7.3 Trial Iview Error

    Hi All, After integration between BW and CE 7.3, i am getting below mentioned error in portal when i call a BW Query/WAD. how can i solve this problem? Thanks Regards

  • Webservice in Batch

    Hi, We have service and which is called in batch. But when a service is called a dialog work process is initiated and the job is failing after 30 mins (1800 secs). Could you please suggest a way so that a service can be run in batch. Your help is rea

  • My system can not connect with the Airport Express while the signal is very good?

    Neither my phone nor my desktop (windows 7) can not make a connection with the Airport Express. The signal keeps flashing amber. Several specialists have checked but can not solve this problem. Any ideas?