The CMCBD_CYCLE_PR table in SAP ERP or S/4HANA stores Workflow attribute for cycle data. There are total 6 fields in CMCBD_CYCLE_PR table. The Workflow attribute for cycle 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 CMCBD_CYCLE_PR 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 CMCBD_CYCLE_PR Table Fields
Following is the list of fields that are available in SAP CMCBD_CYCLE_PR table. The primary key fields of the table are MANDT (Client), CB_AREA (Cash Budget Area), CYCLE_ID (Cycle ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CB_AREA | Cash Budget Area | CMCB_CB_AREA | * | CHAR (4) |
| CYCLE_ID | Cycle ID | CMCB_CYCLE_ID | CHAR (10) | |
| CODE | Process Rule | CMCB_CODE | CHAR (4) | |
| BRF | Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) | BOOLE_D | CHAR (1) | |
| AUTO_APPROVAL | Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) | BOOLE_D | CHAR (1) |


