SAP CMCBD_DOCUMENT Table – Cash Budgeting Document

The CMCBD_DOCUMENT table in SAP ERP or S/4HANA stores Cash Budgeting Document data. There are total 10 fields in CMCBD_DOCUMENT table. The Cash Budgeting Document 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_DOCUMENT 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_DOCUMENT Table Fields

Following is the list of fields that are available in SAP CMCBD_DOCUMENT table. The primary key fields of the table are MANDT (Client), CB_AREA (Cash Budget Area), CB_DOC (Document Number).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
CB_AREA Cash Budget Area CMCB_CB_AREA * CHAR (4)
CB_DOC Document Number CMCB_DOC CHAR (10)
DOC_TYPE Document Type CMCB_DOC_TYPE CHAR (1)
DOC_DATE Posting Date CMCB_DOC_DATE DATS (8)
STATUS Status CMCB_DOC_STATUS CHAR (2)
CREATED_ON Created on CMCB_CREATED_ON DEC (15)
CREATED_BY Created by CMCB_CREATED_BY CHAR (12)
DOC_HEADER_TXT Document Header Text CMCB_DOC_HEADER_TXT CHAR (25)
REFERENCE Document Reference CMCB_DOC_REFERENCE CHAR (21)