cancel
Showing results for 
Search instead for 
Did you mean: 

Overhead cost template allocation

Former Member
0 Kudos

Hi All,

Can anyone please provide overhead cost template allocation configuration steps with print screens.

Regards,

Vijay

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member456216
Participant

Hi Vijay,

Templates are nothing but a tool for complex calculation of formulas . 

Templates can be used for formula planning , activity allocation or overhead cost allocation . Enviornment of template tells you what you want to do with a template .

If you want OH Calculation to product instead of a Costing Sheet .. use enviornment "1" for Plan and "9" for actual.

You have lot of pre-defined SAP complex formulas available in the templates which you can use..

Template Creation

Enviornment varies with requirement and config will also varry , considering you are using templtes with enviornment 1 and 9 ( for Cost Allocation to Product )

Transaction CPT1 :-

1. Enter the name of the template and environment 001 2. Inside the template Type = Cost Center / Activity Type

3. Description = as you please

4. Object =   Use  the sender object .. either cost enter or combination of CC and AA whatever you need :

SenderCostCenter = 'XXXXXX' AND

SenderActivityType = 'AAAA'

or you can use the screen in bottom right to input the formula

5. Plan Quantity =  Use the screen bottom for formula or use your own one ..

BomItemAlternativeQuantity( AlternativeQuantityUnit =

MaterialBaseQuantityUnit, ConditionField = BomItemComponents,

ComparisonValue = 'XXXXXX' )

6. Plan Activation = ACTIVE

7. Actual Quantity =  Use your own formula using predefined SAP formulas

OrderMaterialQuantityConf( Material = 'XXXXX' )

6. Actual Activation = ACTIVE

Assignment of the Template

1. Create a OH Key using SPRO > Controlling > Prod Cost Controlling > Product Cost Planing > Basic Settings for Material Costing > Overhead > Define OH Keys

2. In Transaction OKZ2 Create OH group and assign that to the OH Key created in 1

3. Create Cost Sheet (only code and name) in SPRO > Controlling > Prod Cost Controlling > Product Cost Planing > Basic Settings for Material Costing > Overhead > Define Costing Sheets

4. In Transaction KTPF assign Controlling Area : Costing Sheet : OH Key : Template Environment : Template

5. In material master costing 1 view assign the OH group to the material (standard cost estimate reads this)

6. In the master data of the order assign the costing sheets and OH key etc so that the actual template allocation can happen.

Execution

Plan template is not required to be executed. At the time when you run CK11N or CK40N it is taken care of.

Actual Template allocation can be done with transaction CPTA - Individual Processing and CPTD - Collective Processing

I hope you would find this useful and you can further explore templates for the various formulae that you can define using th bottom right hand side in the screen of CPT1 to create magic in allocation. What I told here is very basic.

Thanks

Rafi