The CMCBC_PC_RULE_T table in SAP ERP or S/4HANA stores Text Table for Payment Control Rule data. There are total 4 fields in CMCBC_PC_RULE_T table. The Text Table for Payment Control Rule 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_RULE_T 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_RULE_T Table Fields
Following is the list of fields that are available in SAP CMCBC_PC_RULE_T table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), RULE_ID (Rule ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| RULE_ID | Rule ID | CMCB_RULE_ID | CMCBC_PC_RULE | CHAR (4) |
| RULE_DESC | Rule Description | CMCB_RULE_DESC | CHAR (25) |


