The CACS_DOC_REVHIST table in SAP ERP or S/4HANA stores Commission Document: Reversal History data. There are total 7 fields in CACS_DOC_REVHIST table. The Commission Document: Reversal History 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_REVHIST 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_REVHIST Table Fields
Following is the list of fields that are available in SAP CACS_DOC_REVHIST table. The primary key fields of Commission Document: Reversal History table in SAP are MANDT (Client), APPL (Commission Application (ICM)), POST_YEAR (Assignment Year of Commission Case/Document), DOC_ID (Document Identification), TIMESTAMP (Technically Valid From).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| APPL | Commission Application (ICM) | CACSAPPL | * | CHAR (6) |
| POST_YEAR | Assignment Year of Commission Case/Document | CACSPSTYEAR | NUMC (4) | |
| DOC_ID | Document Identification | CACSDOCID | CHAR (10) | |
| TIMESTAMP | Technically Valid From | CACS_TECHTIME_B | NUMC (14) | |
| REV_POST_YEAR | Assignment Year of Commission Case/Document | CACSPSTYEAR | NUMC (4) | |
| REV_DOC_ID | Document Identification | CACSDOCID | CHAR (10) |


