The CACS_RI_IT_PC table in SAP ERP or S/4HANA stores Table defining relation between gen_rule 1, 2 and gen type data. There are total 10 fields in CACS_RI_IT_PC table. The Table defining relation between gen_rule 1, 2 and gen type 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_RI_IT_PC table. It is in ICM: Run Administration: DDI + APIs (CACSRI3) ABAP package and is part of the Incentive and Commission Management (ICM) (ICM) module.
SAP CACS_RI_IT_PC Table Fields
Following is the list of fields that are available in SAP CACS_RI_IT_PC table. The primary key fields of Table defining relation between gen_rule 1, 2 and gen type table in SAP are MANDT (Client), APPL (Commission Application (ICM)), PRC_TYPE (Process Type), PRC_METH (Process Method), RUNID (Run Number for Run Administration), GEN_RULE1 (Identification of Notification Rule), GEN_RULE2 (Identification of Retention Rule), GEN_TYPE (Remuneration Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| APPL | Commission Application (ICM) | CACSAPPL | * | CHAR (6) |
| PRC_TYPE | Process Type | CACSPROCESSTYPE | CHAR (2) | |
| PRC_METH | Process Method | CACSPRCMETH | * | CHAR (1) |
| RUNID | Run Number for Run Administration | CACS_RUNID | CHAR (10) | |
| GEN_RULE1 | Identification of Notification Rule | CACSNOTRUID | * | CHAR (4) |
| GEN_RULE2 | Identification of Retention Rule | CACSRETRUID | * | CHAR (4) |
| GEN_TYPE | Remuneration Type | CACSREM | * | CHAR (4) |
| REVOKED | Run Number of Run that Was Reset | CACS_RUNID_REV | CHAR (10) | |
| REVOKED_BY | Run Number of Resetting Run | CACS_RUNID_REV_BY | CHAR (10) |


