The CMCBD_COMMENT_PL table in SAP ERP or S/4HANA stores Cash Budgeting Workflow History data. There are total 5 fields in CMCBD_COMMENT_PL table. The Cash Budgeting Workflow History 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_COMMENT_PL 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_COMMENT_PL Table Fields
Following is the list of fields that are available in SAP CMCBD_COMMENT_PL table. The primary key fields of the table are MANDT (Client), WF_ID (16 Byte UUID in 32 Characters (Hexadecimal Encoded)), USER_NAME (User Name), CHANGED_ON (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), POSITION_ID (Position).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| WF_ID | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR (32) | |
| USER_NAME | User Name | SYUNAME | CHAR (12) | |
| CHANGED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| POSITION_ID | Position | CMCB_POSITION | NUMC (8) |


