The CMCBC_PC_REL table in SAP ERP or S/4HANA stores Cash Budget Payment Control Rule Relative Control data. There are total 5 fields in CMCBC_PC_REL table. The Cash Budget Payment Control Rule Relative Control 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 CMCBC_PC_REL table. It is in Service for Cash Budgeting (EA_FIN_CM_CB_PLANNING_SRV) ABAP package and is part of the Cash Budgeting China (FI-LOC-CB-CN) module.
SAP CMCBC_PC_REL Table Fields
Following is the list of fields that are available in SAP CMCBC_PC_REL table. The primary key fields of the table are MANDT (Client), RULE_ID (Rule ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| RULE_ID | Rule ID | CMCB_RULE_ID | CMCBC_PC_RULE | CHAR (4) |
| CHARACTERISTIC | Cash Budget Relative Control Rule Characteristic | CMCB_REL_CHAR | CHAR (1) | |
| BASE_MEASURE | Cash Budget Relative Control Rule Base Measurement | CMCB_BASE_MEAS | CHAR (1) | |
| INDEX_MEASURE | Cash Budget Relative Control Rule Index Measurement | CMCB_IND_MEAS | CHAR (1) |


