The CMCBC_ROLL_TEMP table in SAP ERP or S/4HANA stores Rolling template data. There are total 5 fields in CMCBC_ROLL_TEMP table. The Rolling template 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_ROLL_TEMP 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_ROLL_TEMP Table Fields
Following is the list of fields that are available in SAP CMCBC_ROLL_TEMP table. The primary key fields of the table are MANDT (Client), TEMPLATE_NAME (Rolling template Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| TEMPLATE_NAME | Rolling template Name | CMCB_ROLL_TEMPNAME | CMCBC_ROLL_TP | CHAR (4) |
| UNIT | Rolling unit | CMCB_ROLL_UNIT | CHAR (10) | |
| CYCLE_TYPE | Cycle Type | CMCB_CYCLE_TP | CMCBC_CYCLE_TP_T | CHAR (4) |
| ROLL_DETERMINATION | Rolling determination | CMCB_ROLLING_DETERMINATION | CHAR (1) |


