The CDESK_C_EXPLST table in SAP ERP or S/4HANA stores Customizing Table: Explosion Scenario STOP rules data. There are total 4 fields in CDESK_C_EXPLST table. The Customizing Table: Explosion Scenario STOP rules 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 CDESK_C_EXPLST table. It is in CAD Desktop (CDESK) ABAP package and is part of the CAD Integration (CA-CAD) module.
SAP CDESK_C_EXPLST Table Fields
Following is the list of fields that are available in SAP CDESK_C_EXPLST table. The primary key fields of Customizing Table: Explosion Scenario STOP rules table in SAP are MANDT (Client), SCENARIO (Explosion scenario), CADFIELD (CAD Field used for document structure explosion), ABBREV (CAD Field Abbreviation used for document structure explosion).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SCENARIO | Explosion scenario | CDESK_SRV_EXPLOSION_SCENARIO | CDESK_C_EXPLSC | CHAR (30) |
| CADFIELD | CAD Field used for document structure explosion | CDESK_SRV_EXPL_CADFIELD | CDESK_C_EXPLFA | CHAR (30) |
| ABBREV | CAD Field Abbreviation used for document structure explosion | CDESK_SRV_EXPL_CADFIELD_ABBREV | CDESK_C_EXPLFA | CHAR (14) |


