Shopping cart not emitted to the right manager cause change unit

Hi guys,
We did a shopping cart , unfortunately the manager assigned is not the good one , the status is 'Awaiting approval' ,the requester is not linked to  the same unit of  the manager's one.
We would like to redirect his shopping cart  towards the good manager linked at least to a different unit.
The requester has changed unit.
Is it possible for a given manager not related directly to the requester to redirect the shopping cart  he is not the recipient to another manager in his own workplace.
Thank you in advance for your answer.
                   Best regards Mahmoud

Hi Mahmoud,
If you are using a BAdI - BBP_WFL_APPROV_BADI then incase if your workflow doesn't find any approver, you can append APPROVAL_ADMINISTRATORS table.
In this way, you are direct your SC to administator's approval.
Your code will like this -
<i><b>IF approval_table[] IS INITIAL.
if no approver found because send sc to default administrator
ls_approver-approval_index = actual_approval_index.
          ls_approver-approval_agent = 'USMAHMOUD'.
          ls_approver-name = 'Mahmoud Mahmoudi'.
          APPEND ls_approver TO approval_administrators.
        ENDIF.
ENDIF.</b></i>
Please reward few points, if you find this useful.
Regards.
Pras

Similar Messages

  • SOURCE_REL_IND : shopping cart not appearing in the sourcing cockpit

    Gurus,
    Few of the shopping carts after deleting the follow-on PO doesn't appear back in the sourcing cockpit. Furthermore, I found the SOURCE_REL_IND set to blank in table BBP_PDIGP.
    Since this is happening at random, not sure if I can forcefully push the cart into the sourcing cockpit using any FM.
    Thank you.
    PS  : I tried FM : BBP_PDIGP_DB_DIRECT_UPDATE, but the next run of BBP_GET_STATUS_2 is revoking it back to space.

    Hello Ricardo
    SUB:- CLASSIC SOURCING ...
    assume that my buyer is incharge of the sc
    1.requestor creates a sc and buyer also create a PO from the cockpit.
    2. later business decides some thing  wrong so buyer deletes the same PO
    3. after status job the same sc why comes to cockpit. the same buyer should look each time the follow on docuemnts created or not?
    4. what is the SAP stratergy here deleted PO taking to cockpit again
    5. understand many customer has different taste.
    6. if i were buyer which i really deleted the same PO , i dont want to see the the same sc again into cockpit.
    sap has any flexible options ?
    7. any customers reported to sap this is a problem or incidence.
    i do have some incidents in sdn , 2 of them dont like this functionality
    BBP_GET_STATUS _2 - Deleted PO's
    deleted po not taken to the cockpit.
    what is the sap sourcing stratergy describes this scenario ?
    br
    muthu

  • The Shopping cart not appearing in the sourcing cockpit of the buyer

    Hi
    We are using Extended Classic Scenario. The SC was created in SRM and then after approval was send to a central buyer for sourcing. The central buyer redistributes the same to the respective Buyer based on the purchasing group. However the SC doesnt appear in the sourcing cockpit of the actual buyer and when I see the details of the SC item in BBP_PD, I see that the Sourcing Relevant Indicator is marked 'Y' which means Sourcing is already completed. But nowhere a supplier has been added to the SC by anyone and it also doesnt reflect in the BBP_PD.
    Any idea how and why the indicator has the status 'Y' and how can I make the SC appear in the sourcing cockpit of the buyer.

    Hi Manoj,
    If the SC is directly converted into a P.O (either ordered / held status) please check the Sourcing settings in SPRO.
    SPRO > IMG > SRM > SRM Server > Sourcing > Define sourcing for product categories
    Check whether sourcing always carried out was maintained for the required product category. The P.O will get directly created in case the setting is " Sourcing never carried out".
    Please check this and let me know if this is the case.
    Rgds,
    Teja

  • Shopping cart (not a u201Climitu201D) can not be found in Sourcing Area!!

    Issue:
    Shopping cart (not a u201Climitu201D) can not be found in Sourcing Area to create a new PO, if the associated PO has been deleted directly at Header level.
    But, shopping carts (not a u201Climitu201D) can be found in Sourcing Area to create a new PO, if the associated Pos have been deleted at Line Item level first and Header level next.
    Hence, POs can not be deleted at Header Level directly, but only at line item level first and header level next.

    Hello Uma,
    If PO is deleted at header level then SC can be found in sourcing cockpit only if for a SC
    1. SOURCE_REL_IND = X in table BBP_PDIGP and
    2. Quantity should not be completely consumed by the PO in table BBP_PDIGP.
    Check these 2 parameters for your SC in BBP_PD.
    When we delete PO at header level SC quantity is consumed by the PO and thats the reason it will not appear in sourcing cockpit.
    You can also go through the logic in report CLEAN_REQREQ_UP, you will find these details. This report decides whether SC should appear in Sourcing cockpit.
    Thanks,
    Shital Nimje
    Edited by: Shital Nimje on Sep 22, 2009 4:10 PM

  • Shopping cart not in sourcing cockpit after PO qty been reduced

    Hi ,
    We have a issue where a shopping cart was created with qty 100 and it came to sourcing cockpit.PO was then created for the shopping cart with the value qty 100. Later GR and Invoice was done for against the PO for quantity 25. PO qty was then reduced to 25. But still the shopping cart has not come back to the sourcing cockpit.
    Table BBP_PDIGP shows the following value for the item of the shopping cart :
    VAL ASN E = 0
    VAL ASN = 0
    VAL CF E = 25
    VAL CF    =          0.00
    VAL CF     =         0.00
    VAL IV E       =     25.00
    VAL IV       =       0.00
    VAL PO E        =    0.00
    VAL PO E AGG     =   0.00
    QUAN ASN E      =    0.000
    QUAN ASN      =      0.000
    QUAN CF E =          25.00
    QUAN CF       =      0.000
    QUAN IV E    =       25.00
    QUAN IV        =     0.000
    QUAN PO E  =        25.00
    NUM ASN      =       0
    NUM CONF     =       0
    NUM INV     =        0
    SOURCE REL IND = blank
    My questions are :
    1) Root cause of the issue ? Scenario where this can happen ?
    2 ) How to resolve the issue ? Just changing the SOURCE REL IND to X does not suffice (Tried the FM BBP_PDIGP_DB_DIRECT_UPDATE to set the sourcing indicator ) . Only when I clear all the values shown above to zero (change the values from 25 to 0) , does the shopping cart comes to sourcing cockpit . But the SC come with the qty 100 which is not correct , it should be 100- 25 = 75.
    Please suggest and pls answer all the questions.
    REgards,
    Saurav

    Hi
    as of now ,
    if the deletion of purchase order can make shopping cart item available in the cockpit.
    but you can not expect the sc item should goes to cockpit if the PO quantity has been reduced .
    In the PDP scenario - SAP suggested some custom logic if the quantity increased in the PR and remaining item comes / shows in the cockpit but no sap never provide any solution for quantity REDUCED.
    Muthuraman
    The above is my experience but you can check with SAP what is the standard.

  • Completed shopping carts again reapearing in the sourcing cockpit

    Hi,
    We are facing a problem for the sopurcing cockpit. There are some shopping carts which are created from the catalogs and after approval purchase orders are getting created without any problems.
    Next day these shopping carts are coming into the sourcing cockpit. This is happeneing only for a perticular company code whose corresponding backend R/3 resides on a differetent box.
    My question is if the report BBP_GET_STATUS_2 is run and during that time if the backend R/3 is not available what will be the result. Can this cause the shopping carts to reappear into the sourcing cockpit.
    We are on SRM 5.
    Thanks and Regards
    Manoj Upadhyay

    Hi,
    maybe the two notes
    SRM: 1134786       
    Backend: 1123548
    help. They include most of the relevant notes with corrections for BBP_GET_STATUS_2.
    Best regards,
    Georg

  • Shopping cart not returning to SoCo even after PO and confirmation deleted

    Shopping cart not returning to SoCo even after PO and confirmation are deleted.
    Steps followed:
    Created shopping cart
    SC approved
    Assigned vendor in sourcing and created PO(PO created successfully created in ECC)
    Confirmation created
    Deleted the conformation
    Deleted the PO
    When PO is deleted SC should return to Sourcing Cockpit, but it is not returning.
    Checked the table BBP_PDIGP, source_del_ind is space.
    Ran BBP_GET_STATUS_2 and CLEAN_REQREQ_UP both the programs manually but in vein.

    Hi,
    Can you try by just deleting the PO? Dont delete the confirmation.
    I think once you have done the confirmation, the SC will not come back to SOCO. (Logically if you see, confirming means you have already received goods, so after receiving goods, I dont think SC will be visible again in SOCO)
    Nikhil

  • Add new tab button does not appear at the right of the previous tab

    Just upgraded to Firefox 4 and the plus sign (T) for a new tab does not appear on the right of the previous tab as it had in earlier versions. I thought it was there briefly after I upgraded but it's not there anymore. How do I get it back? I did download the extension "new tab at the end" but that didn't help....

    That button should be available by default. However, if you use tab related Add-ons it may not show up as expected. You can add it back by right clicking on the navigation bar, clicking Customize, then drag the New Tab icon to the right end of tab bar.
    If that doesn't work, please try starting Firefox in Safemode to see if add-ons are indeed interfering.

  • HT204093 the body of my email does not appear to the right when I select a mail message.

    The body of incoming mail messages do not appear to the right when I select a mail message?
    Anybody know how to adjust this?
    Jgm

    Hello!
    Please try these steps: Can't see email message content

  • Request not visible in the version management of a Report Program

    Hi,
    We Imported an external request into the SAP System.
    The request was imported successfully and a program already existing is updated with that request,
    The problem is that the request number is not visible in the Version Management of the Report Program, but the other Programs have the request number visible in the version management, we could not find the request number in that  particular program
    We tried reimporting the request but the request is not visible.
    Regards

    Check the transport logs and see if there are any erros/warnings.

  • Apps do not show in the app manager, n79

    Hello,
    I installed some themes and now my old themes do not show in the app manager, however it shows up in the themes menu... how to solve this, pls help the experts here ...
    regards

    Thanks Mylenium,
    I appreciate the response. I was confused because precisely I own the full CS6 Production Premium and Encore is there, I was unaware that it was deprecated in CC. Oh well...also I remember Adobe Story in Creative Cloud last year did show up so I was confused as to why it was not showing up now.
    So Adobe Story is only cloud based now? hmmm...not sure how I feel about that one.
    Anyway, thanks for the reply and all my best.

  • Note 533276 - Setting the batch management requirement indicator

    Hi;
    we have found an oss note for setting the batch management requirement
    indicator.. but the program mentioned in oss note does't exist in the
    attachement part.. we urgently need your help..
    how can we find program RVBCONVMAT2BM?
    Note 533276 - Setting the batch management requirement indicator
    Solution
    Here, the standard procedure is to clear stocks of the current and the previous period as well as to complete the open documents. Note 30656 provides further information about this.
    Alternatively, in the case of a large data or document volume, you can use a conversion report from the batch development that sets the batch management requirement indicator without the necessity of manual preliminary works such as the posting of the stocks or the completion of open documents.
    We have developed the main features of this report, but it must be adjusted to individual business processes in a customer project that is subject to charges.
    If you require further information about functions of this tool or about running such a customer project, you can send an e-mail to the consulting department ([email protected]).

    Hi,
    You also need to check for open sales order, open production orders, open WM transfer orders and open deliveries. These documents needs to be closed/completed.
    Check OSS notes 533276 - Setting the batch management requirement indicator.
    Following is the details of this notes;
    Summary
    Symptom
    The attempt to set the batch management requirement indicator for a
    material in the material master record maintenance fails because there are
    stocks or documents that are not completed such as production orders, sales
    orders, deliveries or WM transfer orders.
    More Terms
    MARA-XCHPF, MARC-XCHPF, RVBCONVMAT2BM
    Cause and Prerequisites
    Solution
    Here, the standard procedure is to clear stocks of the current and the
    previous period as well as to complete the open documents. Note 30656
    provides further information about this.
    Alternatively, in the case of a large data or document volume, you can use
    a conversion report from the batch development that sets the batch
    management requirement indicator without the necessity of manual
    preliminary works such as the posting of the stocks or the completion of
    open documents.
    We have developed the main features of this report, but it must be adjusted
    to individual business processes in a customer project that is subject to
    charges.
    If you require further information about functions of this tool or about
    running such a customer project, you can send an e-mail to the consulting
    department (BMToolsatsap.com).
    Regards,

  • Idocs are not processed in the right order.

    Hi,
    I face a problem that when there are a large number of IDocs (Inbound) posted the Idocs are not processed in the right order.
    Msg type: MBGMCR
    any idea how this can happen?
    what is the solution?
    br
    Karen

    No answer

  • Can I shrink the iTunes webpage on my PC monitor so it does not cut off the right and left margins?

    Can I shrink the iTunes webpage on my PC monitor slightly so it does not cut off the right and left margins?

    Can you?  Are you capable of resizing the window?
    Only you can answer that question.
    If you want to know if it is possible, yes, it is possible.

  • Why is my secondary click is not working on the right?

    why is my secondary click is not working on the right?

    system preferences/Trackpad/point and click
    check and uncheck secondary click or alter method
    Try SMC reset
    http://support.apple.com/kb/HT3964
    Pram Reset
    http://support.apple.com/kb/ht1379

Maybe you are looking for

  • Java.lang.OutOfMemoryError: requested 2904104 bytes for Chunk::new. Out of swap space?

    Can someone help me with this error?  At random times the application crashes and I get this error.  # An unexpected error has been detected by Java Runtime Environment: # java.lang.OutOfMemoryError: requested 2904104 bytes for Chunk::new. Out of swa

  • How do you get itunes to start working again after you get an error 7 message

    I keep getting the error 7 message when i try and open itunes i am not sure what i should do now. i have followed what they have listed on the website but it didnt change anything i am still getting the same message. HELP!!!

  • Volume inconsistent when playing music in iTunes

    My volume is inconsistent when playing music. As in goes loud then soft without me changing volume. I dont get this problem with games or movies. Please help its very annoying. Thanks Hamish

  • QT pro video edit question

    I have made a video of my car with my iPhone and want to upload it to the internet. I am a Windows7 user. I want to blur out the license plate number on my car . Is there a way to do this using QT pro? Thanks

  • MRP views in MM02

    I need to create a Screen Variant  and apply to a Z transaction which only allows users access to change MRP Information u2013 MRP1, MRP2, MRP3 and MRP4 tabs. in the Material Master. I do not want to give everyone access to MM02 u2013 Change Material