IO settlement rule to GL and cost center

we have expense occured as foolows:
Dr: Expense acc1---cost center A 1000 USD
Cr: AP  1000  USD
we want to use IO Z001 to collect 1000, we want IO settlemnt to be:
Dr: expense acc2 1000  USD
Cr: IO  1000  USD
Dr: expense acc1  500 USD
Cr: expense acc2   500 USD
can this kind of settlement rule be designed

try as mentioned below.
1) Dr: Expense acc1---cost center A 1000 USD
Cr: AP 1000 USD
Option 1:
Dr: Expense acc1---cost center A 1000 USD, and also to IO ( Real posting to IO, statistical posting to cost center )
Cr: AP 1000 USD
2) we want to use IO Z001 to collect 1000, we want IO settlemnt to be:
Dr: expense acc2 1000 USD
Cr: IO 1000 USD
Option:
Maintain Expenses acc2 as Category 22 - external settlement.
3) Dr: expense acc1 500 USD
Cr: expense acc2 500 USD
Option :
Pass manual general entry

Similar Messages

  • Settlement Rule based on FL cost center

    Hi Guys,
    My client wants CC to be maintained in the Functional location and they don't want to maintain in the Equipment.
    Their Requirement is, when ever a person creates the Maintenance order for any equipments attached to the Functional location,Settlement rule should gets created automatically based on the CC maintained in the FL.
    But in standard it creates automatically when CC is maintained in the Equipment.
    How to handle this scenario.Is there is any Customer exit to handle this scenario?
    Pl guide me
    Regards
    ISWARI

    Dear Mr Thiyagarajan,
    I really appreciate your immediate response for any threads.
    Here they want to create order based on equipment(for analysis of cost through MO) and want settlement should be on the CC of FL.Hence they don't want to maintain CC in Equipment master and want to maintain CC in FL. 
    As you said ,If I maintain Cost center in FL and not maintain Cost Center in Equipment master,then while MO creation in location tab all data's were copied from equipment and CC field is empty.Hence while releasing the order,system asks for settlement rule.
    How to make the system to copy the FL cost center to the location tab of order.Pl suggest if there is any exit/badi
    Regards
    ISWARI

  • Internal order and Cost center

    hi guys
    can anyone please explain me why do we have cost centers and internal orders?
    If we can track cost to cost center then why do we need internal orders?
    please give some detailed explanation.
    thanks

    when you are posting a document and if the g/l is created as a cost element then
    you have to either assign a cost center, profit center, internal order etc
    so when you are posting an expense and if its for that project you assign the
    internal order and when the project is finished you can settle it to a cost center.
    If we can assign both internal order and cost center i dont think so but not very
    sure. Best way to learn these things i would recommend is try it in test system
    that way you will understand better about the whole flow and it will stick in your
    mind.
    Regards,
    Zaid

  • Bring profit center and cost center  hierarchy from R3 to BW in BI 7.0

    Hello,
    I need to get the hierarchy from R/3 to BW. Can someone send me a link or mention steps i need to do to bring profit center and cost center hiearchy from R3 to BW.
    Thanks
    Laura.

    As you would for any other infoobject
    Activate the business content hierarchy datasources on R3 for cost centre and profit centre
    Go into BW - replicate the metadata
    Then just connect via transformations or transfer rules the datasources to yoru infosources or master data objects
    Create an infopackage per hierarchy!!!!! - press the button available hirachies from OLTP - click the one you want on the left - fire it off
    Then repeat new infopackages for all hierachies

  • Profit center hierarchy and cost center hierarchy

    Hi
    What are the things we have to consider to create Profit center hierarchy and cost center hierarchy  and what is the need to assign profit center hierarchy to profit center and cost center hierarchy to cost center. What levels does this fall into? Can some one please guide me.
    Thanks.

    As you would for any other infoobject
    Activate the business content hierarchy datasources on R3 for cost centre and profit centre
    Go into BW - replicate the metadata
    Then just connect via transformations or transfer rules the datasources to yoru infosources or master data objects
    Create an infopackage per hierarchy!!!!! - press the button available hirachies from OLTP - click the one you want on the left - fire it off
    Then repeat new infopackages for all hierachies

  • Transfer Out and In for entire department and cost center

    I am attempting to create a br or calc script to move all employees from a dept and cost center combination to another dept and cost center combination. I was wondering if anyone else has solved this or if it is in fact possible to do this. When you have 1 or 2 hundred employees that need to be moved it hurts to think of having to move them all one at a time using the traditional transfer out br and then the transfer in br.

    I have not done this but I am sure this can be done. In default transfer rule, employee member is a prompt. In your case, you need to copy the rule and fix on level zero level employee dimension instead of employee prompt. That should pretty much take care of everything.
    However, you might run into few issues when employees are transferred out but not transferred is as yet and multiple users run this rule. Then you will lose reference to employees transferred out from a particular department. Since your example might be more valid in cases where departments are closed in GL systems, it might be a good option to make the rule to transfer out and transfer in at same time in a single business rule.
    HTH

  • PO reporting that can capture PO number, PO value and cost center

    Dear SAP expert and gurus,
    Would like to seek for your professional advise and consult on which report in MM that can capture the PO number, PO value and cost center.
    Kindly advise.
    Thank you
    Regards
    Leonard Tan

    ME80FN is a good report that captured the PO number and amount. However, the cost center is not being captured here. is there any suggestion?
    ME2K is not an ideal report to user cause, user requires the data to be shown in one line instead of 2 to 3 line.
    Is there any report like ME80FN can be captured PO number, PO value and Cost Center.
    Thank you
    Regards
    Leonard Tan

  • Not updating G/L account and cost center with BAPI BAPI_PO_CREATE1

    Hello Friends,
    The two fields G/L ACCOUNT and Cost Center is not updated using BAPI BAPI_PO_CREATE1. I am unable to understand why? This is what i am passing to account assignment structure( POACCOUNT). Filled POACCOUNTX structre as well. I have passed company code at the header level.
    PO_ITEM = 00010
    SERIAL_NO = 01
    CREAT_DATE = sy-datum
    GL_ACCOUNT = 621000
    COSTCENTER = 1000
    CO_AREA = 4000
    Please let me know why it is not updating anything i missed while passing?
    2>I need to update GR quantity but this field is not available in the BAPI ..Please let me know how to update this field.
    Any help is highly appreciated.
    Regards,
    Raj

    Hi, I have a problem I use the bapi BAPI_PO_CREATE1, I pass the table pt_poaccount in the parameter poaccount but the bapi when register my purchase order doesn't register correctly the values KOSTL, AUFNR, PS_PSP_PNR, NPLNR of the tablepoaccount and register the default values of the contract. Please i need help with this.
    CLEAR s_poaccount.
         s_poaccount-po_item     = <fs_datos>-ebelp.
         s_poaccount-serial_no   = w_serial.
         s_poaccount-costcenter  = <fs_datos>-kostl.
         s_poaccount-orderid     = <fs_datos>-aufnr.
         s_poaccount-wbs_element = <fs_datos>-ps_psp_pnr.
         s_poaccount-network     = <fs_datos>-nplnr.
         s_poaccount-activity    = <fs_datos>-vornr.
         s_poaccount-quantity    = <fs_datos>-menge.
         s_poaccount-net_value   = <fs_datos>-brtwr.
         s_poaccount-creat_date  = sy-datum.          
         s_poaccount-itm_number  = <fs_datos>-ebelp.  
         s_poaccount-co_area = '1001'.               
         APPEND s_poaccount TO pt_poaccount.
    CLEAR s_poaccountx.
         s_poaccountx-po_item     = <fs_datos>-ebelp.
         s_poaccountx-serial_no   = w_serial.
         s_poaccountx-po_itemx = 'X'.
         s_poaccountx-serial_nox = 'X'.
         s_poaccountx-creat_date = 'X'.
         s_poaccountx-itm_number = 'X'.
         s_poaccountx-co_area = 'X'.
         s_poaccountx-costcenter = 'X'.
         s_poaccountx-orderid = 'X'.
         s_poaccountx-wbs_element = 'X'.
         s_poaccountx-network = 'X'.
         s_poaccountx-activity = 'X'.
         s_poaccountx-quantity = 'X'.
         s_poaccountx-net_value = 'X'.
         APPEND s_poaccountx TO  pt_poaccountx.
    CALL FUNCTION 'BAPI_PO_CREATE1'
         EXPORTING
           poheader          = pe_poheader
           poheaderx         = pe_poheaderx
         IMPORTING
           exppurchaseorder  = pi_exppurchaseorder
         TABLES
           return             = pt_return
           poitem           = pt_poitem
           poitemx         = pt_poitemx
           poschedule    = pt_poschedule
           poschedulex  = pt_poschedulex
           poaccount      = pt_poaccount
           poaccountx    = pt_poaccountx
           poservices     = pt_poservices
           posrvaccessvalues = pt_posrvaccessvalues.
    The BAPI is register with these values as default however i pass other values in table
    pt_poaccount

  • AP invoice with different tax rate and cost center?

    Dear all,
    We are just upgrade from 11i to R12.1.3. Before in 11i, we can change distribution account in AP invoice distribution line if the type is "Tax". However, after updated to R12, we define tax code (e.g. P1 for particular account combination), so once user selects tax code "P1" and invoice will automatic creates tax line for such invoice but the user cannot change distribution account anymore. Because in 11i, user will change the distribution account (cost center segment) but now in R12 user cannot change it.
    The only work around is defining different tax code for different cost center.
    For example: P1-0001 => 01.0000.999999.00001
    P2-0001 => 01.0000.999999.00002
    We have hundred of tax code and cost center combination.
    Any other work around for this? or anyone encounter the same problem?
    Please advice.
    Thanks.

    Let me explain more in details:
    1) The cost centre will will more. 2 cost centres just a simple example.
    For now, we have 5 cost centres for each of the tax rate. For the work around now, I need to define 5 tax codes for the same tax rate for different distribution combinations:
    Quote
    Tax Code ==>Tax Rate ==> AP Distribution Combination
    A1-3500 ==> 10% ==>001.9999999.3500.00
    A1-3600 ==> 10%==> 001.9999999.3600.00
    A1-3700 ==> 10%==> 001.9999999.3700.00
    A1-3800 ==> 10%==> 001.9999999.3800.00
    A1-3900 ==> 10%==> 001.9999999.3900.00
    2) The driving factor would be 100% percent.
    Please kindly advice.
    Many thanks.
    driving factor for the cost centre

  • No functional area derived from GL account and cost center ccombination sel

    Hi,
    When doing a goods issue for a delivery, am getting this error. Hope somebody could advice.
    "No functional area derived from GL account and cost center combination selected."

    Hi,
    Go to FS00 and specify the functional area for the gl account. Go cost center change mode specify the functional area. Define the f area in Tcode OKBD, FSP2,KA02,KS12,
    Hope this is clear, if yes assign points
    Regards,
    Sankar

  • Control G/L account and Cost Center for movement type 251

    Dear Friends,
    I would like to use mov. type 251 for GI for sale and like to control over G/L account and Cost center.
    The G/L account is by default from the valuation class of the the material and if the user will enter wrong G/L
    we had done the customising in OMJJ movement type 251 - Account grouping - Unchecked the check box of column
    "Check account assignment" - Impact is " the system always uses the G/L accounts or account assignments determined automatically"
    I also made default cost center for G/L account and plant wise through OKB9.
    Now I would like to suppress/dispaly the G/L account and cost center - for same I had done Setting in Entry control menu of OMJJ for 251 of field Account control - Value  - "-" field is suppressed. But it is not working.
    Please advise to solve this situation.
    Thanks & Regards
    Rajan

    Dear Rajan
    Yes, I have checked in MB1A earlier. We have separate node for Field seletion layout for Enjoy transaction MIGO for mvt type in which the G/L account (KONTO) an Cost center (KOSTL) have only optional or required entry selection.
    warm regards
    Ramakrishna.

  • GL account and cost center field appearing for Goods issue movt type 201

    Hi SAP Gurus
    We are trying to post goods issue in ecc6 . The problem is that the GL Account and cost center fields are available fields .The cost center field is logical but why the GL account field is avaiable .
    How we can grey out the same field as it is going to be picked up from the valuation class setting in GBB - VBR ? Any ideas
    Regards
    Hitesh

    Hi Ravi
    You think that its ok we have to input the cost center .
    But if you allow the users to input the GL then you are overriding the whole purpose of defining the valuation class and offsetting entries ? What is your opinion ?When you input the material in the goods issue screen the offsetting entry needs to be picked from the GBB -VBR .Although even if you do not enter the GL the system posts the Godds issue document .But from the control perspective this needs to be suppressed .
    What do you think ?
    I have also posted the same in Logistics forum .
    Once  again many thanks for your help .In case you find some solution this would be of great help
    Regards

  • Default G/L acct and Cost center in service PO with added Freight line also

    Hi,
    I am doing Service PO my requirement is we need default G/l account and cost center in Service PO, we have added one line as Freight charges that is also required default g/l account.
    please suggest me the configuration.
    Thanks
    Shital

    Hi,
    Can be set with help of following t.codes to have default G/L account with  cost center in Service PO
    OME9, OMGO ,OMQW & OBYC
    Also check the blog:
    http://www.bluemarlinsys.com/ns/0603-03.asp
    Regards,
    Biju K

  • Plant and Cost Center are not displaying in FI doc. for asset scrap ABAVN.

    Hi All,
    When we do asset retirement by Scraping using Transaction Code ABAVN, Plant and Cost center are not appearing in the FI document. But, in the master data the Plant and Cost center are assigned for the particular Asset. 
    When I see the FI document display, the fields Cost Center and Plant are blank.  Business Area and Profit Center fields are getting updated.
    Can any one help me how to get this Plant and Cost Center in the posted document.  Is there any OSS notes for this.  I am using ECC 6.0 version.
    Thanks in advance for your help.
    Regards,
    Rajesh

    Rajesh
    Aditional on me answer.
    The systemtakes not the cost center from the asset you have to assign it in OKB9 or to fill in during this posting:
    Steps
    Click on Simulate, than you see the posting screen:
    Click on the line (pk 40)
    Click on Goto and Additional account assignment and fill in the cost center whatu2019s in the master record of the asset and post
    An other option is to make a substitution to get this information

  • Report painter- business area and Cost center

    Hi All,
    we have a requirement to create the Report painter report where in the Revenue will be By business area and cost of the particular cost center by Cost element.
    i.e revenue by Business area against cost by department.
    It it possible to use report painter to create such report?. when i was going through the report painter it does not allow me to pull the cost  by department .
    Best regards
    Rajesh dhulipalla

    Hi,
    Business consolidation is for more of consolidation purpose and cost center grouping is more for management reporting purpose for cost control purposes.
    Both the organizational units serve for different purposes. Consolidatied business will not have much meaning unless you go with EC-CS.
    Cost Center Groups are much for control purpose and help in managerial reporting.
    Business Units are part of FI Organizational Structure and Cost Centers are part of CO organizational structures.
    Regards,
    Ravi

Maybe you are looking for