The BAD_CUCFG table in SAP ERP or S/4HANA stores BAD – Configuration Data IDs data. There are total 21 fields in BAD_CUCFG table. The BAD – Configuration Data IDs 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 BAD_CUCFG table. It is in CRM Order: BAD Objects – General Order Processing (BAD_ORDER) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP BAD_CUCFG Table Fields
Following is the list of fields that are available in SAP BAD_CUCFG table. The primary key fields of the table are CLIENT (Client), CUCFG_GUID (GUID of a CRM Order Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CUCFG_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| ORDERADM_I_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| VBELN | Sales and Distribution Document Number | VBELN | CHAR (10) | |
| POSEX | Item Number of the Underlying Purchase Order | POSEX | CHAR (6) | |
| CONFIG_ID | Character field, 8 characters long | CHAR8 | CHAR (8) | |
| ROOT_ID | Instance Number in Configuration | COMT_INST_ID | CHAR (8) | |
| SCE | SCE Flag | COMT_SCE_FLAG | CHAR (1) | |
| CONSIST | Status “consistent” | COMT_CONSISTENT | CHAR (1) | |
| COMPLETE | Status “complete” | COMT_COMPLETE | CHAR (1) | |
| SPRAS | Component of the Version Number | CHAR2 | CHAR (2) | |
| PROFNAM | 30 Characters | CHAR30 | CHAR (30) | |
| KBBUILD | Character field, 8 characters long | CHAR8 | CHAR (8) | |
| KBNAME | Long text – line width 72 | CHAR72 | CHAR (72) | |
| KBVERS | Knowledge Base Version | COMT_KBVERSION | CHAR (30) | |
| SCEVERS | Character field, 8 characters long | CHAR8 | CHAR (8) | |
| CFGINFO | Data field | CHAR250_D | CHAR (250) | |
| SFAMARA | Character field, length 32 | CHAR32 | CHAR (32) | |
| MATNR | Material Number | MATNR | CHAR (40) | |
| SFAVBKA | Character field, length 32 | CHAR32 | CHAR (32) | |
| SFACONDOCU | Character field, length 32 | CHAR32 | CHAR (32) |


