This activity code is used to break down costs.
It loads the fields necessary for cost breakdown in the corresponding screens and tables.
SEEINFO  The cost breakdown takes into account the AC, the last price and the FIFO basis element values. It does not take into account the non absorbed amount, which is considered as a global amount.

If there is a break down in the different tables, amounts stocks are the following:

Provisional or actual cost price (MFGCOST)

  • ***CST = level cost (proportion of semi-finished in material)
  • ***CPNCST = component cost (level cost exlcuded) = proportion semi-finished

Item cost (ITMCOST)

  • ***CST = Cost *** which includes the *** PFP cost
  • ***LEVCST = level cost (proportion of semi-finished in the material)
  • ***TOT = total of ***CST

Pendinf movement valuation (WIPCOST)

Material entries (TXNTYP = 1)

  • ***CST = *** proportion of the multi-level valuation

Example of machine elements:

  • CSTELM(2) = MACLEVCST = level machine cost
  • CSTELM(10) = MACTOT = mulit-level machine cost

Finished products entries (TXNTYP = 14)

  • ***CST = *** proportion of the multi-level valuation

Example of machine elements:

  • CSTELM(2) = MACLEVCST = lelvel machine cost
  • CSTELM(10) = MACTOT = multi-level machine cost

Recommended values