CKQS_MAP_ID SAP table for – Mapping of Costing Run ID + Data Basis to Variant

Here we would like to draw your attention to CKQS_MAP_ID 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). CKQS_MAP_ID is a SAP standard transparent table used for storing Mapping of Costing Run ID + Data Basis to Variant related data in SAP. It comes under the package PI_CK_QS.

SAP CKQS_MAP_ID table

Table CKQS_MAP_ID technical data

TableCKQS_MAP_ID
Data storingMapping of Costing Run ID + Data Basis to Variant
ModuleCO
ComponentCO-PC
SAP PackagePI_CK_QS
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP CKQS_MAP_ID 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 CKQS_MAP_ID table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • DATA : XML
    Its data type is C (Character String) with field length 50
  • VARNAME : Variant
    Its a key field. Its data type is C (Character String) with field length 14
  • DBASIS
    Its data type is C (Character String) with field length 5
  • CRUN_ID
    Its data type is C (Character String) with field length 20
  • APPL_ID : Simple Setup: Application
    Its data type is C (Character String) with field length 5
  • SYSID : Name of SAP System
    Its data type is C (Character String) with field length 8
  • CLIENT : Client
    Its data type is C (Character String) with field length 3
  • USERNAME : User Name in User Master Record
    Its data type is C (Character String) with field length 12
  • CDATE
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8