PO Group/Split by Account Assignment

Is there a possibility to split/group Purchase Orders that would be created directly from the 'Process Purchase Order' transaction? I thought of using the Group_Local_PO BADi, but it would be called only while creating Purchase Orders from the sourcing cockpit.
We would like to group/split POs based on the fund and/or some account assignment fields of the line items.
I could achieve this while PO creation from the sourcing cockpit, but not sure how to handle the automatic PO creation and direct PO creation. Your help is much expected and appreciated. We are on SRM 5.
Thanks,
- J

Hello Jack,
Jack Lancelot wrote:
I've implemented exactly the same logic that you had mentioned for PO creation from sourcing cockpit.
Will this take care of splitting the Shopping cart if POs are to be created against a relevant contract?
fields AGREEMENT and AGMT_ITEM from Importing parameter ITEM_DATA should answer to your need.
Splitting criteria are defined in Class Interface CL_BBP_SC_TRANSFER:
- for local PO, in method SPLIT_PO_LOC_MAP_CRITERIA,
- for backend PO, in method SPLIT_PO_BE_MAP_CRITERIA.
Jack Lancelot wrote:
And for direct PO creation, I have created a validation in Doc Check & save BADi s to give an error message if multiple funds are found. But, I'm not sure if the users would like it.
Is there a way that I could manipulate this process using the 'Create PO' function module or by any other means?
I'm weighing the effort that would be required for a custom work around solution.
Don't know: make your own tests.
Regards.
Laurent.

Similar Messages

  • Group chart of account assign consolidation report

    Hi All,
    Group chart of account assign consolidation report is throwing error in SAP. Kindly please let me know the process.
         Thanks...
    Saravana
    Edited by: saravana j on Jan 6, 2010 8:00 AM
    Edited by: saravana j on Jan 6, 2010 9:03 AM

    Hi,
    1. chart of accounts--> common set of accounts.
    2. Group of acts--> group chart of acts.
    Generally we use common set of acts.
    For common set of A/c-->OB13.
    For A/C groups>OBD4>new entries> give your chart of A/C, A/C group, name, from A/C and to A/c> SAVE.
    Assigning company code to chart of accounts-->OB62.
    Thanks.
    If this helps you please reward with points.

  • Linking material Group and the Account Assignment...

    Hi Gurus,
    I have a requirement from the client in which they want to restrict the entry of the Account assignment when a particular material group is enetered in the PO.
    The requirement is actually either to have F (order) populated in the account assignment field in PO (display only if possible) when a material group in enetered in the PO.
    Can anyone advise me of some configration settings for this please?? I know we could be able to do it as a customised setting for the customer and making changes to the PO program but my concern is will it affect the system and infact the PO program itself.
    Thanks in anticipation.
    Anoop

    material group cannot be assigned as default to an account assignment category. The only link that can be formed is between item categories and A/c assignment categories. As some one has already pointed out, determination of G/L account for posting for a specific material group is possible.

  • Report as per Customer Account Assignment group or Material Account Assig

    Hi,
    I require report as per customer account assignment group or material account assignment group.
    Can you please tell me how to fullfill this requiremetn.
    I have go for ZReport or any standard report is available.
    Regards,
    ch.srinivas

    Hi,
      You could have gone for a query but unfortunately,you cannot use table TSTMT in a query so I think ZREPORT would be a better option.
    Regards
    Karan

  • Profit center at GR IR Clearing Account - MIGO (Account Assignment Q)

    Dear all,
    We are implementing SAP into a Real estate business client and based on requirements from the Finance we have agreed to have profit centre level balance sheet for each of tower
    Hence lets take an example
    There is a project with PC1 (Common Costs) and 3 buildings (PC2, PC3 and PC4 for each building). We have one plant for one project and hence in material master plant is given as PC1.
    If we procure Raw materials specific to each building (account assignment Q) with WBS element of tower one and PC2 defined in account assignment of WBS master data, below is the mentioned entry which I am getting
    Inventory A/c Dr. PC2
    Clearing A/c Dr. PC1
              To GR IR Clearing PC1
               To Clearing A/c     PC2
    Profit center document splitting and zero balancing is active in my scenario
    My issue is that GR IR Clearing should not take profit center from MM master, however it should override profit center of WBS element if procurement is done with account assignment Q
    Request you to give your thoughts
    Thanks
    Nishu

    Hi Kavita,
    The purpose of creating profit center for each tower was to identify vendors / customers balance from Finance through profit center reporting
    As mentioned in above scenario it does not makes sense to have inventory at tower profit center and GR / IR or vendor at HO Profit center
    Any method available with which we can bypass material master profit center through document splitting or account assignment setting in material master.
    My MM team is also working on it and they are not keen to have one plant for one profit center. Hence we are looking to find a workaround for the above situation
    Thanks
    Nishu

  • Linking Multiple Group Chart of Accounts

    Hello,
    Our organizational structure is like
    ABC Holding Group
    in ABC Holding Group there are several group of companies like AB Group, BF Group etc.
    In AB Group, we have 2 companies PERU and JKRY
    We have some confusion about the structure of COA in SAP, we are setting Operational Chart of Accounts for PERU and JKRY and will assigned Group chart of Accounts for AB Group then is it possible to assigned AB Group to ABC Holding Group by using ABC Holding group (Group chart of Account)?
    ABC Holding Company (Group Chart of Accounts) Assigned AB Group COA
    AB Group (Group Chart of Accounts) Assigned PERU and JKRY Operational Chart of Accounts
    Thanks,
    Abid

    Hi Suresh,
    Group Chart of Accounts Mainly Used for Consolidation Purpose,
    Follow the Following Procedure for Config Group Chart of Accounts,
    1) First Create Group Chart of Accounts in T.Code:OB13
    2) than Create Create the Operation Chart of Accounts same T.Code: OB13
    3) while Creating the Operational Chart of Accounts,
    In Consolidation
    Group of Chart of Accounts: Here you assign earlier you created Group Chart of Accounts,
    4) Than In FSP0  Create the Group Chart of Accounts, this Code you Have to assign while you are Creating the Operational Chart of Accounts

  • Multiple account assignment in invoicing plan

    We are using Invoicing plan and activated multiple account assignment in the "account assignment category config". in ECC 6.0
    Following are the scenarios and issues.
    1. An invoice is posted through MRIS (Invoicing Plan Settlement) with one account assignment only.--- the systems posts the invoices correctly.
    2. Change account assignment to multiple lines .e.g. two GL accounts with 60% and 40% -- Upon running MRIS, The system posts invoices 80% and 20%.
    3. Continue next period with MRIS, and the system posts correctly i.e 60% and 40% as per PO .
    4. If the account assignment is not changed there after, the system posts correctly.
    We  found in the debug mode the system calculates the split by way of taking into account the values in the PO history, and the previous items in the invoicing plan.
    Is there any way we can achive the desired split account after the first invoice is posted with single account assignmetn?
    p.s. If we split the account assignment prior to the first invoice is posted, there is no issue.

    B.K.
    I need the user exit in the SES no in the PO.
    Thanks,
    CD

  • How to see the consolidate report of Gl banlance (Group chart of account)

    Dear All ,
    We have 10 company code ,Each company code we assigned same chart of account.But Consolidate and reporting  purpose we created Group chart of account.
    Because when i saw the gl account balance ,it showing 10 company code line item for this reason we created Group chart of account created and assigned all gl account in operating chart of account.and group chart of account assigned in operating chart of account.
    But now i am not able to see the consolidate report of all company code totals.
    Can you guide me where i can see the consolidate report.of all company code trail balance and balance sheet.
    Thanks in advance
    thanks and Regards
    Girish.

    Hi Javeed,
    Thanks for immediate respose.
    But when i run f.08 it will show company code wise.But i want to see total balance of all company code so that i created group chart of account.
    Is there any method to see the total balance of all company code
    OR
    Any other method to see all company code total balance.
    thanks and regards
    Girish

  • Account Assignment Group in DBM Order

    Hey Experts,
    When I change the account assignment group (AcctAssgGr) in DBM order split screen for the customer in the transaction level it is not taking the changed accont assignment group. Basically I want to overwrite the account assignment group given in the customer master record. Please advice.
    This requirment is basically since the customer is defined as a credit customer, but at times the customer will have cash sale transactions as well. Thus the account that needs to be posted is different. For this I need to change the account assignment group in the transaction level without changing the master record.
    Hope the question is clear.

    Hi,
    yes I found that this is standard behavior programmed, i.e. AAG is picked from customer master while passing to billing document. Only way I think is to use user exit
    USEREXIT_FILL_VBRK_VBRP in program SAPLV60A
    Below is sample code:
       DATA: lo_order   TYPE REF TO /dbm/cl_order.
       FIELD-SYMBOLS:  <ls_splhdr>   TYPE /DBM/SPLIT_COM.
       if xkomfkgn-/dbm/vbeln IS NOT INITIAL.
       and xkomfkgn-/dbm/splnr IS NOT INITIAL.
       PERFORM get_order_object_for_billing IN PROGRAM /dbm/saplorder_int
                                                    USING fkomfkgn-/dbm/vbeln
                                                 CHANGING lo_order.
       CHECK lo_order IS BOUND.
    * transport charg from order item to the invoice
       READ TABLE lo_order->MT_SPLHDR_COM WITH KEY vbeln = fkomfkgn-/dbm/vbeln
                                                SPLNR =  fkomfkgn-/dbm/splnr
                                                  ASSIGNING <ls_splhdr>.
        VBRK-ktgrd = <ls_splhdr>-ktgrd.
       endif.

  • G/L account determination through material account assignment group

    Hi ,
           I would really appreciate any help on this . The scenario is .
    We changed the account assignment group of maetrial to 01 just 2 days back.
    We have old open sales order line up for this particular material . When I am trying to Bill these open orders , the system is not recognizing the account assignment grp change which happened 2 days back ,because of which I am getting a A/C determination error .
    This is a I/C order and we have PO linked to it. I am suggesting to back out everything (Do Invoice reversal,MIGO cancellation,PO cancellation , then cancel invoice ,delivery and sales order ) so that we can create a new cycle and  the system will recognize the account assignment grp change and determines  the G/L whwn it comes to acounting .
    1. Is this the right way
    2. Is there any other way by which I can make the accounting happen
    It was very obvoius that when I see the account determination analysis ,the system wasn't able to find the account assignment grp for the material .
    Thanks
    Sridhar

    Dear Sridhar
    First of all, I dont think, you will be able to change the Account Assignment Group of a material in sale order if any subsequent document is generated bcoz the said field will become uneditable.  Moreover, via MASS, this is not possible as the field name of Account Assignment Group for material (KTGRM) is not available in MASS.
    So the other option is via MASS, you can assign Reason for Rejection for existing orders.  To assign Reason for Rejection in bulk is run T.Code MASS, input [BUS2032]  as Object Type and execute.  There block he Sales Order Item Data and click on Fields and block the field MASSVBAP-ABGRU and execute.  Input the sale orders if possible otherwise leave it blank and once again execute.  Now you can assign Reason for Rejection in mass.
    Meanwhile, you have to create new orders for all those open items.
    thanks
    G. Lakshmipathi

  • Account Assignment Group for Customer........

    Hi Experts,
    We have created few new account assignment groups as per our customer requirement.....now if we want to update those new AAG for the already created documents like open sales order,sale order with delivery & open billing,how to proceed with that?.....any transctions do we have to execute this?.........Looking forward for your reply..........
    Regards,
    S.Kumar

    Hi,
    You can change the account assignment group in completely open orders via tcode "MASS" by selecting object type BUS2032.
    since the account assignment group will be picked from sales order, need not to be changed in open delivery or billing.
    Also for partial processed order would advise pls do not change the account assignment group. Another option could be to close the open orders and creat equivalent qty new order with correct account assignment group.
    Pls check & revert.
    Regards
    Sanjay

  • Change in Account Assignment group in Open Sales orders

    Dear All
    In SAP 4.7 there are 100 nos of Sale order item having Account Assignment Group .
    I need to change the account assigment group field from open sale orders, but the field is grey.
    Is it possible to change the subject field.? Please help
    Regards
    BGLimaye

    If I am correct, even in creation mode, this field (Account Assignment Group) will be in grey mode and cannot be maintained manually in sale order. 
    Whatever you maintain in material master, that only will flow.  Due to some reasons, if the same is not flowing in sale order and you want to rectify this,  if you ask me, the only option is close those line items, maintain the account assignment group in material master, create LSMW for VA02 and include as new line items.
    thanks
    G. Lakshmipathi

  • How to grey out the Account Assignment Group Fld  in Billing Doc Line Item

    Hi SD Guru's
    I have a small doubt.
    I have maintained account assignment group in material master. Now when i create an order , the account assignment group gets picked from material master into this sales order.
    Now i go to VF01 for doing the invoicing.
    Now i can still go to billing document line item against the material and change its account assignment group before raising the invoice. When i change this field, i can still post to accounts.
    I want to know is there any way in which we can restrict the way in which this field is greyed out and is made non-editable, so that only correct entries with account assignment group maintained in material master are posted.
    Answers will be appreciated.
    Kind Regards
    Ravi

    Hi,
    Sandeep can you please give me step by step process of using SHD0 in this case.
    Now if i apply this to transaction VF01 and VF02, would it apply for all billing document types? I dont want that, i want it to work for a specific billing type
    Kind Regards
    Ravi

  • How to maintain different account assignment group for a material

    One of our items in plant A was extended in B to use in an business scenario.
    Since the item was extended using the copy function every change
    made in A seems to affect our Item master in B . What governs this?
    Since the item is manufactured in A the Acct. assignment Group in
    Sales Org. 2 is set to 01 manufactured item, while for B it is a
    purchased item and so 03.
    Please let me know how to go a head with this.

    Hi
    As per standards and logics a material can be created only once in MM01
    In MM01 we create a material say pen under some organizational data and that includes plant, storage location,sales org,DC,warehouse etc
    If you are extending the same material to another plant the same can be done in MM01 with the new organizational data and after that if you hit enter you will get a message that the material is already created and extended to such and such data
    In that exept the basic data 1 and 2 many or most of the fields can be changed
    I have checked account assignment category in sales org data 2 can be changed
    Say for plant 1000 for material pen assignment category can be 01 and
    plant 1001 for the same  material pen assignment category can be 02  like that
    The extra keys for account assignment categories are defined in t code OVK5
    img-sd-basic functions-account assignment and costing-revenue account determination---check master data relevant for account assignment
    Relevant VKOA settings to be done
    Then based on plant (in sales order) diffrerent GL accounts will be picked
    So a same material with respect to the organizational data can have different account assignment categories
    Regards
    Raja

  • Material type and account assignment group relation

    Hi,
    Getting an error while creating material master save. Account assignment Zx can't be with Material Type Zxxxx.
    Please advise where is the link maintained between material account assignment group and material type.
    My material is Z service material.
    As I no for plant,industry, material type valuation class quanity update tick required but that is for stockable materials which is not the case above.
    Thanks

    HI,
    You can make the field Account Assignment Group of Material Master as inactive.
    But it depends up on Plant, Industry Sector Type and Material Type.
    You can do this in IMG --> Logistic General --> Material Master --> Field Selection
    Or
    use SHD0.. give T-code MM01. and you can deactivate the field.
    Hope this helps you.
    TC
    BR
    AKS

Maybe you are looking for

  • Grid in APreture 2.1

    Hello, I have trial tried Photoshop elements 6 and one the thing I liked was the possibility to display a grid on your images so that when you crop you're helped with the famous 1/3 rule... Has anyone an idea on how to do that in Aperture? Standard f

  • N95 8GB- my tv out wont work. audio will work but ...

    Can any of you tech heads help me. i've placed films on my fone but with the the tv out only get audio. i've tried settinf pal to ntsc and vice versa. any ideas??

  • How to use sinewave to controll my motor run automatically.

    Hello I am now tring to use a waveform(sinwave ) to control my motor run automatically .I am using  labview2010 and EPOS50/5. Is there anyone can give me your suggestion? Thanks in advance.The attachment is the program for my epos. Attachments: epos

  • Delete default document profiles

    Im trying to delete unsued document profiles, but after deleting they are recreated every time i start Illustrator. Any ideas how can i delete them permanently ?

  • Modbus demo box website images do not load

    the images on the website http://digital.ni.com/public.nsf/allkb/A9C037C838B​203FA86256A180078BE15 for the question "How do I communicate with the Modbus Demo Box" do not load.  In fact they are pointing to a url which begins with ae.natinst.com whic