ISH Cost center allocation NCOP

Hi there,
Using transaction NCOP I have set up cost centers linked to organizational units.  I have a requirement to assign organizational units to different cost centres based on validity dates.  For example, org unit C5 is assigned to cost center C5 from 19990101 to 20100811.  As of 20100812, org unit C5 is assigned to cost center C5SG.  When billing using transaction NA30N when the patient has been discharged, I would expect that the revenue up to 20100811 would be assigned to cost center C5 and after that, it would be assigned to C5SG.  However, when I bill using a date of 20100830, I see that all revenue is going to C5SG instead of being split based on validity dates.  When interim bill using a date of August 11, the revenue up to that date is allocated to C5 correctly.  The entries in table NO2K have the correct validity date.  Any idea why revenue postings do not consider the validity date on the cost center config and why they seem to be dependant on billing date?
Thanks,
Shelley Braida

Hi Shelley
I'm sorry, but the system takes the billing date for cost center determination ...
See include LN090F01 - form FILL_FKOMP_GENERAL.
    PERFORM fill_costcenter USING p_fkomp-anfoe p_fkomp-anpoe
                                  p_fkomk-abdat  s_tn25a
                            CHANGING p_fkomp-kostl p_fkomp-kokrs
                                     p_fkomp-prctr p_fkomp-aufnr p_rc.
the p_fkomk-abdat is the Billing date and is the date used for cost center determination.
IF you need to do another determination, from service date for example, I recommed to do so in the SD exit USEREXIT_FILL_VBRK_VBRP from the include RV60AFZC.
With best regards
Matías

Similar Messages

  • Cross company code cost center allocation

    Hello experts,
    I would like to know if cross company code cost center allocations is possible or not ?
    Please let me know.
    Newcom

    hi its possiable,
    can u give a senario, i will explain to u.
    for ex:
    com code1  having    dept x
    com code 2 also have a possiablities to have same c ctr dept x
    thanqu

  • Cost Center Allocation - PCA

    Experts,
    If a Cost Center allocation is done, would it also affect the Profit Center's associated with it also ?
    All answers would be duly appreciated and rewarded with points.
    Thanks,
    Nandita

    Dear Colleage,
    Will you please provide more information of your question?
    Thanks
    Ketan.

  • Reversing the Cost Center Allocations

    We Executed Cost Center Distribution Cycles using KSVB and distributed the values to four different secondary Cost Centers, now we want to reverse these entries so that the secondary Cost Center displays the zero value. Can any one suggest me how to achieve this.
    Thanks

    Hi Amarnath
    If you execute again, the old allocation gets automatically reversed
    However, if you just want to reverse and not execute right now, then use Menu Distribution > Reverse
    Regards
    Ajay M

  • Cost Center Allocation

    Hi,
    I am trying to upload Cost center for every position thru LSMW. But it is not working.
    I have used following values
    Tansaction Code PP02
    S A011 K
    Is there is any mistake.
    Please help
    Samriddhi

    Hi,
    it is better to use BDC's instead of LSMW. where we can call the T-codes easily. I you want i will send you the coding for that.
    PP02 is fine, but you can also try with PO13.
    Let me know if you need any thing.
    thanks,
    Vasu.

  • Cost center and floc link

    Hiiiiiii Experts,
    I have a query.there is one floc and below that equipments attached to it.There are some electrical eqp and some are mech.We have already cost centers created for mech and elec seperatly.Now if i assign respective cost center to elc and mech eqp, it will work for eqp.But cost center will be assigne to floc.Do i need to create a new cost center for that.Or should i leave it blank.If i wont give any cost center to floc then will the accumalated cost of all eqp below it will be summerized at floc level.
    One more thing what sap best practice suugest.Shpuld we assign cost center at floc level or eqp level.
    Can u help me out to make the cost center allocation clear in sap pm.
    Regards
    Brijesh

    Hello Brijesh,
    There is no issues if you leave blank the Cost center field blank, all the report will work fine and also the cost will be displayed at the below hierarchy.
    The problem will arrive when you will create any Order over this function location. At that time you will have to create settlement rule manually.
    Regards
    Naveen

  • Get the wage type, amount and cost center

    Dear Expert,
    Is there any FM to get the payroll result for each wage type, amount, and cost center allocation?
    Example,
    Employee Tom was in cost center A with wage type 1001 ($1000) in Jan.
    But in Feb payroll, we need to retro the cost center for employee Tom to cost center B from 1-jan onwards.
    So after the Feb payroll run, I would like to have the result like below:
    Cost Center A Jan  $1000
    Cost Center A Feb -$1000
    Cost Center B Jan $0
    Cost Center B Feb $2000
    But if I use the FM HR99L00_GET_RETRO_MONTH_DIFF, I cannot get the value like below because the cost center is already replace in infotype 0001
    Cost Center B Jan $1000
    Cost Center B Feb $1000
    Please help.
    Thanks,
    WF

    Hello
    First you can use the FM HR_PT_READ_PAYROLL_RESULT to retrieve the payroll results of an employee. For your purpose you need just the international cluster, so you can use the table type pay99_result.
    Say if you have run the payroll run for the Feb with the new cost center assignment, you can get all these details from the WPBP cluster of the returned result. You'll will have one record in WPBP for each pay period. Using the index of the result you need i.e. for the month of Feb, get the amount value form cluster RT in the same payroll result. Now you should have the amount you are looking for.
    Regards
    Ranganath

  • Cost center field in outbound delivery item level.

    I want to make Outbound Delivery without Sales order referance - VL01NO
    In Outbound Delivery, Goto > Item > Financial Processing, there is Cost center field.
    AS a CO user's requirements, I have to input this field.
    But I can not put in there, because it is not active - just display ; screened.
    I want to use this cost center field.
    How can I do it?
    Regards.

    Hi
    The Cost Center Determination settings is in OVF3 -  but there are some cases where the Cost Center must be exceptionally changed. 
    If the document category for order type in IMG VOV8 is defined to be "I" which belong to order type FD - Deliv.Free of Charge, then the field cost center is active for input during transaction VA01. 
    Alternatively, you can specify an order reason and assign a cost center to an order reason. 
    However the standard SAP works only at the header level though, so it would not work if cost center is needed on the line item. 
    The cost center are assign for such business transactions as :
    - Free deliveries
    - Returns
    - Deliveries of advertising materials
    You can also make cost center allocation dependent on the order reason, for example:
    Order reason: Damage in transit
    Order reason: Free sample
    Both the IMG settings are done in transaction OVF3, either with/without the order reason.
    Regds
    MM

  • Display cost center field under item level when creating sales order

    Hi dear experts,
       during  the sales order creation(tcode VA01),  is it possible to display the cost center field in the tab account assignment under item level??
    currently we are using ECC6,in the tab account assignment, the cost center field was actually already defined in the screen by the system...i used to try to 'activate' the cost center field VBAP-KOSTL in the user exit  MV45AFZZ, but the cost center still not shown.
    I know that there is a config to the sales doc type can be used to open the cost center at header level, how about item level?
    thanks and best rgds
    Mu

    Hi,
    The Cost Center Determination settings is in OVF3 -  but there are some cases where the Cost Center must be exceptionally changed. 
    If the document category for order type in IMG VOV8 is defined to be "I" which belong to order type FD - Deliv.Free of Charge, then the field cost center is active for input during transaction VA01. 
    Alternatively, you can specify an order reason and assign a cost center to an order reason. 
    However the standard SAP works only at the header level though, so it would not work if cost center is needed on the line item. 
    The cost center are assign for such business transactions as :
    - Free deliveries
    - Returns
    - Deliveries of advertising materials
    You can also make cost center allocation dependent on the order reason, for example:
    Order reason: Damage in transit
    Order reason: Free sample
    Both the IMG settings are done in transaction OVF3, either with/without the order reason.
    regards,
    Siddharth.

  • Transfer price (Internal Reveue to be allocated to Production cost Center)

    Hi  Sap Gurus.
    My cleint using tranfer price without activiation material Ledger. The internal revenue should not reflect in Fi.  For that we have created ztable and we will be able to transfer the stock between profit center and we are getting internal reveue to the sending profit sender and expenses to the receiving profit center finaally  balance become a zero,(we are maintaing same gl account while doing transfer price). Now expense in receving profit center should consider as part of produt costing. how to allocate this expense to the production cost center when there is no balance.
    Example
    SENDING              PLANT 1                  MATERIAL  123456         MM PRICE (10)   TP   15
    RECEIVNING        Plant    2                  Material      123456         MM PRICE (10)   TP   15
    While taking STO system is posting with material master price 10, but in the production if they are using that material system should take 5 also . 10 is the cost and 5 is overhead.
    help me out?

    These are some few things I found out. Below is the result of a test I carried out when I tried to create a Settlement Rule for a statistical order.
    Statistical order may not contain a settlement rule
    Message no. KO188
    Diagnosis
    Order 12770, for which you are trying to create a settlement rule, is statistical.
    System Response
    Statistical orders cannot have a settlement rule because they cannot be settled.
    Procedure
    You could possibly remove the statistics indicator from the order (only if nothing has been posted to it yet).
    I may be wrong but I have determined that, for production orders, you will have to use Standard Production Order Type and not a statistical order. The object class has to be production as well.
    You will only be able to create a settlement rule if it is not a statistical order with the assignment category as ORD. Also, in your order type: Internal Order - Production, under general parameters, you will have to assign settlement profile 30 which is production order.
    You may have to define planning profiles for co production orders, costing variant, valuation types.  Maintain order types using KOT2.  Example:
    Order Type:  PP01 Standard Production Order
    Order Category: 10 PP Production Order
    Number Range Interval: 1000000000--19999999999
    Settlement Profile: abc
    CO Partner Update: Semi-Active
    Check of Classification
    Next Maintain Settlement Profile: ABC Standard Production Order
    Check off "To be Settled in Full
    Default Allocation Structure: E.G: EB
    Indicators: check off: 100% Validation. % settlement, equivalent numbers
    Valid Receivers: 1 for most
    Document Type: OS Order Settlement
    Create Allocation etc.
    Hope this gives you some pointers as to how to proceed.
    Elias

  • Allocation of Costs from Cost center to COPA

    Hi
    We are booking costs to a Cost Center with reference to a Primary Cost Element. However, in month end, the same cost has to be transferred to COPA. One of the Characteristics in COPA is also Profit Center.
    The issue is that we can allocate costs from Cost centers to COPA through Assesement Rule, system requirement is for Assesement Cost Element, which is a secondary Cost element. In such a case, the PCA Balances, after execution of Assesement cycle are shown with the Secondary Cost Elements.
    In a case, I have booked costs of INR 100000 in a cost center 103007 against a Primary Cost Element 423101. Since Profit Center 103007 is assigned in Cost Center 103007, the Profit Center Line Items will show a balance of INR 100000 against cost element 423101 for Profit Center 103007.
    After this at month end, we need to allocate costs from Cost Center to COPA. But the requirement is that after allocation also, the balances should be shown against Cost Element 423101 for Profit Center 103007
    Regards
    Sanil

    Hi Sanil
    That is not possible.. There is no "Distribution cycle" available for COPA.. In COPA you can have either an Assessment Cycle or an Indirect Act Allocation or a Template Allocation...
    I dont know about template allocation as I have never used that, but gut feel says even that wont serve the purpose...
    One work around is you allocate from Cost Center to an Internal Order using Distribution cycle... Then Allocate from IO to COPA using assessment... In order to use IO as sender in allocation cycle, use note 605281
    At best, what you can do is to use an Allocation Structure instead of one single assessment cost element per Segment... Using an Alloc Str, you can map, say, GL Accounts for Basic Salary, DA, HRA to one Secondary cost element... This way, create logical groupings of GL accounts and map to multiple secondary cost elements
    But bear in mind, The more you use Secondary cost elements, the more will be the line items in CE1XXXX table...
    Regards
    Ajay M

  • Cost Allocation based on receiving cost center

    Hi All,
    I have a uniqure requirement. I have 1 producing cost center A and i have two main cost centers Z1 & Z2. I use KB21N for activity allocation and i use sending cost center A and receiving cost center Z1 for 100 hours and Z2 for 200 hours at $2 per hour for activity type labor. The entry posted is credit cost center A and debit cost center Z1 & Z2. At month end i end up over/under absorption of $5000 in cost center A, and i need to allocate this over/under absorption of $5000 to cost center Z1 and Z2 based on the actual consumption from cost center A. This can be done easily, based on the secondary cost element cost of the activity type, BUT the catch is cost center Z1 & Z2 also get costs for the labor cost element from other cost center too. For example cost center Z1 as labor cost element of $500 in total out which it has $200 from cost center A and rest from other cost centers, if i allocate the over/under absorption of $5000 based on the total $ values on the secondar cost element, it takes the total of labor cost element for allocation, that is $500 for basis of allocation. SKF also does
    How can we address this issue, can it be done apart from assessment? Please let me know

    Hi,
    Hi assign or select Revnue field in the sort key figure  and the system will allocate cost based its revenues for each product.
    Thanks.
    S.SUbbiah

  • Allocation of cost to different cost center

    Hi Techies,
    I have to allocate cost from one cost center to different cost center according to percentage (%). Company wants to show same cost on sender and then breakdown according to % on receiver cost center.
    Example: Company wants to allocate cost from CCenter A to Ccenter B1, B2, B3.... according to % like 74.1% to B1, 14.8% to B2. Now which allocation functionality (Assessment, Distribution) I should use to solve this problem. I would really appreciate if you have method or process step to perform this process.
    Thank You,
    Kenny

    Use transaction KSU2 to call the Assessment Cycle.
    Click on "First Segment" and in the segment header, under Sender Values, select Posted Amounts and key in 100% (since you wish to assess all the costs). Under Receiver Tracing Factor, select Fixed Percentages.
    Click on the "Senders/Receivers" tab. Now under "Senders", do an F4 (dropdown list) in the Cost Centres field and select your Cost Centres (or groups).
    Similarly click on the Cost Elements and dropdown to select your Cost Elements or groups.
    Now under Receivers, in the Cost Centre field, key in the Cost Centres you wish to post costs to.
    Click the next tab Sender Values
    Here, enter Share in % as 100% (default) and under version, enter 0.
    Now click on the Receiver Tracing Factor tab. You should see all the Cost Centres you entered under Receivers in the Sender/Receiver tab. Enter the %s you wish to apportion to each Cost Centre.
    Save this cycle and run this for the period in question. Before you run this, make sure you post some costs to the Sender Cost Centres. Else the system will find nothing to assess and come back with the same error.
    Hope this helps.
    Cheers.

  • Cost Center -- Automatic Cost Allocation

    Hi at all,
    1. We receive a monthly invoice for electricity etc.
    2. We put the hole amount in one Cost Center.
    3. At the end we allocate the amount manually to each relevant Cost Center/Department.
    From A $100.000
    To S $50.000
    To T $40.000
    To Z $10.000
    To ...
    Is there a way to automate this?
    It can be really annoying.
    Markus

    Hi Markus,
    If i understand you correctly,you will book energy cost to one cost center and end of the month you will allocate to other cost centers.
    two ways you can allocate costs in.
    1. Assessment
    2. Distribution
    Assessment:
    Assessment is an activity that you perform periodically, during the period-end closing in Overhead Cost Controlling (CO-OM), in which primary and secondary overhead costs are assessed from one or more sender objects to one or more receiver objects.
    Assessment means that the sending cost center is credited and the receiving cost center is charged under a freely definable secondary cost element. The original cost elements that were charged by the sender cost center are lost, and are converted to one or more assessment cost elements (secondary cost elements).
    Assessment groups together the posted primary and secondary costs and allocates them to the receiving cost center(s) in an assessment cost element. The cost centers for assessment are the quality lab, IT, cafeteria, housekeeping and plant security.
    For example, you could assess the cost from the Reception cost center to the other cost centers based on the headcount managed in those cost centers.
    T.code : KSU1,KSU2 and KSU3,
    To Execute :KSU5
    Distribution:
    Distribution is an activity that you perform periodically, during the period-end closing in Overhead Cost Controlling (CO-OM), in which primary overhead costs are distributed from one or more sender objects to one or more receiver objects.
    Many documents in Financial Accounting involve overhead costs. A clear allocation to one or more cost centers is not possible, or only with a major effort. You can use the allocation cost centers and internal orders as auxiliary constructs in such cases. During distribution, these costs are allocated (distributed) from their allocation cost centers to the actual receivers according to freely definable rules. The sender cost center is credited, and the receiving cost center charged, under the original cost element. In contrast to periodic reposting, however, the accounting information is lost in the process.
    T.code : KSV1,KSV2 and KSV3
    To Execute :KSV5
    if you want to allocate costs by head count or fixed percentage etc.when your creating cycles you can choose these options.
    Thanks,
    Rau

  • Allocation of cost from service cost center  to production cost center

    Dear sir ,
    Will I use to distribute the cost from service department to production department  and that cost centers also using for activity planing will get currect result in product costing ?

    Hello,
    Can you clarify what you want to do ?
    Allocation of cost from service cost centers to production cost centers can be done with the help of Assessment / Distribution cycles and you can do a activity planning using the same costs as well. The steps for activity planning would be as under:
    1. Create primary cost planning in the service and production cost centers (KP06)
    2. Create activity planning in the production cost centers (KP26) without any rate
    3. Run assessment / distribution cycles to transfer cost from the service cost centers to production cost centers (KSUB / KSVB), in case you are not transferring based on activity quantity then also do SKF planning in KP46
    4. Run plan cost splitting in case you have more then one activity type (do config for splitting structure beforehand) (KSS4)
    5.  Calculate Plan price for the production cost center activity types (KSPI)
    BR // SG

Maybe you are looking for