Shopping cart status of 'awaiting approval'

Hi Everyone,
All Shopping Baskets that are rejected by the approver are entering the Order raisers Shopping Basket status report with the status wrong displaying as Awaiting Approval . On previous versions of SRM, the status would be set to In Your Inbox]. This issue is with this header status only as the line items for rejected Baskets does show rejected.
Any help is welcome. I am on SRM 5.
Bye.
Gordon.

Hello,
Actually, system behaves in the following way:
- A shopping cart is created and goes to approval;
- Approver rejects the cart and the workitem is send back to requester inbox in order to accept the rejection or change the cart and resubmit it to approbation;
- If requester checks the cart (Inbox or BBPSC04), its header status will be "In your inbox";
- If someone (administrator, for example), checks the cart via BBP_MON_SC transaction (Monitor Shopping Cart) before the requester acceptance/changes, the shopping cart status will be "Awaiting approval", since the cart is still in approbation process.
I hope this information helps.
Kind regards,
Ricardo

Similar Messages

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

  • Shopping Cart status stays as "Awaiting Approval"

    Hi Gurus,
    We are using the No Approval workflow for Shopping cart creation.
    But on creation, the shopping cart stays in "Awaiting Approval" status.
    We are trying this out in IDES SRM 5.0 system.
    Can anyone please let us know where to look for the cause of this issue.
    Appreciate your time and effort on this.
    Thanks
    Srini

    Hi Srini,
    Please apply the attached notes to your system:                             
    1019974 Notification: WFL Error when an automatic PO was                    
    1125441 After a SC was deleted, no Notifications to the                     
    1019264 Notifications triggers WFL errors                                   
    1136609 Wrong Errors in case of Notifications                               
    1107955 Incorrect Purchase Order Errormessages cause                                                                               
    Have you setup the customizing SPRO in Cross-Application Basic Settings > SAP Business Workflow > Define Recipient of Notifications?                
    Regards,
    Peter

  • Add an approval to shopping cart whose status is awaiting approval SRM7.0

    Hi All,
    In one of my requirements i need to add an approver to a shopping cart which is on status awaiting approval programmatically in SRM7.0.
    1. Is it possible to add an aprrover to shopping cart whose status is awaiting approval programmatically.
    2. If yes, please guide me the steps or classes and methods are used to do this.
    Thanks in Advance.
    Best Regards,
    Krishna

    Hi Saravanan,
    I am sorry for delayed response..
    Requiremnet:
    Need to add approvers manually to the shopping cart which is on awaiting approval status.
    The code flow follows as below:
    1. as the workflow already started for this shopping cart so we have interrupted the shopping cart with belwo method
              CALL METHOD /sapsrm/cl_wf_adv_facade=>interrupt_process
                EXPORTING
                  iv_document_guid = lv_new_guid ( shopping cart guid)
    2. instantiated the object for the class /sapsrn/cl_pdo_bo_sc_adv, to its constructor i have passed values work item id generated in above process.
    3. added an approver manually to shopping cart using method of above said class /sapsrm/if_pdo_do_apv_ext~add_approver.
    4. if i skip the execution of method  /sapsrm/if_pdo_bo_sc~order, i am able see all the approvers added manually but the status is "In your Inbox"
    5. if i execute the above said order method, all the approvers added manually are lost.
    Question:
    1. Please suggest me the sequence of methods called are correct?
    2. As per my understanding complete workflow is restarting, so it is losing all the manual approvers if i am wrong suggest me,  Is it not possible to have previously added manually added approvers even after ordering the cart?

  • "Shopping cart Approved but status is Awaiting Approval"

    Hi Guys,
    We are working on SRM 4.0 in classic scenario. We have a weird situation where the shopping cart has been completely approved but the status is still in "awaiting approval". We are using teh item based approval badi.
    Does anybody have an insight to why this is happening. We never had this issue in the QA box in the past. The problem suddenly shows up.
    Please advise.
    Thanks,
    Sundeep

    Hi Sundeep,
    Which Service pack level are u in? SP08 or SP09.
    We have the same problem for SP08 for Workflow WS1000276 - Value limit with single approver.
    Here once the SC is changed, it comes back to the requester.
    When the requester accepts the changes, it hangs in awaiting approval state.
    I am still not able to find a solution.
    Were u able to solve this issue?
    Pls share ur solution with us.
    Regards
    Srivatsan

  • Approved shopping carts not displayed in shopping cart status report

    Hi Gurus
    we are facing an  issue in shopping cart status report.  When the approver selects 'Approved by me' in shopping carts status report system is not showing any list.  There are number shopping carts approved by the user . Other selection like selection period, status , completed indicator were selected properly.  But if the approver selects 'Rejected by me' the system is showing all the shopping carts approved, rejected, and awaiting approval related to the approver.
    This is happning with one user only.  We had checked user authorization and parameters and every thing is fine . Aslo compared the same with other users for whom this report is working fine . We are in SRM 5.5 extended caassic senario.
    Any suggestions/solutions on this
    VB SAS

    In olden days of SRM , we forcily assign account assignment for PR which do not have accounting data in the PR to create a successful SC in SRM and remove the account assignment while creating a PO in the backend.
    but since your in SRM 7.0
    and also you made ensure that your PR has account assignment but it is not sitting in the cockpit.
    and your shopping card trying to create a PO and failed right?
    since it has incomplete data , how PO is creating. How system can create a PO without vendor.
    escalate to SAP bvia OSS message
    BR
    Muthu

  • Workflow-status is awaiting approval for rejected item

    Hello,
    I am working on SRM 5.5. Extended classic scenario.
    I have implemented the workflow WS1400133 for 3-step SC approval ( using the corresponding BADI) .
    I have an issue , where, if the shopping cart is rejected by one of the approvers, then the approval overview shows result : REJECTED , however, the approval status in the ( approval transaction) , shows the workflow status as 'AWATING APPROVAL'.
    So, the user cannot modify the shopping cart to resubmit for approval.
    Any inputs as to why this is happening and any solution to this ?
    Thanks in advance,
    Aravind Nair.

    Hi Arvind,
      When the SC is rejected ,the total value fo the SC becomes 0.Have you set the  parameter "no_further_approval_needed" for this condition(for rej items)?
      ALso refer the note 790027.Hope this helps.
    Regards,
    Disha.
    PLs reward points for helpful answers

  • Shopping cart status I111 - Item in transfer Process

    Hello Experts,
    I have one issue in which enduser had created a shopping cart and now its approved but no follow on document is generated.
    I checked in the application monitor : I saw the item status is "Item is in Transfer in Process'.
    When i run the report BBP_ALERT_SB_NOTTRANSFERED. now the status changes from I111 to I1112. "error in transmission'.
    Please guide me how i can repost the document so that follow on document will get generated.
    I am in ECS scenario with SRM 7.0
    Help will be appriciated.
    Thanks
    Smriti

    HI Masa and the experts.
    I have checked the BBP_PD for the Shopping cart and the Item data.
    My finding are :
    BE_LOG_SYSTEM : VLBSRP300  " This is my SRM - SRP(Production) System and the client
    BE_OBJECT_TYPE : BUS2201       " Again this is the PO business object
    BE_OBEJCT_ITEM  : Blank
    BE_OBJEC_ID : 1                           "
    But there is no PO created .
    When i ran the report BBP_ALERT_SB_NOTTRANSFERED. then my Shopping cart status changed from I1111 to I1112.
    Now please let me know how i can process my shopping cart to create follow-on documents,
    Smriti

  • 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

  • SQL Developer, Deploy Cloud Cart Status is at Approved for a long time and not moving forward i.e. not processing.

    SQL Developer, Deploy Cloud Cart Status is at Approved for a long time and not moving forward i.e. not processing.
    Please help.
    Thanks
    Srinivas

    Hi Gustavo,
    It appears your Service SFTP user was not created correctly. Please contact support and mention the fact that your Service SFTP user appears on Security/Users tab and not on Security/SFTP Users tab.
    Vlad

  • Insert column into shopping cart status screen

    Hi,
    I need to insert a column into the shopping cart status screen table control( search results).(BBPSC04).
    Can u pls let me know whether i can achieve this by adding an append structure or standard screen modification?
    Cheers
    Rajeev

    Hi,
       Instead of modifying the std structure,try modifying the corresponding template of the service.
    BR,
    Disha.
    Pls reward points for useful answers.

  • Missing print preview icon in Shopping Cart status srm 5.0

    Hello,
    Some users don't have the print preview icon in the shopping cart status.
    I checked attributes and authorization, but that isn't the problem as far as I can see.
    b/c some users have this problem and others don't I don't have any idea what the problem might be.
    every idea is welcome!!
    thanks in advance
    Jan Holland

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Problem with shopping cart status

    Hi Experts,
    We are implementing SRM 5.0. When i create a shopping cart for services, it creates purchase requisition in the backend but the status of shopping cart, 'Purchase Requisition Created',  is not getting updated in SRM. But when I modify and save that purchse requisition in the backend, only then it updates the shopping cart status. I'm also using CLEANUP_REQREQ_UP and BBP_GET_STATUS_2 programs as background jobs.
    Kindly help me in solving this issue.
    Regards,
    B.Siddhesh

    Hi,
    This issue is resolved now.
    The problem was when service PR is created from SRM on R/3, the system fails to create entries in table ESLH. To resolve this issue we implemented note 922372 and its working fine now.
    Regards,
    B.Siddhesh

  • Shopping cart status showing as Awaiting Approval even after Rejection.

    Hi All,
    We are on SRM 5.0 .After rejection of shopping cart , if the requestor checks the staus of shopping cart in Check Status link , it is showing as 'In Your Inbox' which i believe is correct but the status for this object id is still Awaiting Approval in transcation BBP_PD.
    Why is the status not geting updated in transcation BBP_PD?
    Regards,
    Anubhav

    Hi,
    One more strange thing is that there are some shopping carts with status
    Stats:
               Status         Description                    Inactiv
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1016          Release Rejected
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1106          Shopping cart ordered
    But these are very old.
    All the shopping carts that were rejected in recent times are..
    Stats:
               Status         Description                    Inactiv
    HEADER     I1015          Awaiting Approval
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1106          Shopping cart ordered
    But I have never seen the Accept Changes button in my system , so howcome the old shopping carts have status Release Rejected?
    Regards.
    Anubhav

  • Shopping Cart status " Item in transfer process"

    Dear Friends,
    A shopping was created and it went to approval as per the Workflow designed.
    It got the approval from all the required levels. But in the SRM system when checked with the chopping cart number with tcode BBP_PD the status is showing as " AWAITING APPROVAL" . and when it is check in the SRM Portal at Monitor shopping card at header level the status is same as above but in item the status is showing as  " Item in transfer process".
    And in BBP_PD its displaying the created PR number. But when this PR is checked in SAP, then its displaying missage no PR exist.
    Please guide me in resolving this.
    Thanks in advance.
    Vamshi Sreerangam

    Hi Vamshi,
    Can you check error log in RZ20 for this shopping cart?
    Regards,
    Nikhil

Maybe you are looking for

  • Tecra M3 - touchpad is not working with Windows 7

    I have a Tecra M3 that I have updgraded to Windows 7. The touchpad is not working. The Toshiba website does not have Windows 7 drivers for this model. I have tried installing the touchpad driver and TVAP from the A11 model but still cannot get it to

  • Simultaneous analog and digital video output?

    Does anyone know for sure whether the integrated DVI-I port on a MBP can (or cannot) generate analog (VGA) and digital (DVI-D) signals simultaneously? P.S. If you are curious why I am asking this question, it is because I would like to have my MBP di

  • About MCVA Report

    Hi, Can anyone explain about the utility of the standard report run through the MCVA transaction code? What details does this Report provides? It would be great if you can throw some light on this topic. Thanks much. Sophia Xavier

  • System problems in LXDE

    Dear Forum Members. I recently started to use Arch Linux i686 (in virtualbox), and I encounterd some problems in LXDE. When I try to change the "looks and appearance" of LXDE, nothing happens, and when I try to click on the logout button (either form

  • The Ipod "file shares" can't be used with itune because it's not formatted?

    Hi, I'm using ipod shuffle 512mb. When I connect ipod to my PC, it shows an error message saying "the Ipod "file shares" can not be used with itunes because it is not formatted properly". I am not able to sync the songs into Ipod... I tried everythin