DD02BND - DD: List of Nodes for a Structured Object
DD: List of Nodes for a Structured Object information is stored in SAP table DD02BND.
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 DD02BND
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 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
NODEKIND | Type of Node in ABAP Dictionary | DDNODEKIND | CHAR | 2 | ||
DBTABNAME | Table Name | TABNAME | CHAR | 60 | ||
DBOBJKIND | DD: Type of DB Object of Node, View, or Table | DBOBJKIND | CHAR | 8 | ||
SUFFIX | DD: Suffix for Field Names | DDSUFFIX | CHAR | 20 | ||
NDPOSITION | DD: Marked Position in a Repeat Group | DDFDPOS | INT4 | 4 | ||
NODEORIGIN | DD: Origin of a BO Node | DDNODEORIGIN | CHAR | 2 | ||
ISROOTNODE | DD: Flag whether a node is the root node | DDROOTNODE | CHAR | 2 | ||
DBISMASTER | DD: Database object determines structured object | DDISMASTER | CHAR | 2 | ||
CLIENTFIELD | Field Name | FIELDNAME | CHAR | 60 | ||
EXVIEW_INCLUDED | DD: Contains at least one external view in the hierarchy | DDEXTVIEW_INCLUDED | CHAR | 2 | ||
WITH_PARAMETERS | DD: Set whenever a view or base view has parameters | DDWITHPAR | CHAR | 2 | ||
ACCESSCTRL_TARGET | DD: Target entity for a view generated from the DCL | DDACCESSCTRL_TARGET | CHAR | 60 | ||
ACCESSCTRL_NOT_ALLOWED | DD: Authorization checks are not allowed in this entity | DDACCESSCTRL_NOT_ALLOWED | CHAR | 2 | ||
NONTRP_INCLUDED | At least one non-transparent table is contained here | DDNONTRANSP_INCLUDED | CHAR | 2 | ||
AMDP_NAME | DD: Name of ABAP-Managed DB Procedure | DDAMDPNAME | CHAR | 200 | ||
TBFUNC_INCLUDED | Contains info whether a table function exists in hierarchy | DDTBFUNC_INCLUDED | CHAR | 2 | ||
SESSION_VAR_EX | DD: Does a session variable exist? | DDSESSIONVAR_EX | CHAR | 2 | ||
BASEOBJ_NR | DD: Number of basis objects used | DDBASEOBJ_NR | INT4 | 4 | ||
USED_SESSION_VARS | DD: Session Variables Used | DDUSEDSESSION_VARS | CHAR | 12 | ||
HDB_ONLY_ENTITY_INCLUDED | DD: Does a HDB entity occur? | DDHDBONLY_ENTITY_INCLUDED | CHAR | 2 | ||
ROOTNODE_REF | DD: Name of a structured object (e.g. entity, context) | DDSTRUCOBJNAME | CHAR | 60 | ||
HAS_SELECT_ASTERISK | CDS view with select * | DDCDS_ASTERISK | CHAR | 2 | ||
PROVIDER_CONTRACT | DD: Provider Contract of CDS Entity | DD_CDS_PROVIDER_CONTRACT | CHAR | 4 |