SAP ABAP Table DD03ND (DD: Attributes of a Node of a Structured Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDCBO (Package) RDL Artefacts
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DD03ND   Table Relationship Diagram
Short Description DD: Attributes of a Node of a Structured Object    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 STRUCOBJN DDSTRUCOBJNAME DDSTRUCOBJNAME CHAR 30   0   DD: Name of Structured Object (For Example, Entity, Context)  
2 NODENAME DDNODENAME DDNODENAME CHAR 30   0   Node Name of a BO in the ABAP Dictionary  
3 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
4 AS4LOCAL AS4LOCAL AS4LOCAL CHAR 1   0   Activation Status of a Repository Object  
5 POSITION DDFDPOS DDFDPOS INT4 10   0   DD: Marked Position in a Repeat Group  
6 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
7 ROLLNAME ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) DD04L
8 CHECKTABLE CHECKTABLE AS4TAB CHAR 30   0   Check table name of the foreign key *
9 ADMINFIELD ADMINFIELD AS4FLAG CHAR 1   0   Nesting depth for includes  
10 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
11 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
12 REFTABLE REFTABLE AS4TAB CHAR 30   0   Table for reference field *
13 PRECFIELD PRECFIELD FDNAME CHAR 30   0   Name of included table *
14 REFFIELD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields *
15 NOTNULL NOTNULL NOTNULL CHAR 1   0   Indicator for initial values in database fields  
16 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
17 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
18 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
19 DOMNAME DOMNAME DOMNAME CHAR 30   0   Domain name *
20 SHLPORIGIN SHLPORIGIN SHLPORIGIN CHAR 1   0   Origin of an Input Help  
21 TABLETYPE DDTABTYPE DDFLAG CHAR 1   0   DD: Flag if it is a table  
22 DEPTH TYPEDEPTH TYPEDEPTH NUMC 2   0   DD: Depth for structured types  
23 COMPTYPE COMPTYPE COMPTYPE CHAR 1   0   DD: Component Type  
24 REFTYPE DDREFTYPE DDREFTYPE CHAR 1   0   Type of Object Referenced  
25 LANGUFLAG DDLANGUFLG DDLANGUFLG CHAR 1   0   DD: Indicator for a Language Field  
26 ANONYMOUS DDANONYM DDANONYM CHAR 1   0   Anonymization Indicator (for User Fields)  
27 OUTPUTSTYLE OUTPUTSTYLE OUTPUTSTYLE NUMC 2   0   DD: Output Style (Output Style) for Decfloat Types  
28 .INCLUDE       0   0   DD: Additional Info for Structured Object  
29 ENABLED DDENABLED DDENABLED CHAR 1   0   DD: Indicator whether a field is active  
30 TRANSIENT DDTRANSIENT DDTRANSIENT CHAR 1   0   DD: Indicates whether a field exists in the database  
31 FIELDNAMEDBS FIELDNAMEDBS   CHAR 30   0   DD: For Database Field Name (restricted by 30)  
32 LFIELDNAME DDFIELDNAME_L DDFIELDNAME_L CHAR 256   0   DD: Concatenated Field Name  
33 FIELDORIGIN DDFLDORIGIN DDFLDORIGIN CHAR 1   0   DD: Origin of a BO Structure Node Field (STOBJ)  
34 .INCLUDE       0   0   DD: Additional BO Structure Information (not stored on DB)  
35 APPENDSTRUNAME APPNAME AS4TAB CHAR 30   0   Name of an append structure *
36 FIELDNAME_RAW FIELDNAME_RAW FIELDNAME_RAW CHAR 30   0   DD: Field Name Original Spelling  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DD03ND ROLLNAME DD04L ROLLNAME REF C CN
History
Last changed by/on SAP  20141013 
SAP Release Created in 803