TOOL_COST SAP table for – Costs for Prod.Resource/Tool

Here we would like to draw your attention to TOOL_COST table in SAP. As we know it is being mainly used with the SAP CO-PC (Product Cost Controlling in CO) component which is coming under CO module (Controlling). TOOL_COST is a SAP standard transparent table used for storing Costs for Prod.Resource/Tool related data in SAP. It comes under the package CKJ6.

SAP TOOL_COST table

Table TOOL_COST technical data

TableTOOL_COST
Data storingCosts for Prod.Resource/Tool
ModuleCO
ComponentCO-PC
SAP PackageCKJ6
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP TOOL_COST Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in TOOL_COST table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • RESSO_TOOL
    Its a key field. Its data type is C (Character String) with field length 18
  • VALID_FROM : Valid From (Time Stamp)
    Its a key field. Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • VALID_TO : Valid To (Time Stamp)
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • PRICE_UNIT
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 3
  • FIXED_COST
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • VARIA_COST
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8
  • COST_ELEMT
    Its data type is C (Character String) with field length 10