The DD03NT table in SAP ERP or S/4HANA stores DD: Texts for fields (Language-Dependent) (Struct.Object) data. There are total 9 fields in DD03NT table. The DD: Texts for fields (Language-Dependent) (Struct.Object) 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 DD03NT table. It is in RDL Artifacts (SDCBO) ABAP package and is part of the ABAP Dictionary (BC-DWB-DIC) module.
SAP DD03NT Table Fields
Following is the list of fields that are available in SAP DD03NT table. The primary key fields of DD: Texts for fields (Language-Dependent) (Struct.Object) table in SAP are STRUCOBJN (DD: Name of a structured object (e.g. entity, context)), NODENAME (Node Name of BO in ABAP Dictionary), DDLANGUAGE (Language Key), AS4LOCAL (Activation State of Repository Object), FIELDNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| STRUCOBJN | DD: Name of a structured object (e.g. entity, context) | DDSTRUCOBJNAME | CHAR (30) | |
| NODENAME | Node Name of BO in ABAP Dictionary | DDNODENAME | CHAR (30) | |
| DDLANGUAGE | Language Key | DDLANGUAGE | * | LANG (1) |
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| FIELDNAME | Field Name | FIELDNAME | DD03ND | CHAR (30) |
| DEPTH | DD: Depth for structured types | TYPEDEPTH | NUMC (2) | |
| DDTEXT | Short Description of Repository Objects | AS4TEXT | CHAR (60) | |
| FIELDLABEL | DD: Text for Input/Output Fields | DDFIELDLABEL | CHAR (250) | |
| QUICKINFO | DD: Info for Accessibility or ‘Mouse Over’ Function | DDQUICKINFO | CHAR (250) |


