DD03ND

Transparent Table System Table (transport)

DD: Attribute eines Knotens eines Strukt. Objekts

DD03ND is an SAP database table in S/4HANA. DD: Attribute eines Knotens eines Strukt. Objekts. It contains 40 fields. 37 CDS views read from this table.

CDS Views using this table (37)

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
dbc2abap_cds_elements view_entity inner CDS Entities in SQL1 Service Bindings
DBC2ABAP_CDS_TABLE_ELEMENTS view_entity inner CDS Table Entities in SQL1 Services
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_ImpactManagementFieldName view_entity inner COMPOSITE Suppling values for Modeler Field Name
I_MKT_MktgCnvrsnIntactnFieldVH view from BASIC Conversion-Interaction Field VH
I_MKT_WebTrckgCntctOrignField view from BASIC WTM Contact Origin Fields
I_MKT_WebTrckgIntactnField view from BASIC Web Tracking Mapping Interaction Fields
I_MKT_WebTrckgIntactnProdField view from BASIC Web Tracking Mapping Interaction Product Field
I_MKT_WebTrckgIntactnTagField view from BASIC Web Tracking Mapping Interaction Tag Fields
I_SlsPrcgKeyCombinationField view left_outer BASIC Field from Condition Table for Pricing in Sales
I_SrvcTransOneOrderField view inner BASIC One order field mapping
I_TaxConfignTmplFldLblAI view_entity from BASIC Tax Configuration Agent Template Fields
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 Table DD03ND
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 CDS fields for Responsibility Attributes
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 (40)

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 dd_cds_not_null
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
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 ddlname DDL Source Name
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
lowercase lowercase Case-Sensitive
srs_id srs_id SRS ID
srs_is_null srs_is_null

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: Attribute eines Knotens eines Strukt. Objekts
-- 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,                 -- dd_cds_not_null
    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]
    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,              -- DDL Source Name [ddlname]
    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]
    LOWERCASE,               -- Case-Sensitive [lowercase]
    SRS_ID,                  -- SRS ID [srs_id]
    SRS_IS_NULL,             -- srs_is_null
    PRIMARY KEY (STRUCOBJN, NODENAME, FIELDNAME, AS4LOCAL, POSITION)
);