SAP CMCBD_PMOD Table – Directory of Process Flows

The CMCBD_PMOD table in SAP ERP or S/4HANA stores Directory of Process Flows data. There are total 9 fields in CMCBD_PMOD table. The Directory of Process Flows 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_PMOD 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_PMOD Table Fields

Following is the list of fields that are available in SAP CMCBD_PMOD table. The primary key fields of the table are MANDT (Client), PROCESSFLOW (Process Rule), OBJVERS (Object version).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
PROCESSFLOW Process Rule CMCB_CODE CHAR (4)
OBJVERS Object version CMCB_OBJVERS CHAR (1)
CREATED_BY User Name UNAME CHAR (12)
CHANGED_BY User Name UNAME CHAR (12)
TIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC (15)
HORIZONTAL Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)
DISPLAY_TECHNM Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)
AUTO_LAYOUT Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)