The DD15T table in SAP ERP or S/4HANA stores R/3 DD: texts on SAP objects data. There are total 5 fields in DD15T table. The R/3 DD: texts on SAP objects 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 DD15T 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 DD15T Table Fields
Following is the list of fields that are available in SAP DD15T table. The primary key fields of R/3 DD: texts on SAP objects table in SAP are DDLANGUAGE (Language Key), OBJNAME (SAP object name), AS4LOCAL (Activation State of Repository Object), AS4VERS (Version of the entry (not used)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DDLANGUAGE | Language Key | DDLANGUAGE | * | LANG (1) |
| OBJNAME | SAP object name | OBJNAME | CHAR (30) | |
| 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) |


