Actual labour cost calculation

Hi Gurus,
IN KP26, we have fixed lab hrs.From Table S027,we are getting lab cost for a particular production order.My user do not want lab cost and they want to delete it  and lab hrs should be remain as it is
in configuration.
Pl advise how we can remove labour cost from our configuration.I there any T.code for that.
Regards,
Samar

Hi,
In KP26, Do not maintain Fixed and variable price, But maintain only labour hours. U can go directly to KP26 and remove the fixed and variable price.
Regards,
Sreekanth

Similar Messages

  • Actual & planned costs calculated while creating Plant Maintenance Order

    Hi All,
    I would like to know how the actual & planned costs calculated while creating Plant Maintenance Order (PM Order)
    Thanks,
    Ajay

    You need to create an activity rate for 2014 for cost centre 51260201 and activity type NAHG20.
    This can be done via transaction KP26, but is usually performed by your Finance team.
    PeteA

  • How can i calculate my planned  and actual labour cost with fields from tab

    Hi,
       i want to calculate my planned labour cost for all operations in my production order. how can i retrive form the tables and how the actual planned cost gets calcualted. where can i see the overhed calcualtion of the material and labour.
    please suggest.
    regards
    madan

    Hi,
    Planned cost is nothing but the Standard values which you give for each opearation in the routing.
    The actual values from the confirmation for production order
    The following table and fields you can get the values
    PLPO, AFVC  - look for setup time,labor time,machine time  fields
    AFRU - look for the required fields setup,labor,mcahine time etc
    Thanks and regards
    Murugesa

  • Actual Labour Costs against production order

    Hi,
    I am currently getting some production orders with no labour costs coming through. We use Activity Types maintained within Routings to capture the labour cost.
    I have checked that the Activity Type and Routing details are linked correctly. But when i view the cost analysis in the production order the "Total actual Costs" field is blank.
    When i view the "operation" details in the production order and look at the tab "Qty/Activities" i can see the actual labour confirmed in hours but the "Activity Type"field in this tab is empty. I'm assuming that this is why there is no labour cost in the cost analysis view.
    The order has been confirmed correctly and the Activity Type is valid with the correct values. The work centre is maintained in the Routing and the same work centre is used in the production order.
    I would appreciate any help.
    Many Thanks
    Nisar

    There are 3 cost variants in play that calculate labor costs- each with their own rules (ususally very similar)
    there is the Variant for the cost estimate (with qty structure)
    there is a production order PLAN variant
    there is a production order ACTUAL variant
    For the production order the variants are visible on the Control data tab.
    Each of these variants has a "valuation variant" to define the method to caclulate activity
    Questions: 
    in the cost analysis, is the PLAN labor cost empty also?  If yes, then the activity is priced and and the Plan variant is working.
    Does the material have a released cost estimate and a labor component?  if yes then the activity is priced and the std valuation variant is working.
    If you get one or two yeses - someone needs to review the other valuation  variants (OPN2)
    If there are no yes, someone in CO should be reviewing their masterdata, activity pricing and valuation configuration.

  • Labour cost calculation

    Hi friends,
    Can anyone telll me how the labour cost is calculated in a production order.
    Regards
    Vivek

    HI
    First of all Labou is to be defined in SVK in Work center then as the activity  type that is assigned to cost center which finally assigned to the work center. Now the cost can be defined for labour hrs  as the activity price maintained in KP26 for tha activity labor multiply by total labor.
    The total labor hrs can de defined in formula  as labor*operation qty/ base qty
    Check and revert
    Regards
    Anupam Sharma

  • Actual Cost Calculation in Process Order

    Hi All,
    I updated Standard cost of a raw material through a cost estimate and also ran cost estimate of the FIN that is using this raw material but when I am creating a Process order, it is taking the cost of this particular raw material from the previous estimate not the recent one to calculate the target cost. Can any body help me with this.
    Thanks
    MKR

    Hi Ashok,
    My Valuation variants for the Costing Variant of Cost Estimate and Production order (Actual/Plan) cost calculation are in Sync to get the prices according to the price indicator in material master. But when it calculates cost for a production order, it is picking up cost from the previous period for that particular raw material. I have updated the standard cost by running the cost estimate but still its not working.
    Any lead on this. This will be really appreciated.
    Thanks
    MKR

  • Report to display Mat Cost Planned Labour Cost and Over head cost

    Hi Abapers,
    Greetings of the day..
    I need a Report that Display Material Cost , Planned Labour Cost,Actual Labour Cost and Over head value
    where do i start from and what are the tables involving in this report..
    if already done this A code snippet is more helpful...
    Thanks In Advance...
    Thanks & Regards
    Sathish

    Assuming you are talking about Maintenance Order.
    Use table: PMCO.
    Here the line with field VORGA having value KPPS gives the Planned Costs of the Order in the field WRT01.
    Similarly, the line with field VORGA having value RKL gives the Actual Costs of the Order in the field WRT01.
    Also have a look at Tcode KKBC_ORD.
    Jogeswara Rao K

  • Errors arose during actual cost calculation

    Errors arose during actual cost calculation
    No prices could be determinedfor object activitytype company code xxxx , cost center XXXX, activity type XXXX
    Pls let me know immediately friends deperate,
    regards,
    sri

    Hi
    when you gone to the transaction code Kp26 Activity typ price/ planning after give the input press period screen or F6 function key and check what price was maintained for your period 12.
    And even you do one thing go to the transaction code KS02 or 03. Give the cost center and press enter . Then from the meny bar select Environment -> whereused list->.
    And let me confirm how you run the cost estimate for the material
    bye

  • Actual cost calculation process

    Hi, All!
    I run the Actual Cost Calculation Process and created IPV is effecting PMAC, but no lines are created in gmf_invoice_distributions.

    Hi,
    Check the unit price of the PO and the Price for the line during AP Invoice matching. If there is a difference then it automatically goes into IPV. Also check the values for profile GMF: Include Invoices in Actual Cost.
    Regards,
    Malcolm

  • CORUPROC is not doing "Actual-Cost Calculation" - still in CO1P.

    Hello friends,
    As per SAP documentation, and many SCN posts I went through - all of them said CORUPROC is the program to run as batch job, and CO1P is its equivalent online transaction.  In my quality system, I see CORUPROC is not doing the "Actual-Cost Calculation" - and even if I execute CORUPROC online (through SE38), it is not clearing them. (It is clearing the goods movement entries).  CO1P still shows all the order/operation awaiting actual cost calculations.  If I select them in CO1P, and click <save>, they are cleared.
    So can someone guide me how can I make CORUPROC to do the actual cost calculation please.
    Thanks,
    - Chetan

    Hi
    I would expect to have this record processed by report CORUPROC.
    It's quite easy to analyze this program in debug. Set a break-point on the line below:
    IF NOT g_costs IS INITIAL
    Now follow the program execution until function module CO_RB_POST_ACTUAL_COSTS is called. If the function module is called, check if it was executed correctly reading the value of variable SY-SUBRC.
    BR
    Caetano

  • How to create the generic data source for Labour costs report in BI (actual& plan costs)?

    Hello Guru's
    My requirement is to get the total labour costs in BEx analyzer.So i need to create custom DS for that. But i am not sure about the FICO tables which are having the Labour info..
    I'm having the GR10 report from R/3 sidepls look at the document. But i am not sure about the report, how that built,and giude me on the report.
    Please help on this to going forward.

    Hi,
    There are COOM data source which may suits your needs.
    please check data source
    0CO_OM_WBS_6
    0CO_OM_WBS_3
    Base tables are COSP and COSS.
    Check about coom data source, if not suitable then go for custom data source.
    About table cross verify with your source team.
    Thanks

  • COFC - Actual cost calculation error

    Hi Friends,
    I am a PP consultant and i have a issue with cost calculation at the time of confirmation.
    There are production orders that were confirmed in year 2010 and year 2011. For year 2010 costing documents were created but not no costing docuemnts for confirmations in year 2011.
    I checked tcode COFC and found error log as : A master record for 1111/ABCD exists only in 2010.(where 1111 is cost center and ABCD is activity type.)
    I have checked the validaty of both cost center and activity type & both are valid.
    can anyone please suggest what has to be maintained for year 2011 from controlling side.
    Thanks In Advance.
    Rohit

    Hi Rohit,
    The similar error i have faced  just couple of hours back.
    I have checked up the plan prices in KP26 for the activity type and could see that they were not maintained for 2011.
    I have maintained the same for the current year and the error got resolved.
    Pls see that you are choosing the correct cost centre and activity type combination alongwith the costing version for 2011.
    Regards
    Sachin

  • Actual Activity Price Calculation

    Dear Gurus,
    1. I have defined activity type say "Power" through KL01
    2. Maintained the planned price through KP26 for the cost center which is going to use this activity type. say 
        cost center is "CCTR1"
    3. Now there is something as actual activity price calculation at period end
    4. When i execute through KSII i get the actual price which is the debited cost elements of the "CCTR1"
        divided by the Activity Type "Power"
    5. The debit balance of cost elements in "CCTR1"  is Rs 10000 and activity type consumed through process  
        order is 200 KWH, hence the Actual price comes to Rs 50 Rs/KWH. While the planned price in KP26 is
        Rs 6/KWH
    How logical is this....
    With Regards,
    Amit

    Hi Amit,
    Let me give some insight into the Activity price calculation and cost obsorption from Cost Center to Prodcution
    1. Normally we incur the production cost through FI like Direct Labor, Power, Indirect Labour and other indirectct production overheads
    2. This cost is posted to Production Cost Centers
    3. Now this cost need to be obsorbed to product cost using either Activity costing through Routing or Overhead costing using costing sheet.
    Since you question is for Activity costing, let us focus only on activity price and absorption to Product Cost
    1. All the direct cost that can be tracked with certain reasonability with activity types can be absorbed through activity costing to product costing
    2. Now in your case, take for example - the industry you are working is power intensive, then we can track the consumption of Power using activity costing
    3. At the first instance, you need to forcast the activity quantities for the month (based on the production planning)
    4. Based on this, you forecast the cost that would be incurred for the expected output
    5. Calculate planned Acvitiy Unit price and update it in KP26. The updation can be manual or automatic (using Cost Splitting and Price Calculation in case of Activity independant cost planning)
    6. For all the activity confirations to the production/process order, the cost obsorption will take place based on the planned price
    Actual
    7. The cost of the power will be booked in FI and posted to Production Cost Center for the month.
    8. The actual Activity quantity will be booked from Production confirmation for the month
    9. At the end of the month, you need to do the actual price calculation.  This calculation will be based on the TOTAL COST BOOKED FOR THE MONTH TOWARDS POWER FOR THAT COST CENTER DEVIDED BY TOTAL QUANTITY CONSUMPTION RECORDED IN THE COST CENTER
    10. Once this is done, You can revaluate the activity quanitities booked on each of the production order.
    This is how the activity cost aborption will take place in product costing
    Please let me know if you need further details in this regard
    Surya

  • Actual Over Head Calculation for process order

    hi!
    I have created a costing sheet for  over head, which will be based on labour activity cost.
    the base is labour cost for which I have given secondary cost element ( assigned in activity type for labour hours) in costing sheet and maintained over head rate for planned & actual. in credit of costing sheet for over head I have given secondary cost element with internal order.
    first question is : when internal order posting will happen? I am assuming , when production order settlement is done, over head cost has to be accrued to internal order. is my assumption is correct? because in line items of internal order , i couldn't see any thing.
    second question is : in process order, system is showing over head cost under planned cost, but it is showing ZERO in actual cost column. I have executed KGI2, system is not showing any senders or receivers. but when I executed KGI2 with dialog dipslay check box, system shows the calculations as per cost sheet correctly under condition value column.
    Please let me know where I missed ? how to get actual over heads in process order.
    in process order in cost analysis in the actual/target cost layout, system is showing the over head costs. but where as in "cost trend" layout, system is not showing over head cost.
    can any one help on above points.
    regards,
    ramesh b

    Hi
    Maintain the Overhead rate in KZM2 or KZZ2 as the case may be
    Then execute CO43... The moment overhead is charged to Process order, it would post credit to IO
    br, Ajay M

  • Labour cost for Assembly

    Dear my friends,
    Please advise me in below case :
    We do assembly service ex : from PC + Windows into PC with Window installed.
    I need to manage labour cost for assembly job, please help to show me the way (step by step).
    Thanks

    Hi,
    First of all you need to calculate the labor timings required for the Job to be performed.
    You need to create cost center in KS01, Secondary cost element for labor in KA06 and Activity type for labor in KL01. Assign this Activity type to cost center with proper rate per unit in KP26. Ex. If your unit of labor is Minute, and your rate for the labor is say $1 per min, then assign it in KP26. You can take help from your CO consultant
    Now you need to create the Work Center with Labor Category in transaction CR01. Then assign proper standard value key, which contains the labor as a parameter. Assign newly created Cost center and Activity type with proper other parameters in Work center Costing tab.
    Create Routing for that material in CA01. Assign this work center to it with proper operation timings.
    When ever you confirm the production order, enter the actual timings required for the job. system will do the calculation in the background. Ex. If you required 30 min. for that operation, your cost of that job will be $30. This will be post in the system after settlement.
    Hope this will clear your doubt. If further assistance required then please revert.
    Regards,
    Hiren

Maybe you are looking for