Multiple Intercompany scenario

Hi experts,  i have a question.
Im trying to create an intercompany process.
I have seven company codes (A, B, C, D, E, F,G) and each company code has its own Plant (P1, P2, etc) and one sales organization per company code (SO1, SO2, etc)
Co. code-->  Sales org. -->   Plant
A   -->               SO1       -->        P1
B   -->               SO2       -->       P2
C   -->               SO3       -->        P3
D   -->               SO4       -->        P4
E   -->               SO5       -->        P5
F   -->               SO6       -->        P6
G   -->              SO7       -->        P7
My process require that I can make intercompany sales in all ways, that means that the Company code A can ship from all the plants (P1, P2, P3,P4, P5, P6, P7); The company code B can ship from all the plants too... and so on.
i have make my configuration but when I arrive to the menu path  IMG>Sales and distribution>billing>intercompany billing>assingn organizational units by plant-->assing organizational units to the plant
I only can see here the seven plants and the possibility to assing only one sales area (sales organization + distribution channel + division) to only one plant. I can only make seven combinations instead of being able to make 42 combinations for all my intercompany scenarios.(all the plants will all the sales areas)  Could you please tell me what is missing or why i cant configure intercompany scenarios for all my sales area? what is the problem?
PS, I have already assigned all the plants to all the sales organizations in the menu path IMG-->enterprise structure > assignment>sales and distribution--> assign sales organization-distribution channel-plant
thanks in advance and i hope you can help me.
Alberto
Edited by: omtorre on Oct 20, 2011 8:19 AM

Hi Alberto,
I think this should be possible. If I have understood correctly, when the SO1 (creates a sales order in SO1DC1) delivers some goods from P3 then the interco billing should happen from Company Code C to A and then the customer invoice from A to the end customer (in case of intercompany sales) Similarly, if SO4 delivers goods from P7, then the interco billing will happen from company code G to D and then the customer invoice follows. For doing this, you need 49 (not just 42 as you have mentioned) combinations. Assign SO1DC1 --->P1 first and then assign all other 6 plants to SO1+DC1. So, toatlly 7 combinations foe each Sales Org.
If the above way doesn't work, then I have a work around which involves some enhancements if your client allows extra budget for this :-). Let me know, I can give you that in detail.
Regards,
Raghav

Similar Messages

  • SAP CRM Multiple Backend Scenario with Solution Manager

    Dear Experts,
    We are implementing CRM Middleware - Multiple Backend Scenario (MEP / MBE Concept) in our client landscape for SAP CRM on HANA (Ehp3)
    set-up.
    And If any one of you have already implemented MEP Scenario in the SAP CRM Landscape, Could you please help us to provide with the Configuration Steps / Documents, so that we can proceed further.
    Below are the following Queries:
    For Customizing Adapter Object:
    1) Does MEP Concept support the Customizing Adapter object to download from more than one ECC System to single CRM System.
        If Yes, Could you please provide the Configuration steps or Procedure to download the customizing data.
    For Master Adapter Object:
    2) The Adapter objects for Master Data like Customer and Materials are technically supported under MEP for the data exchange.
         However, is it possible to download the Equipments Master Data from more than one ECC System to single CRM System?
         If Yes, Could you please provide the steps or Procedure to download the Equipments Master Data.
    And please provide if you have done the Solution Manager Configuration mapping for MEP Scenario, which is required for the maintenance and transfer of customizing mappings to CRM and Mapbox.
    Thanks,
    Mohanram.

    Hi Alagammai,
        We are also implementing CRM Middleware - Multiple Backend Scenario (MEP / MBE Concept) in our client landscape for SAP CRM on HANA (Ehp3) set-up.
    Required some Information on the below Query.
    For Customizing Adapter Object:
    1) Does MEP Concept support the Customizing Adapter object to download from more than one ECC System to single CRM System.
        If Yes, Could you please provide the Configuration steps or Procedure to download the customizing data.
    For Master Adapter Object:
    2) The Adapter objects for Master Data like Customer and Materials are technically supported under MEP for the data exchange.
         However, is it possible to download the Equipments Master Data from more than one ECC System to single CRM System?
         If Yes, Could you please provide the steps or Procedure to download the Equipments Master Data.
    And please provide if you have done the Solution Manager Configuration mapping for MEP Scenario, which is required for the maintenance and transfer of customizing mappings to CRM and Mapbox.
    Thanks,
    Mohanram.
    7829055537

  • File to Multiple Idocs scenario. Pls help

    Hi All,
    For Single File to Multiple Idocs scenario i am referring blog --
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c
    Suppose my source file is
    AAA, BBB,CCC
    111,222,333
    ZZZ,ZZZ,ZZZ
    I want to make 2 IDOCS for the first 2 records (AAA, BBB,CCC   and  111,222,333)
    and do not want to make IDOC for the 3rd record  -- how to achive this.
    Regards

    Hi,
    If the condition is like, for 'AAA' and '111', IDocs to be generated, then do as follows.
    If IDOCs are of same type.
    1. Value
    > Equals -
    > createIf -
    > IDOC
       Constant('AAA')
    2. Value
    > Equals -
    > createIf -
    > IDOC
       Constant('111')
    3. Value
    > Equals -
    > not -
    > createIf -
    > IDOC
       Constant('ZZZ')
    If 2 IDocs are of differnet types,
    create different mapping programs with same logic.
    If 2 IDocs are to be generated based on the record no in the file rather than the first field value, i think you can go for Global container.
    Refer these,
    [http://help.sap.com/saphelp_nw04/helpdata/en/ee/bf9640dc522f28e10000000a1550b0/frameset.htm]
    [http://help.sap.com/saphelp_nw04/helpdata/EN/49/1ebc6111ea2f45a9946c702b685299/content.htm ]
    [http://help.sap.com/saphelp_erp2004/helpdata/en/75/8e0f8f3b0c2e4ea5f8d8f9faa9461a/frameset.htm]
    thanks.
    Edited by: P.Ravi Varma on Apr 22, 2009 10:27 AM

  • XI-Multiple instance scenario -File & SQL sender communication channels

    Hi
       i have a basic question regarding how file sender communication channel ( where we poll for a particular file pattern either using file/ftp types in a particular subfolder ) or a sql sender communication channel - ( selecting records from a sql source ) would work in a scenario with two active XI instances and j2EE file and sql adapter services running on both of the J2EE servers ?
    1. How would the file polling from both J2EE servers - avoid a conflict looking for the same file pattern ? Is there any inbuilt mechanism from SAP to make multiple instances work with the file polling - without a confict ?
    2. Simlar question for SQL sender type communication channel ?
    If SAP does have a mechanism to handle multiple instance scenarios for file and sql sender adapter based communication channels, is there a link/document on this ?

    Hi Karthik,
    Please see my comments.
    I am just wondering aloud - what will happen if we use a select for update clause in the sql sender adapter communication channel -
    Gouri: Yes you can use select + update. In fact that is the right way.
    will this ensure that polling from one J2EE instance will lock the selected records so that the second instance does not select the same set of records from the sql server ? Or should we not use a select for update and use a simple select statement ?
    Gouri: Yes. SQL DB will ensure that same data will not be picked by another node. As I mentioned earlier use serilizable option from advanced mode.
    -Gouri

  • File-XI-multiple IDoc Scenario

    Hi there -
       I am working on single File-XI-multiple IDoc Scenario and have following questions:
    (please keep in mind that there is already an existing multiple IDocs-XI-single File scenario between the same systems)
    1. Please provide any detailed step by step documentation from end-to-end.
    2. I am thinking it's compulsory to use BPM, is there any way to aviod?
    3. Is it possible to update existing IDocs in R/3 directly from the data from XI?
    Thanks everyone in advance...
    Pat

    HI,
    Pls go thru following links-
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    Single inbound file -> XI -> Multiple IDOCs in SAP
    One file for multiple IDOCs
    Hope this helps..
    Regards,
    Moorthy

  • Multiple IDOC to Multiple IDOC scenario without BPM steps????

    Hi
    Could you please give me the solution for this ???
    I want steps for sending all IDOCs at a time- ---"Multiple IDOC to Multiple IDOC scenario without using BPM".???
    thanks
    3nadh

    Hello,
    Refer the below, for certain details!
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi     ALE configuration for pushing idocs from SAP to XI
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change     XI: IDOC bundling - the "trick" with the occurance change
    Regards,
    Jilan

  • JDBC to Multiple IDOC scenario

    Dear Experts,
    My Scenario is JDBC to Multiple IDOC scenario.
    I am reading 100 records and generating 100 IDOC's at the target ECC system, the problem which I am facing is if I have any issue with 1 record the total message gets failed in SXMB_MONI due to mapping failure.
    So again I need to reset all 100 records in my source database and I should reprocess the same.
    Is there any way to process the 99 and fail only one record which causes error.
    Is Stored procedure will fix this issue or do I need to use BPM for this to achieve.
    Please advice.
    Thanks,
    --Sai

    Hi Sai,
    As you are selecting 100 records in one go, all the records will come as a single message in PI.
    Please find below my suggestion for this issue.
    1. Selecting one record per message will not be efficient. So please do not use it.
    2. Create a secondary sctucture. Generate it only if there is an error in the record. You may set up an alert for that message. So if any error occurs, other 99 idocs can go normally, while you will get an aleart for the failed record.
    3. Another option is to create an idoc for error record also. You can do this by providing some default values in place of error fields. You can then monitor such idocs in ECC.
    Personally, i feel 2nd option is the best. Let me know if you need more information on this.
    Regards,
    Gavaksh

  • IDOC to multiple header scenario..

    Hi,
    My scenario is Idoc to multiple flle scenario..(CDMA & GSM files needs to routed to differient structures)
    The requirement is Idoc is triggered at R/3 ECC side, at the target end we have 3 structures, the 1st structure is common as it has email details and the 2nd structure (CDMA structure)and the 3rd structure (GSM Structure) is differient which should handle CDMA & GSM.
    so, the IDOC triggers with the following case
    1. Only CDMA files
    2. Only GSM files
    3. Mixed CDMA & GSM files
    4. Sometimes missed data without having anyinformation to differentiate (For this case the records should not be geterated)
    Ouput should be as follows:
    for the first case:
    1. If only CDMA files -
    > In this case the output should be 2 files (one email file , CDMA text file--- so totally 2 files)
    2. If only GSM files  -
    >In this case the output should be 2 files (one email file , GSM text file--- so totally 2 files)
    3. If both CDMA & GSM -
    > Then here totally 3 output files where (One email file, CDMA text file, GSM test file -- totally 3 files)
    Please throw some light for how to proceed with this type of scenario..
    Thanks,
    --Kishore

    Hi Sarvesh,
    The reply was really useful and also can you clarify the below things,
    1. I have to drop the files by using dynamic file naming configuration i mean i have to drop the files with the name as below
    First case: If only CDMA records in the IDOC then i need to drop 2 files (1 email file -- 1 CDMA text file)
    the file names should be as : IDOCNumber_Currentdate.xml -- For email file & IDOCNumber_CurrentDate.txt for CDMA text file
    Second case: If only GSM records in the IDOC then i need to drop 2 files (1 email file -- 1 GSM text file)
    the file names should be as : IDOCNumber_Currentdate.xml -- For email file & IDOCNumber_CurrentDate.txt for CDMA text file
    Third case: If mixed CDMA & GSM records in the IDOC then i need to drop 3 files (1 email file -- 1 CDMA text file & 1 GSM text file)
    the file names should be as : IDOCNumber_Currentdate.xml -- For email file & IDOCNumber_CDMA_CurrentDate.txt for CDMA text file, IDOCNumber_GSM_Currentdate.txt)
    Here the IDOC number and the text GSM is not used in the ouput structure to use variable substitution method, when we use dynamic file naming configuration UDF then the files are getting overwritten with the first UDF.
    Please let me know how to proceed further..
    Thanks,
    --Kishore
    Edited by: Kishore Kumar N.T on Dec 10, 2010 11:33 AM
    Edited by: Kishore Kumar N.T on Dec 10, 2010 11:34 AM

  • Shipment cost in Intercompany scenario

    Dear all.... here's my scenario:
    a) We have 2 company codes (001 and 002)
    b) 002 has no stocks, all the stocks are in 001
    c) All the sales of 002 generates a weekly invoice from 001 to 002 (the intercompany scenario works fine).
    d) We need to post the shipment cost in the sales office's cost center, but the cost center the system takes is from 001 (from the plant).
    We make configuration in OKB9 (Cost Element = 611001 "Sales freight", with mandatory field profit center (a cost center for each benefit center)
    In normal scenario in company code 001 the shipment cost assignation works ok.
    Any advice?

    Finally, i get the data in tables and makes corrections manually.

  • How to Implement a Single Folder - Multiple Authors Scenario für NW 7.3?

    Hello,
    is a version "How to Implement a Single Folder - Multiple Authors Scenario" for NetWeaver 7.3 planned?
    Best regards,
    Arnold Gallemann

    Hi Detlev,
    thanks a lot for sharing your work!
    Due to the reason we need a different configuration in KM, I changed e.g. some values in the .cc.xml and .co.xml files. I rebuild the project and checked the created EAR file. I noticed that the ConfigArchive file in EAR file still has the old values. It seems that SAP NetWeaver Developer Studio 7.3 is not recognizing in a portal application project the configuration of the src.config folder anymore. To test this, I removed the initial provided ConfigArchive in the folder dist\PORTAL-INF\config\ from your project. I rebuild it and the ConfigArchive in the EAR file wasnu2019t included.
    I found in the documentation (http://help.sap.com/saphelp_nw73/helpdata/de/42/60aec0032c1422e10000000a114cbd/frameset.htm) the SAP Note 1572813, which would describe how to use KMC wizards in SAP NetWeaver Developer Studio 7.3. But the article is currently not released to public.
    In addition I have discovered, that it is possible to include the src.config folder in the build process if the project is set up as a development component (see for details bullet point Optionally of http://help.sap.com/saphelp_nw73/helpdata/de/42/60aec0032c1422e10000000a114cbd/frameset.htm). This works. But later on I am facing another problem: I am missing the entry KMC-CM to add it as a dependency for the development component.
    Best regards
    Mario

  • Single folder multiple Author scenario in KM

    Hi Every One,
           I have tried to configure Single folder multiple Author scenario in KM. i have done all configurations Given in Following document  but i haven't Succeeded. Please help me Out.
    Configuration Document like:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1f74d7c0-0d01-0010-50b1-9810a1584b00
    Regards
    Sridhar.

    Hi All,
    Sorry for the previous post. Let me explain the scenario in brief..
    We need to upload a document to a particular folder in KM and assign Permissions to the same. Say For example, we have 100 users and a admin user. The uplaoded file by a user should not be viewed by other 99 users, the admin & the user who uploaded the doc can have full control over it.  Similarly the case should be generated for the other 99 users.
    We tried to uplod the document and assign permnissions manually. But i know this is not the best way to approach this requirement.
    What should be the best solution to assign permissions to the uploaded document?
    Regards,
    Sridhar

  • Intercompany scenario in manufacturing

    We're in the manufacturing business with several companies in US and Mexico. As we roll out SAP at a Mexico location, we need to prorotype an intercompany scenario. Manufacturing of some of our products is started in the US and is completed in Mexico. We were hoping to use Intercompany functionality, but it seems that it is working only with finished goods. I.e. if we sell one product from US and one product from Mexico then it would work. But we sell one product, it's just manufactured in two locations.
    We explored an option to enter 2 materials instead of one (IS and Mexico pieces separately), but this would mess up the reporting,  require customer service re-training, etc.
    In another company on a different SAP box we use the following process:
    - sales order and production order are created in the US company
    - subcontracting purchase order is created for Mexico company
    - Mexico company creates their own sales order/delivery/invoice and completes their piece
    - US company completes their delivery and invoice.
    Since in this case US and Mexico companies will be in the same box, we were hoping to avoid implementing the same scenario because it involves many additional documents (POs, SOs, etc.).
    Is there any way to utilize Intercompany functionality in our scenario? If not, is there any way to simplify the process described above?
    We've done a lot of research and are at the end of our wits right now. Any suggestions would be appreciated.
    Thank you.

    Hi
    This is just a wild thought about the process to be mapped...
    I am thinking about using both Intercompany and Third Party sales processes to map the requirement.
    Scenario 1: If the Mexican plant has to make the delivery to customer...the Mexican plant will be selected as the delivering plant in the sales order and the availability check happens as per the lead time required to receive the partially processed material (raw material for Mexican plant) from US and other lead times and the finished goods should be delivered to the customer directly.
    Scenario: If the US plant has to make the delivery to customer...the US plant will be selected as the delivering plant in the sales order...a different item category should be determined (like TAS) and a PR should be generated automatically like third party process and the non SD people should take care of getting the finished good from Mexican plant to US plant (sending the semi finished product and getting the finished good).
    This can just be an input for your thoughts.
    Thanks,
    Ravi

  • Role of clients in CRM Multiple Backend Scenario

    Does the CRM Multiple Backend Scenario only apply to a single client pointed to multiple CRM or ERP systems.
    All the relevant tables are client dependent in CRM 2007 and the client independent ones use logical destinations which can easily be pointed todifferent clients.
    We want to point different clients on a CRM or ERP system to multiple back ends, but each client will only have a single client that it points to.
    For example
    CRM (dev) client 100 is connected to ERP (sandbox) client 100
    CRM (dev) client 200 is connected to ERP (dev) client 100
    CRM (test) client 100 is connected to ERP (qa) client 100
    CRM (qa) client 100 is connected to ERP (qa) client 200
    This will only be in the development and qa systems. Production will be a single system and client on each side.
    Regards,
    Aubrey Smith

    Aubrey,
    Development will happen in only one client system. This can later be moved to Quality and further to production. All customization will also be moved same way. It may also happen that your development is cross client so if you do development on 100 , it will be available on 200 client as well.
    Regards,
    Harshit

  • Multiple Backend Scenario with SolMan

    Hi Gurus,
    i need the information about the multiple backend scenarios implementation with SolMan. In the Note 1084315 - Consulting: Information about the multiple backend scenario,  there is the Way decribed:
    You can find documentation about this in Solution Manager under 'Basic Settings for SAP CRM' -> 'Multiple Systems Exchange Projects: Multiple Backends'.
    But i can not find it in Solution Manager, where can it be?
    Thanks and Regards,
    Stefan

    Hi Alagammai,
        We are also implementing CRM Middleware - Multiple Backend Scenario (MEP / MBE Concept) in our client landscape for SAP CRM on HANA (Ehp3) set-up.
    Required some Information on the below Query.
    For Customizing Adapter Object:
    1) Does MEP Concept support the Customizing Adapter object to download from more than one ECC System to single CRM System.
        If Yes, Could you please provide the Configuration steps or Procedure to download the customizing data.
    For Master Adapter Object:
    2) The Adapter objects for Master Data like Customer and Materials are technically supported under MEP for the data exchange.
         However, is it possible to download the Equipments Master Data from more than one ECC System to single CRM System?
         If Yes, Could you please provide the steps or Procedure to download the Equipments Master Data.
    And please provide if you have done the Solution Manager Configuration mapping for MEP Scenario, which is required for the maintenance and transfer of customizing mappings to CRM and Mapbox.
    Thanks,
    Mohanram.
    7829055537

  • Multiple account scenario and transaction launcher (CRM7.0)

    When I want to get the personnel number transferred from the webclient into R3 via the transaction launcher I can get the current customer copied into R3 from the service ticket. In the multiple account scenario I want to get the BP "involved employee" transferred instead of the current customer being the reporting customer (on behalf of).
    Does anyone has the parameter for this?
    Thanks,
    Donny
    Edited by: Donny Mensen on Sep 1, 2009 10:12 AM
    Edited by: Donny Mensen on Sep 1, 2009 10:15 AM

    Wrong interpretation of multiple account scenario by user.

Maybe you are looking for