The CSKR table in SAP ERP or S/4HANA stores Resource master record data. There are total 15 fields in CSKR table. The Resource master record table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CSKR table. It is in Overhead Cost Controlling (KBAS) ABAP package and is part of the Overhead Cost Controlling (CO-OM) module.
SAP CSKR Table Fields
Following is the list of fields that are available in SAP CSKR table. The primary key fields of the table are MANDT (Client), KOKRS (Controlling Area), RESRC (Resource), DATBI (Valid To Date).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT (3) |
KOKRS | Controlling Area | KOKRS | TKA01 | CHAR (4) |
RESRC | Resource | CO_RESSOURCE | CHAR (10) | |
DATBI | Valid To Date | DATBI | DATS (8) | |
DATAB | Valid-From Date | DATAB | DATS (8) | |
RTYPE | Resource type | TYPE_RESSOURCE | CHAR (1) | |
REINH | Resource Unit | MEINH_RESSOURCE | T006 | UNIT (3) |
RKSTA | Cost Element Under Which the Resource Can be Updated | KSTAR_RESSOURCE | CSKB | CHAR (10) |
WERKS | Plant | WERKS_D | T001W | CHAR (4) |
MATNR | Material Number | MATNR | MARA | CHAR (40) |
EXTNR | Base Planning Object (External Number) | EXTNR | CKBS | CHAR (18) |
EKORG | Purchasing organization | EKORG | T024E | CHAR (4) |
INFNR | Number of purchasing info record | INFNR | EINA | CHAR (10) |
USNAM | Entered By | ERFNM | CHAR (12) | |
ERFDT | Entered On | ERFDT | DATS (8) |