Data Upload for Inter company transaction

Dear All,
While entering the data for Elimination we require the trading partner (Inter company) to be mentioned with the respective GL's. We use ECC 4.7 and Tally (for non SAP) companies, so it is not possible to extract the Trial balances with the Into Entities mentioned for GL's to be eliminated.
Our Approach
We plan to use the input layout for capturing the Intco Transactions for all (SAP & Non SAP entities), however it would double the figures in GL's if we follow this.
Example . Receivable  - 100 -- uploaded from TB ,  --- This would go on Non - Intco.
for the same, the client would enter in input layout as Receivable  -- Intco_A - 50, Receivable  -- Intco_B - 30, .
This would double the figure as
Receivable -- 180
Please advice, how to acheive this.
Regards,
Sanjay

Hi Sanjay
As u mentioned the users inputs value to break non interco data to respective intco's
why not use the journal templates instead of input templates
in journal templates you can zero the value of non interco and post it in the respectives interco
example:
non interco accounts payable = 100
in the journal template
you can enter this
accounts payable non intco            100
accounts payable intco A                     50
accounts payable intco B                     50
Hopes this helps
CSD

Similar Messages

  • Using AR Invoice but for Inter-company but with Workflow Approvals

    My client is using AR invoices (FV70) for inter-company transactions for other businesses that are not yet on ECC.  They also utilize workflow for their normal manual journal entries which can go through up to 4 approval paths one of the latter which requires an inter-company approval.  Does it make sense for inter-company transactions that will begin with the AR invoice to go through the same approval paths from the beginning similar to how they wish to do it for regular journal postings (FV50)?

    If the location of the companies is the same then Approval Paths does not make sense, however depending upon location changes and more importantly if their are different indirect tax liabilities on the two participating companies then the system might be required.
    Regards,
    Akhileshwar K

  • In Bdc I have huge volume of data to upload for the given transaction

    Hi gurus,
    In Bdc I have huge volume of data to upload for the given transaction, here am using session method, it takes lots of exection time to complete the whole transaction, Is there any other method to process the huge volume with minimum time,
    reward awaiting
    with regards
    Thambe

    Selection of BDC Method depends on the type of the requirement you have. But you can decide which one will suite requirement basing the difference between the two methods. The following are the differences between Session & Call Transaction.
    Session method.
    1) synchronous processing.
    2) can tranfer large amount of data.
    3) processing is slower.
    4) error log is created
    5) data is not updated until session is processed.
    Call transaction.
    1) asynchronous processing
    2) can transfer small amount of data
    3) processing is faster.
    4) errors need to be handled explicitly
    5) data is updated automatically
    Batch Data Communication (BDC) is the oldest batch interfacing technique that SAP provided since the early versions of R/3. BDC is not a typical integration tool, in the sense that, it can be only be used for uploading data into R/3 and so it is
    not bi-directional.
    BDC works on the principle of simulating user input for transactional screen, via an ABAP program.
    Typically the input comes in the form of a flat file. The ABAP program reads this file and formats the input data screen by screen into an internal table (BDCDATA). The transaction is then started using this internal table as the input and executed in the background.
    In ‘Call Transaction’, the transactions are triggered at the time of processing itself and so the ABAP program must do the error handling. It can also be used for real-time interfaces and custom error handling & logging features. Whereas in
    Batch Input Sessions, the ABAP program creates a session with all the transactional data, and this session can be viewed, scheduled and processed (using Transaction SM35) at a later time. The latter technique has a built-in error processing mechanism too.
    Batch Input (BI) programs still use the classical BDC approach but doesn’t require an ABAP program to be written to format the BDCDATA. The user has to format the data using predefined structures and store it in a flat file. The BI program then reads this and invokes the transaction mentioned in the header record of the file.
    Direct Input (DI) programs work exactly similar to BI programs. But the only difference is, instead of processing screens they validate fields and directly load the data into tables using standard function modules. For this reason, DI programs are much faster (RMDATIND - Material Master DI program works at least 5 times faster) than the BDC counterpart and so ideally suited for loading large volume data. DI programs are not available for all application areas.
    synchronous & Asynchronous updating:
    http://www.icesoft.com/developer_guides/icefaces/htmlguide/devguide/keyConcepts4.html
    synchronous & Asynchronous processings
    Asynchronous refers to processes that do not depend on each other's outcome, and can therefore occur on different threads simultaneously. The opposite is synchronous. Synchronous processes wait for one to complete before the next begins. For those Group Policy settings for which both types of processes are available as options, you choose between the faster asynchronous or the safer, more predictable synchronous processing.
    By default, the processing of Group Policy is synchronous. Computer policy is completed before the CTRLALTDEL dialog box is presented, and user policy is completed before the shell is active and available for the user to interact with it.
    Note
    You can change this default behavior by using a policy setting for each so that processing is asynchronous. This is not recommended unless there are compelling performance reasons. To provide the most reliable operation, leave the processing as synchronous.

  • Re : Organizational data for inter-company billing

    Hi
         While doing intercompany settings (img - enterprice structure - SD - assign sales org - disribution plant)     i am getting the following error
    " Organizational data for inter-company billing
    missing in plant SUDA "
    How to solve.
    Thanks
    Anto

    Hi Anto,
      IMG check wheather you assing Supplying company sales area to Supplying plant.
    IMG->Saes&Dsitr -> Billing -> InterCompany Billing-> Assign Organizational unit by Plant
    Select Plant (supplying company) and assign Sales org, Distbn Channel and Division of supplying company.
    Regards,
    M.Manickam

  • Organizational data for inter-company billing missing in plant 2200

    Organizational data for inter-company billing missing in plant 2200

    Dear Siva,
           This may be related to incompleteness in the inter -company billing configuration settings so go through this IMG path then do the proper settings,
    SPRO>Sales and distribution>Billing>Inter company billing>Assign organisational units by plant, here you need to assign the Sales organisation,Distributional channel and Division (sales area) to the 2200 plant.
    Now you try
    I hope it will help you
    Regards,
    Murali.

  • Inter-company transaction using FB60

    Our current profit center assignment: 1 profit center is assigned to 1 company code.
    Transaction code : FB60
    This is a inter-company transaction.
    The purpose of this transaction is to enter an vendor invoice for company code 3010
    This invoice will be paid out of company code 3010 but charge to company code 3523’s cost center 18582
    The G/L account 6150020 is configured for document splitting
    When post this transaction, receive the following error:
    "No posting can be made to profit center 18582 for company code 3010"
    When perform General Ledger Simulation,  looks like profit center 18582 that belongs to company code 3523 is also required for company code 3010.  But, 18582 is not assigned to 3010.  
    We understand SAP’s behavior and we have a workaround to assign profit center 18582 to  3010.  However, this workaround will cause problem in our Balance sheet later because the $ in profit center 18582 for company 3010 will show on the Balance Sheet and it’s incorrect.
    Is there a solution for this?   We are told that we may need validation rule for this type of transactions.  Please help.  Thanks!

    HI,
    In FB60 for the line item there is a field for Company Code, by default it will propose the company code entered for header data, change this to 3523 in your case and give the costcenter 18582.
    Ensure you have the intercompany config. done. if not do it in OBYA.
    Thanks
    Vijay

  • ICP -Cell Does not support Inter company transaction details

    Hi All
    I have trouble in ICP.... in the metadata i configured the ICP related account and entity are correct and plug account a....
    i have written the rules like
    Sub Transaction()
    HS.SupportsTran "S#Fullline.A#111501.C1#FLW_ST.C2#AGINGACCTREC.C3#AGINGSPECS.C4#ALL"
    HS.Supportstran "S#Fullline.A#154501.C1#FLW_LT.C2#AGINGACCTPAY.C3#AGINGSPECS.C4#ALL"
    End Sub 'Transaction
    in the ProcessICP transaction i assigned correct way but i try to save them the message was throw *" Cell Does not support Inter company transaction details"*
    .... Help me urgent
    or another way to create the ICP transaction like load the ICP Data ..if possible then how i do (format)?
    Regards
    Kimi

    Hyperion/Oracle includes examples of most of the product functionality in the sample applications. For ICT you will find examples of the metadata, data, rules, and more in the STAT application. Look under \Financial Management\Sample Apps\Statutory and you will see this syntax in the rules file:
    Sub Transactions()
    HS.SupportsTran "S#ActMon.A#RecltIC.C1#Closing"
    HS.SupportsTran "S#ActMon.A#RecltIC.C1#Increases"
    End Sub
    Also check your scenario settings to ensure the frequency for IC transactions is correct.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Different sales area for Inter company stock transfer and STO

    Hi People,
                           Is it possible to have two different sales area's for Inter company stock transfer and within the company stock transfer. The problem is in below step
    IMG->MM->Purchase Order->Setup stock transport order->Define shipping data for plants.
    In this step when you define plant as customer, the same plant as customer needs to be maintaind for both STO and Inter company and there is only one entry of sales area possible for this single plant. So, how can the task be achieved.
    I want that STO should be carried out by sales area lets say X/Y/Z
    Inter company should go through A/B/C.

    hi dear,
               It is not possible at all to have two sales area for given Plant in STO.
               What is issue in that u can Transfer any MATERIAL, just need to extend it to given sales area.
    Reagrds
    AJIT K SINGH
    HAPPY TO HELP U

  • SAP standard report to show Inter Company transactions

    Basically, we have two companies that are buying and selling between each other. One of the companies is a subsidery of the other. So, the parent(x) can sell or buy from it's sub(Y) and visa versa. At the end of the period, we need to consolidate both companies for reporting purposes, therefore there will be elimination entries which should be identified.
    I need an SAP standard report to show these transactions which might still be sitting on each other books unsold

    Dear :
                   We are using ECC 6 SAP version and we have the t code FBU3  for displaying all inter company transactions. Have you done necessary configuration in OBYF. You can display all related inter company transactions through FBU3.
    Your 2nd query corresponds to same credit control area that was assigned to two company codes. In order extend credit limit for a customer who is extended on two company codes which have same credit area. It is not possible you distinguish credit limit for a customer who is extended on two company codes having same credit control areas. CCA is defined at organization structure level and for the distinction you will have to define new credit control area in customization at
    enterprise level i-e
    Enterprise Structure.... Definition.... Financial accounting....define credit control area
    Assignment.....Assign credit control area to co code
    Do necessary customization for SD module
    and then in credit management for AR you will have to assign the credit control area to company codes i-e
    Account Recv/A/c Payable.....Credit Management.... Assign permitted CCA to Co code
    . This is the only way to to segregate customer credit limit for two company codes. Please revert in case of any confusion.
    Regards

  • Inter company transaction between USA1 & USA2

    Hi,
    I want to create Inter company transactions between USA1 & USA2 company codes.
    Will you pls tell me where is this configuration has to set up.what is the procedure...
    Company code USA1 has a customer #42209 for USA2 company.
    Company code USA2 has a vendor #102972 for USA1 company.
    Thanks
    Rafi

    Hi
    Please go through the below documents:
    Cross-Company/Inter-company transactions
    Inter Company Reconciliation in ECC Versions
    Regards
    Sowmya

  • Inter company transaction between USA1 & USA2 company codes

    Hi,
    I want to create Inter company transactions between USA1 & USA2 company codes.
    Will you pls tell me where is this configuration has to set up.what is the procedure...
    Company code USA1 has a customer #42209 with trading partner USA2 & the vendor name is XYZ Holding  for USA2 company.
    Company code USA2 has a vendor #102972 with trading partner USA1 & the vendor name is ABC Industries, Inc. for USA1 company.
    Thanks
    Rafi

    Hi
    Please go through the below documents:
    Cross-Company/Inter-company transactions
    Inter Company Reconciliation in ECC Versions
    Regards
    Sowmya

  • Inter Company Transactions Error

    Dear Experts,
    While posting an inter Company transaction, the following error is confronted with:
    A unique company code has not been assigned to company number XXXXXX
    Message no. GLT0001
    Diagnosis
    Document breakdown is active in your system. In certain cases, a company code is derived from the company ID number, and this must lead to the assignment of a unique company code.
    A unique company code could not be assigned to company number XXXXXX.
    System Response
    You cannot carry out the required posting.
    Procedure
    Assign one company code to company number XXXXXX.
    We are working on ECC 6 and New GL is activated. Both the Company codes considered in the transaction have been assigned to the same Company. The required setting is maintained in OBYA. Also the Inter Company postings is ticked in the document type used.
    Kindly let me know what is the gap for this error.
    Best Regards,
    Srini

    The problem is you need to create  COMPANY and assign the same to both company codes in OBY6.
    The following information must be useful.
    You can post the cross company code postings even between two controlling areas. The system does not prevent to post documents between two company codes in two controlling area. Need not necessarily they should be under one operating concern. Provided you have to make sure that you have followed the following points:
    In OBY6 - To company codes must be assigned to same Company, meaning that you mus thave created a Company and that company must have been assigned to these two company codes.
    OBYA - You should maintain the clearing accounts in both the company codes. Meaning that you are posting one leg in one company code and the other leg in the other company. Therefore, it is required to have the missing legs in each company code.
    Company Code1 - Posting Key 40 - Clearing Account
    Company Code1 - Posting Key 50 - Clearing Account
    Company Code2 - Positng Key 40 - Clearing Account
    Company Code2 - Posting Key 50 - Clearing Account
    OB08 - In case if the two company codes have different local (company code) currencies, you may maintain the exchange rates.
    You can now go to F-02 and post a cross company code transaction giving the first leg in first company code and the second leg in second company code. Missing leg in the first company code will be posted to the GL Account mentioned in OBYA and the missing leg in the second company code will be posted to the GL Account mentioned in OBYA. That means you will have four line items overall.
    The system will post three document.
    Document 1 in First Company Code
    Document 2 in Second Company Code
    and
    Document3 - Cross Company Code Document.
    The cross company code document consists of the first company code document number plus company code plus last two digits of the fiscal year.
    Hope this must have clarified your doubts.
    Please let me know in case if you need further details.
    Thanks,
    Ravi

  • Inter Company transactions

    I have two company codes and both the company codes has been assigned to one company.
    I have made the configuration in OBYA. Assigned one gl(company code clearing gl) for both the company codes and for both the receivables and payables.
    I have done one posting in F-02 by giving another company code in cross company code field.  But only one document posted in one company code only. No document posted in another company code.

    Hi
    Please enabe check boxes for the document type system allows to post for cross-company transactions.
    Re: Inter Company Transactions Error
    http://wiki.sdn.sap.com/wiki/display/ERPFI/Crosscompany-codeinvoicepostingand+configuration
    Regards
    Edited by: Dublin on Oct 25, 2009 6:29 PM

  • Sales & Operations Planning for Inter-company .

    Hi
    We have scenario like this :  A will  do the  fore-cast , But A is not producing .
    A wants to transfer the Forecast to B. B will produce and it owns the Inventory.
    Once A get the Sales order , A will send the Inter-company sales process to B.
    B will relive off the inventory and get paid by A.
    How to transfer the SOP via demand management for Inter-company . How to consume  the inter-company sales through demand management for Company B .
    Any input will be highly appreciated.
    Thanks
    Jeevan

    Dear
    As i understood
    A create a SOP and tranfer to DM, it will get netted off by sales order created in A. Since A is not producing material, system will create a intercompany PO/PR to get the material from B.
    B say getting SOP data from A and tranfer it to DM. Run MRP/produce and satisfy the request of A.
    Now your question is how to transfer this SOP plan to B from A.
    it is simple
    When you run MRP in A, if you have assigned a special procurement key in material master, in plant A, system will automatically create a intercompany PR to B.
    Hence you will get the plan in B as per the given date and qty.
    I hope you got the point...pl come back if required

  • Asking to use a valid document type for inter company

    Hi friends
    We have created a purchase order. It is STO inter-Co
    There is no issue for a normal vendor when posting; the error is just for inter-company vendors.
    When doing MIGO the document shows OK. When posting or saving the document it is showing an error as Use a valid document type for inter company.
    Can anyone help me on this issue?

    Hi
    This problem raised If the trading partner assigned in the Vendor master in Control data and that trading partner is different fromt the trading partner assigned to particualr Co code.
    Goto TCODE:OBA7 , selec the document type for which this error is coming - in the document type screen in control postings sections select the inter-company postings check box.
    VVR

Maybe you are looking for

  • Accessible PDF files and forms

    I am beside myself with the lack of help and/or interest in the Accessiblity area. We have been mandated to make all our PDF files accessible on our Web site. We have been able to master many of the issues regarding tags and form fields, but still ha

  • Output Post Processor

    Hi, We are unable to start the "Output Post Processor", please advice. Thanks Vinay

  • Custom assembly & Report Caching

    Our reports are using a custom assembly which encapsulates some common functionality. The problem is that report caching stopped working since we've implemented this cahnge. We can still activate caching via "Manage processing options" --> "Use cache

  • Idoc Scenario Partner type not LS

    Hi experts , we have gone through  https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c09b775e-e56e-2910-1187-d8eba09c7a4a&overridelayout=true for idoc scenario where idoc partner type is not a logical system .Now we are working on case2 scenari

  • I can't see all my movies from my itunes library

    When i go to "Purchased" movies on my apple tv, only 2 movies show up from a library of purchased movies of about 20. Can anyone help?