The CRWB_BADI_INITWF table in SAP ERP or S/4HANA stores Mapping Initial Order ID to Workflow ID data. There are total 3 fields in CRWB_BADI_INITWF table. The Mapping Initial Order ID to Workflow ID 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 CRWB_BADI_INITWF table. It is in All BAdIs for the CRWB Development Class (CRWB_BADI) ABAP package and is part of the Product Data Replication (PLM-PPM-RPL) module.
SAP CRWB_BADI_INITWF Table Fields
Following is the list of fields that are available in SAP CRWB_BADI_INITWF table. The primary key fields of the table are MANDT (Client), DDI_ID (Initial order ID for document distribution).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| DDI_ID | Initial order ID for document distribution | CVIDDIID | DRZOI | NUMC (20) |
| WI_ID | Work item ID | SWW_WIID | SWWWIHEAD | NUMC (12) |


