The DM02S table in SAP ERP or S/4HANA stores DM Entity Type Definition Variant data. There are total 13 fields in DM02S table. The DM Entity Type Definition Variant 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 DM02S table. It is in DM: Data Modeler (new) and SIMO (old) (SDUM) ABAP package and is part of the Data Modeler (BC-DWB-TOO-DMO) module.
SAP DM02S Table Fields
Following is the list of fields that are available in SAP DM02S table. The primary key fields of the table are ENTID (Entity type name), AS4LOCAL (Activation State of Repository Object), VARIANT (Variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ENTID | Entity type name | UDENTITY | * | CHAR (26) |
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| VARIANT | Variant | UDVARIANT | CHAR (2) | |
| FLG_DEF | Flag: documentation object exists | UDFLGDOC | CHAR (1) | |
| FLG_COM | Flag: documentation object exists | UDFLGDOC | CHAR (1) | |
| FLG_EXA | Flag: documentation object exists | UDFLGDOC | CHAR (1) | |
| FSTUSER | Created by | UDFUSER | CHAR (12) | |
| FSTDATE | Date on which the record was created | UDFDATE | DATS (8) | |
| FSTTIME | Created At | UDFTIME | TIMS (6) | |
| LSTUSER | Changed by | UDLUSER | CHAR (12) | |
| LSTDATE | Changed on | UDLDATE | DATS (8) | |
| LSTTIME | Last Changed At | UDLTIME | TIMS (6) | |
| LOESCHZ | Deletion Indicator | UDLOEKZ | CHAR (1) |


