Group itens from shopping cart into one PO

Hi experts
I am using SRM 5.5, extendeed classic scenario, I am using automatic grouping, my problem is I need that several shopping carts creates just one PO if the requestor are the same.
What BDI can I use ?
Thanks
Nilson

Hi Nilson,
For Grouping shopping carts to create either P.Os or BID invitations there is no need to use a BADI. You have to execute the report <b>BBP_SC_TRANSFER_GROUPED</b> using SA38 transaction.
You can specify your criteria in that like group all SCs from a particular P.Org, P.Group, Product Category, Product etc.You can schedule a back ground job for this at particular intervals so that it automatically groups all the SCs as per the specified criteria and create either P.Os or BID invitations as per your requirement.
Also in SPRO > IMG > SRM > SRM Server > Sourcing specify your sourcing criteria as Auto grouping etc etc.
A single P.O is only created when the vendor is same for all the items that are being sourced otherwise different P.Os will be created for different vendors.
Hope this makes you more clear. Clarifications are welcome.
Rgds,
Teja

Similar Messages

  • SRM Reservation Grouping from Shopping cart

    Hi,
    We are  creating a backend reservation for when a material is ordered in the shopping cart and at the moment the shopping cart creates one reservation per line. I would like the whole shopping cart to actaully create one reservation in the backend. Does anyone have any advice as to the best method to use to acheive this?
    Thanks
    Andrew

    Hi Andrew,
    I don't know your SRM release, but in SRM 5.0 the reservation split is executed here:
        class:            CL_BBP_SC_TRANSFER
        method:         SPLIT_RESERVATION
    (you can check it in the transaction SE24).
    Here you can see to logic why your reservation is spitted.
    Anyway, you can override the standard logic and group the items in the BAdI BBP_RESERVATION_GRP.
    Regards,
    Peter

  • Auto creation of po from shopping cart

    hai gurus
    Iam in SRM 5.o,CLASSIC Scenario.
    In configuration for "Auto creation of po from shopping cart"i  have given "purchase order if item data complete,otherwise PR"in  SPRO>SRM>srmserver>cross application basic settings>Define  objects in Backend(PR,PO,requisition)
    So shopping cart is been created with PUR org,PUR GROUP,Vendor tax code,account assignment etc,but  purchase requisition is created and not  purchase order.Is there any  settings left over
    Thanks in Advance
    chandra

    Hello Chandra,
    You also could use the PR (in ECC) and try to convert it into a PO (ME57). If it asks you for some additional data (e.g. vendor, price, ..) this might indicate, that it is missing in the SC.
    Also, you could try and debug transaction ME59 (auto PO creation) to see, what's missing/checked.
    Good luck.
    Franz

  • Regarding Removal of filed from Shopping Cart Extented Search

    Dear All,
    We have a requirment where we need to remove a field from shopping Cart Extended Search. Field name called "Role" has to be removed.
    Could some one let us know,  how to  remove the field?  we observed that BADi  CUF is being not triggered to suppress this field. And also we would like to know what is the Field name or Sturucture we need to remove.
    Waiting for  your response.

    Hello Amarnath,
    >
    amarnath g wrote:
    > (...)
    > we are on SRM version 5 ( SRM_SERVER 5.5). Does this imply to this release as well? (...)
    I think so. But to be sure, have a look at ABAP code for concerned Dynpro PBO.
    >
    amarnath g wrote:
    > (...)
    And also I would like to know wheter can we add a custom field  to the search Criteria.....
    Yes, but you will have to manage it in search structure GS_SEARCH_FIELD.
    Regards.
    Laurent.

  • How to get Products from Shopping Cart(Basket) in ATG

    I want get all products from shopping cart
    can any one help on this requirement?
    Thanks in Advance.

    Hi ,
    If you want directly JSP , use the droplet as suggested correctly by shaik,
    If you want it in java code,
    A good way is to make a Droplet ( global scoped ) and pass the current shopping cart to the droplet.
    eg :
    <dsp:droplet name="MyDroplet">
    <dsp:param name="inOrder" bean="/atg/commerce/ShoppingCart.current"/>
    OR
    <dsp:param name="inOrder" bean="/atg/commerce/order/purchase/CartModifierFormHandler.order" />
    <dsp:oparam name="output">
    </dsp:oparam>
    </dsp:droplet>
    and in the droplet java file you can use it as :
    CommerceItemContainer inOrder = (CommerceItemContainer) request.getObjectParameter("inOrder");
    and you can use inOrder.getCommerceItems(); to get a list of commerce items from order.
    You can directly get the order in your droplet ,but then you will have to make it request scoped , making global scoped droplets is good practice.
    ~Praveer

  • HT1449 how do you move all music from two computers into one itunes account?

    How do you move all music from two computers into one itunes account?

    An "iTunes account" is an online account you use for buying music, like a bank account.  An iTunes collection is the media you see when you open iTunes. Which do you mean?
    If it is two computers, it would also help to know where these are located. Are they on the same local network? If they are, try Home Sharing (and you have control of both and you aren't just trying to get music fro your computer to your friend's computer in another state).  If they are not, you'll have to use an external hard drive or flash drive.
    Is this on a PC? Your computer information says Windows but you posted this in the iTunes for Mac forum.

  • Error in creating PO from shopping cart

    Hi,
    While creating PO from Shopping Cart in SRM, we are getting the error message "Net price must be grater than 0" and the PO is not getting generated.
    Is this issue is somewhere related to maintainance of pricing conditions? if yes, how can we maintain that?
    Regards,

    Hi,
    Are you creating PO directly from shopping cart or through PR.If through PR (Purcahse requisation) then chack the valution price in valution tab in PR (ME53N)
      PO directly from shopping cart then check the price in Basic data of the shopping cart.if price is there it should reflect in PO.Check your shopping cart free Zero value shopping cart.

  • How to get the selection parameters from logical database into one of the t

    Hi Sap ABAP Champians,
    How to get the selection parameters from logical database into one of the tab in the tabstrip selection-screen.
    Please help me for this
    Thanks
    Basu

    Hi
    Thanks, that will work, but then I'll have to insert code into all my reports.
    I can see that "Application Server Control Console" is able to rerun a report.
    This must mean that the Report Server has access to the runtime parameters.
    But how?
    Cheers
    Nils Peter

  • 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

  • Reservation not getting created from shopping cart for stores order.

    Hi experts,
    Reservation not getting created from shopping cart for stores order,process used is some custom BADI.Extended classic scenario is the procrss .
    Please help me
    Thanks in  advance.

    Hello,
    please check below wiki:
    Determination of the follow-on document type
    Regards.
    Laurent.

  • TS1649 Hi, can I merge the contacts groups on my iPhone 4 into one group?

    Hi, can I merge the contacts groups on my iPhone 4 into one group?

    You can't merge chat threads.

  • How to export ALL my contact groups ( 20) from Outlook 2010 on one machine to Outlook 2010 on two other machines

     My problem is how to export ALL my contact groups (>20) from Outlook 2010 on one machine (finally established with great pains from a more user-friendly client) to Outlook 2010 on two other computers.  All the help files I've seen refer to
    export/import of only a single Group. 
     Outlook seems to be an extraordinarily limited and user-hostile environment for managing an address book.  By way of comparison, the Mulberry client I've been using for years (which is no longer supported) run circles around Outlook for ease of
    handling -- everything in the address book, groups and individual, can be exported and imported in a single file.  My computer support staff have warned me about the difficulties of handling groups in Outlook.  Is Microsoft really that incompetent,
    or just sadistic ?
    Thanks for your help with this.

    After a lot of screwing around I finally hit on a solution, which is to export and import contacts using a .pst file (which transfers both individuals and groups) rather than a .csv file -- which transfers only individual contacts but leaves groups untouched.
    Why isn't there a clear and simple message from Microsoft saying this in all the so-called Help files on moving contacts in Outlook?

  • Splitting a shopping cart with one item line into a PO with several lines

    Hi,
    I am using SRM 6.0, I would like to know whether it is possible from a SC with one item line to generate only one PO but with multiple lines for the same vendor. The quantity would be the same.
    Thanks

    Hi,
    No this is not available in the standard system. I am guessing you mean you have an SC with 1 item qty 10. And you want to split this into eg two items in the PO QTY 5 per item ? This is not possible in the standard system. An item has a unique GUID assigned so if you were to split this item it would lead to further complications generating follow-on documents and carrying out checks on the items.
    I hope this helps,
    Kind Regards
    Lisa

  • PO split is not working from Shopping cart

    Hi Friends,
                     I am using SRM 7.0 service pack : 9.0 . Extended classic scenario .
    I createad shopping cart with two line items as given below.
    1st line :    supplier1     
    2 nd line : supplier2 .
    My requirement is: SC has to split into two POs. Can you suggest any BADI or SPRO setting related to this.
    Thanks.
    Balaji.T.

    Hi Muthu,
                  Thanks for your response. I did not specify in details.
    In details, here is below :
    line item , Purchase group and supplier, Geneated PO
    1st line : pgp_100     supplier1    - PO1
    2 nd line : pgp_200   supplier2 . -  PO2
    3 nd line : pgp_200   supplier2 .  -PO2
    4 th line : pgp_100    supplier2 . -PO3
    Currently SRM is generating as given above. But our requirement is : we need to get two POs , one is with supplier1 and 2nd PO with supplier2.
    Let me know your idea Please.
    Any configuration can be done.
    Thanks,
    Balaji.T.

  • Split shopping cart into multiple PO depending storage location

    Hi ,
    In our implemenation (Extended classic-SRM 5.0) , have requiement to  have mutiple Local POs from a shopping cart where there are multiple storage locations for same plant ,same vendor,same purchasing group,same purchasing organization,same delivery date.
      In SRM standard Shopping cart can be splitted into mutiple POs if there are mutiple vendors or multiple purchasing group or mutiple purchaisng orgnization or mutiple delivery date or combination of them but not for mutiple storage location location. As storage location in line item level of PO, SC can't be splitted into mutiple POs in SRM standard.
    Is there any way we can fulfill this requirement. ?
    Regards
    Dayal

    Hi,
    Have a look at BAdi BBP_GROUP_LOC_PO, it will cater your needs.
    I hope it helps.
    Regards,

Maybe you are looking for

  • Credit card charges according to payment terms and purchase order types

    Hi All, Can anyone please tell me how can we charge credit card  fee for  customer (the customers who are using credit card), according purchase order type and payment terms ( like for purchase order B2B &B2Z and if customers have payment terms other

  • How can I make the best of my ipod touch screen with no internet connection??

    I've been offered an ipod touch screen last Christmas and it's only a week ago that I took it out of its box. I still can't figure out how to transfer my music library from my laptop to the ipod. But I've installed some apps thinking I would be able

  • Not sure if it can be done...

    Hello all... I'm sorry if this has been discussed already, I haven't seen it yet... I have created a pdf with forms, now I would like to distribute it to anyone though a website link. I would like any user to be able to open it, fill in forms, click

  • HT5312 What if we don't have a rescue email?

    I need help ! I forgot my security question answers and I don't have a rescue email.

  • BI 7.0 BI_Content Transformations.

    Experts: We are on this BI_Cont patch level: BI_CONT     703     0014     SAPKIBIIQ4     Business Intelligence Content     Component Supp. Pkg. We are installing BI content for many cubes. I'm not finding many Transformations in this content level. I