DD03ND - DD: Attributes of a Node of a Structured Object
DD: Attributes of a Node of a Structured Object information is stored in SAP table DD03ND.
It is part of development package SDCBO in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "RDL Artifacts".
It is part of development package SDCBO in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "RDL Artifacts".
Fields for table DD03ND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STRUCOBJN | DD: Name of a structured object (e.g. entity, context) | X | DDSTRUCOBJNAME | CHAR | 60 | |
NODENAME | Node Name of BO in ABAP Dictionary | X | DDNODENAME | CHAR | 60 | |
FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
POSITION | DD: Marked Position in a Repeat Group | X | DDFDPOS | INT4 | 4 | |
KEYFLAG | Identifies a key field of a table | KEYFLAG | CHAR | 2 | ||
ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | DD04L | |
CHECKTABLE | Check table name of the foreign key | CHECKTABLE | CHAR | 60 | ||
ADMINFIELD | Nesting depth for includes | ADMINFIELD | CHAR | 2 | ||
INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
INTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
REFTABLE | Reference Table for Field | REFTABLE | CHAR | 60 | ||
PRECFIELD | Name of included table | PRECFIELD | CHAR | 60 | ||
REFFIELD | Reference Field for Currency and Quantity Fields | REFFIELD | CHAR | 60 | ||
NOTNULL | Indicator for initial values in database fields | NOTNULL | CHAR | 2 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
DOMNAME | Domain name | DOMNAME | CHAR | 60 | ||
SHLPORIGIN | Origin of an Input Help | SHLPORIGIN | CHAR | 2 | ||
TABLETYPE | DD: Flag if it is a table | DDTABTYPE | CHAR | 2 | ||
DEPTH | DD: Depth for structured types | TYPEDEPTH | NUMC | 4 | ||
COMPTYPE | DD: Component Type | COMPTYPE | CHAR | 2 | ||
REFTYPE | Type of Object Referenced | DDREFTYPE | CHAR | 2 | ||
LANGUFLAG | DD: Indicator for a Language Field | DDLANGUFLG | CHAR | 2 | ||
ANONYMOUS | Anonymization Indicator (for User Fields) | DDANONYM | CHAR | 2 | ||
OUTPUTSTYLE | DD: Output Style (Output Style) for Decfloat Types | OUTPUTSTYLE | NUMC | 4 | ||
.INCLUDE | DDADDSTOBJINFO | 0 | ||||
ENABLED | DD: Indicator whether a field is active | DDENABLED | CHAR | 2 | ||
TRANSIENT | DD: Indicates whether a field exists in the database | DDTRANSIENT | CHAR | 2 | ||
FIELDNAMEDBS | DD: For Database Field Name (restricted by 30) | FIELDNAMEDBS | CHAR | 60 | ||
LFIELDNAME | DD: Concatenated Field Name | DDFIELDNAME_L | CHAR | 512 | ||
FIELDORIGIN | DD: Origin of a BO Structure Node Field (STOBJ) | DDFLDORIGIN | CHAR | 2 | ||
.INCLUDE | DDADDBOINFOTRANSIENT | 0 | ||||
APPENDSTRUNAME | Name of an append structure | APPNAME | CHAR | 60 | * | |
FIELDNAME_RAW | DD: Field Name Original Spelling | FIELDNAME_RAW | CHAR | 60 | ||
SQL_PASSVALUE | Pass value in select instead of variable | DDSQLPASSVALUE | CHAR | 2 | ||
OUTPUTLEN | Output Length | OUTPUTLEN | NUMC | 12 | ||
IS_VIRTUAL | DD: Virtual Elements calculated by ABAP Exits | DD_CDS_VIRTUAL | CHAR | 2 | ||
IS_CALCULATED | DD: Calculated by CDS Expressions or Functions | DD_CDS_CALCULATED | CHAR | 2 | ||
EXTENDNAME | DD: Name of a structured object (e.g. entity, context) | DDSTRUCOBJNAME | CHAR | 60 | ||
CONVEXIT | Conversion Routine | CONVEXIT | CHAR | 10 | ||
IS_CALCULATED_QUANTITY | DD: Calculated Quantity | DD_CDS_CALCULATED_QUANTITY | CHAR | 2 |