The CACS_DOC_LOCK table in SAP ERP or S/4HANA stores Commission Document Header, Lock Table for Totals Update data. There are total 10 fields in CACS_DOC_LOCK table. The Commission Document Header, Lock Table for Totals Update 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 CACS_DOC_LOCK table. It is in ICM: Commission Document ‘Light’ (CACSDO) ABAP package and is part of the Incentive and Commission Management (ICM) (ICM) module.
SAP CACS_DOC_LOCK Table Fields
Following is the list of fields that are available in SAP CACS_DOC_LOCK table. The primary key fields of Commission Document Header, Lock Table for Totals Update table in SAP are MANDT (Client), APPL (Commission Application (ICM)), IDENT_MIN (External Identification of Triggering Subobject).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| APPL | Commission Application (ICM) | CACSAPPL | * | CHAR (6) |
| IDENT_MIN | External Identification of Triggering Subobject | CACSOBJIDEXT | CHAR (36) | |
| IDENT_MAX | External Identification of Triggering Subobject | CACSOBJIDEXT | CHAR (36) | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR (8) | |
| JOBNAME | Background job name | BTCJOB | CHAR (32) | |
| PROCSIZE | Numeric Character Field, Length 10 | NUMC10 | NUMC (10) | |
| TOTALSIZE | Numeric Character Field, Length 10 | NUMC10 | NUMC (10) | |
| FLGPOST | Boolean Variables (X=true, space=false) | BOOLEAN_FLG | CHAR (1) | |
| DB_TIME | Date Business Object Version Starts | CACSVERSDATE | NUMC (14) |


