The DD01T table in SAP ERP or S/4HANA stores R/3 DD: domain texts data. There are total 5 fields in DD01T table. The R/3 DD: domain texts table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DD01T table. It is in ABAP Dictionary (SDIC) ABAP package and is part of the Activation Program, Conversion Program, DB Utility, MC, SPDD (BC-DWB-DIC-AC) module.
SAP DD01T Table Fields
Following is the list of fields that are available in SAP DD01T table. The primary key fields of R/3 DD: domain texts table in SAP are DOMNAME (Domain name), DDLANGUAGE (Language Key), AS4LOCAL (Activation State of Repository Object), AS4VERS (Version of the entry (not used)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DOMNAME | Domain name | DOMNAME | DD01L | CHAR (30) |
| DDLANGUAGE | Language Key | DDLANGUAGE | LANG (1) | |
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| AS4VERS | Version of the entry (not used) | AS4VERS | NUMC (4) | |
| DDTEXT | Short Description of Repository Objects | AS4TEXT | CHAR (60) |


