The CMCBC_APPR_PROCN table in SAP ERP or S/4HANA stores Assign Approval Process data. There are total 7 fields in CMCBC_APPR_PROCN table. The Assign Approval Process 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_APPR_PROCN 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_APPR_PROCN Table Fields
Following is the list of fields that are available in SAP CMCBC_APPR_PROCN table. The primary key fields of the table are MANDT (Client), CB_AREA (Cash Budget Area), CYCLE_TYPE (Cycle Type), BUDGET_TYPE (Budget Type), CODE (Process Rule), BRF_RULE (Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CB_AREA | Cash Budget Area | CMCB_CB_AREA | CMCBC_CBAREA | CHAR (4) |
| CYCLE_TYPE | Cycle Type | CMCB_CYCLE_TP | CMCBC_CYCLE_TP | CHAR (4) |
| BUDGET_TYPE | Budget Type | CMCB_BUDGET_TYPE | CHAR (1) | |
| CODE | Process Rule | CMCB_CODE | CMCBC_APPR_CODE | CHAR (4) |
| BRF_RULE | Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) | BOOLE_D | CHAR (1) | |
| ACT_FLG | Activate Assign Approval Process Rule | CMCB_ACT_ASCKR | CHAR (1) |


