The CMCBD_PL_TPLT table in SAP ERP or S/4HANA stores Cash Budgeting Liquidity Item Assignment Template data. There are total 8 fields in CMCBD_PL_TPLT table. The Cash Budgeting Liquidity Item Assignment 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 CMCBD_PL_TPLT 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_PL_TPLT Table Fields
Following is the list of fields that are available in SAP CMCBD_PL_TPLT table. The primary key fields of the table are MANDT (Client), CB_AREA (Cash Budget Area), CYCLE_TYPE (Cycle Type), UNIT_ID (Organizational Unit ID), NODE (4 Byte Signed Integer), DIM (Characteristic).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CB_AREA | Cash Budget Area | CMCB_CB_AREA | * | CHAR (4) |
| CYCLE_TYPE | Cycle Type | CMCB_CYCLE_TP | * | CHAR (4) |
| UNIT_ID | Organizational Unit ID | CMCB_ORG_UNIT_ID | NUMC (8) | |
| NODE | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| DIM | Characteristic | RSCHANM | CHAR (30) | |
| DIM_VAL | Character field of length 40 | CHAR40 | CHAR (40) | |
| LIQ_ITEM | Cash Budgeting Liquidity item | CMCB_LIQ_ITEM | CHAR (16) |


