DD03ND

Transparent Table System Table (transport)

DD: Attributes of a Node of a Structured Object

DD03ND is an SAP database table in S/4HANA. DD: Attributes of a Node of a Structured Object. It contains 43 fields. 28 CDS views read from this table.

CDS Views using this table (28)

ViewTypeJoinVDMDescription
CSN_EXPOSURE_CDS view left_outer CSN Entities
CSN_EXPOSURE_CDS_DEFAULT_FT view left_outer CSN Entities with feature flag
CSN_EXPOSURE_CDS_DEFAULT_NFT view left_outer CSN Entities with no feature flag
ddcds_entity_elements_extended view_entity from Metadata of CDS Entities: ext. Elements
DDCDS_ENTITY_ELEMENTS_INTERN view_entity inner Metadata of CDS Entities: Elements
DDCDS_ENTITY_ELEMENTS_LIST view_entity from Internal elements list
DDCDS_ENTITY_ELEMENTS_LIST_X view_entity from Internal elements list
FAC_CDSFIELDSVH view from CDS view fields value help
I_BusEvtLogEntityElement view_entity from BASIC Business Event Log Entity Element
I_BusEvtLogEntityElementList view_entity from BASIC Business Event Log Entity Element List
I_ChangeDocFieldDtel view_entity from Feldnamentext aus Datenelement
I_ChangeDocFieldType view_entity from BASIC Feldnamentext aus Datenelement
I_DD_RUT_RC_OVERVIEW_LIST view_entity inner ABAP Dictionary: List attr rel obj
I_EDCDataSourceFieldDetail view_entity from BASIC EDC Check Data Source Field Description
I_EngmntProjFieldMapChgDoc view inner BASIC Field Mapping for Engagement Prj Chg Doc
I_EntProjFieldMapChgDoc view inner BASIC Field mapping for change document extractor
I_FIELDENTITY view_entity from CDS View Browser Field Description
I_SlsPrcgKeyCombinationField view left_outer BASIC Field from Condition Table for Pricing in Sales
I_SrvcTransOneOrderField view inner BASIC One order field mapping
P_BusEvtLogFieldChange view_entity inner P_BusEvtLogFieldChange
P_Cfd_Associable_Cds_View_Keys view_entity from Key Fields of Associable CDS Views
p_cfd_cust_cds_view_key_fields view_entity from Key Fields of Custom CDS View
P_Dd03nd view from BASIC
P_FieldMappingReqdForChangeDoc view inner CONSUMPTION Field mapping required for Change documents item extractor
P_ProjectFieldMappingForChgDoc view inner BASIC Project/WBS Mapping Fields for Chg Doc
P_RESPYMGMTATTRIBUTECDSFIELD view_entity from BASIC
P_SAIS_DOBJ_FLD_F4 view from Generic Audit Filter - Fields in Data Object
QB_VIEW_UNION_TAG_COLUMNS view union_all CDS Views Tags and Columns Union

Fields (43)

KeyField Data ElementDescription DomainTypeLength
KEY strucobjn DDSTRUCOBJNAME DD: Name of a structured object (e.g. entity, context)
KEY nodename DDNODENAME Node Name of BO in ABAP Dictionary
KEY fieldname FIELDNAME Field Name
KEY as4local AS4LOCAL Activation State
KEY position DDFDPOS DD: Marked Position in a Repeat Group
keyflag KEYFLAG Key field
rollname ROLLNAME Data Element
checktable CHECKTABLE Check table
adminfield ADMINFIELD Admin. field
inttype INTTYPE ABAP type
intlen INTLEN Internal Length
reftable REFTABLE Reference table
precfield PRECFIELD Name of include
reffield REFFIELD Ref. field
notnull NOTNULL NOT NULL forced
datatype DATATYPE_D Data Type
leng DDLENG No. of Characters
decimals DECIMALS Decimal Places
domname DOMNAME Domain
shlporigin SHLPORIGIN Origin
tabletype DDTABTYPE Table
depth TYPEDEPTH Depth
comptype COMPTYPE CompTyp
reftype DDREFTYPE Ref.Type (Coded)
languflag DDLANGUFLG Text Lang.
anonymous DDANONYM Anonymous
outputstyle OUTPUTSTYLE Output
enabled DDENABLED DD: Indicator whether a field is active
transient DDTRANSIENT DD: Indicates whether a field exists in the database
fieldnamedbs FIELDNAMEDBS DD: For Database Field Name (restricted by 30)
lfieldname DDFIELDNAME_L DD: Concatenated Field Name
fieldorigin DDFLDORIGIN DD: Origin of a BO Structure Node Field (STOBJ)
appendstruname APPNAME Append struc.
fieldname_raw FIELDNAME_RAW DD: Field Name Original Spelling
sql_passvalue DDSQLPASSVALUE SQL Pass Value
outputlen OUTPUTLEN Output Length
is_virtual DD_CDS_VIRTUAL Virtual
is_calculated DD_CDS_CALCULATED Calculated
extendname DDSTRUCOBJNAME DD: Name of a structured object (e.g. entity, context)
convexit CONVEXIT Convers. Rout.
is_calculated_quantity DD_CDS_CALCULATED_QUANTITY Calculated Quan
simple_type DD_DRTY_NAME CDS Type Name
buffer_propagated DD_BUFFER_PROPAGATED Propagation status

Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.

-- DD: Attributes of a Node of a Structured Object
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE DD03ND (
    STRUCOBJN,               -- DD: Name of a structured object (e.g. entity, context) [DDSTRUCOBJNAME]
    NODENAME,                -- Node Name of BO in ABAP Dictionary [DDNODENAME]
    FIELDNAME,               -- Field Name [FIELDNAME]
    AS4LOCAL,                -- Activation State [AS4LOCAL]
    POSITION,                -- DD: Marked Position in a Repeat Group [DDFDPOS]
    KEYFLAG,                 -- Key field [KEYFLAG]
    ROLLNAME,                -- Data Element [ROLLNAME]
    CHECKTABLE,              -- Check table [CHECKTABLE]
    ADMINFIELD,              -- Admin. field [ADMINFIELD]
    INTTYPE,                 -- ABAP type [INTTYPE]
    INTLEN,                  -- Internal Length [INTLEN]
    REFTABLE,                -- Reference table [REFTABLE]
    PRECFIELD,               -- Name of include [PRECFIELD]
    REFFIELD,                -- Ref. field [REFFIELD]
    NOTNULL,                 -- NOT NULL forced [NOTNULL]
    DATATYPE,                -- Data Type [DATATYPE_D]
    LENG,                    -- No. of Characters [DDLENG]
    DECIMALS,                -- Decimal Places [DECIMALS]
    DOMNAME,                 -- Domain [DOMNAME]
    SHLPORIGIN,              -- Origin [SHLPORIGIN]
    TABLETYPE,               -- Table [DDTABTYPE]
    DEPTH,                   -- Depth [TYPEDEPTH]
    COMPTYPE,                -- CompTyp [COMPTYPE]
    REFTYPE,                 -- Ref.Type (Coded) [DDREFTYPE]
    LANGUFLAG,               -- Text Lang. [DDLANGUFLG]
    ANONYMOUS,               -- Anonymous [DDANONYM]
    OUTPUTSTYLE,             -- Output [OUTPUTSTYLE]
    ENABLED,                 -- DD: Indicator whether a field is active [DDENABLED]
    TRANSIENT,               -- DD: Indicates whether a field exists in the database [DDTRANSIENT]
    FIELDNAMEDBS,            -- DD: For Database Field Name (restricted by 30) [FIELDNAMEDBS]
    LFIELDNAME,              -- DD: Concatenated Field Name [DDFIELDNAME_L]
    FIELDORIGIN,             -- DD: Origin of a BO Structure Node Field (STOBJ) [DDFLDORIGIN]
    APPENDSTRUNAME,          -- Append struc. [APPNAME]
    FIELDNAME_RAW,           -- DD: Field Name Original Spelling [FIELDNAME_RAW]
    SQL_PASSVALUE,           -- SQL Pass Value [DDSQLPASSVALUE]
    OUTPUTLEN,               -- Output Length [OUTPUTLEN]
    IS_VIRTUAL,              -- Virtual [DD_CDS_VIRTUAL]
    IS_CALCULATED,           -- Calculated [DD_CDS_CALCULATED]
    EXTENDNAME,              -- DD: Name of a structured object (e.g. entity, context) [DDSTRUCOBJNAME]
    CONVEXIT,                -- Convers. Rout. [CONVEXIT]
    IS_CALCULATED_QUANTITY,  -- Calculated Quan [DD_CDS_CALCULATED_QUANTITY]
    SIMPLE_TYPE,             -- CDS Type Name [DD_DRTY_NAME]
    BUFFER_PROPAGATED,       -- Propagation status [DD_BUFFER_PROPAGATED]
    PRIMARY KEY (STRUCOBJN, NODENAME, FIELDNAME, AS4LOCAL, POSITION)
);