SAP ABAP Table DD02BND (DD: List of Nodes for 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 | DD02BND |
|
| Short Description | DD: List of Nodes for 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 | |
DDSTRUCOBJNAME | DDSTRUCOBJNAME | CHAR | 30 | 0 | DD: Name of Structured Object (For Example, Entity, Context) | ||
| 2 | |
DDNODENAME | DDNODENAME | CHAR | 30 | 0 | Node Name of a BO in the ABAP Dictionary | ||
| 3 | |
AS4LOCAL | AS4LOCAL | CHAR | 1 | 0 | Activation Status of a Repository Object | ||
| 4 | |
DDNODEKIND | DDNODEKIND | CHAR | 1 | 0 | Type of a Node in the ABAP Dictionary | ||
| 5 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 6 | |
DBOBJKIND | OBJECTTYP | CHAR | 4 | 0 | DD: Type of DB Object of Node, View, or Table | ||
| 7 | |
DDSUFFIX | DDSUFFIX | CHAR | 10 | 0 | DD: Suffix for Field Names | ||
| 8 | |
DDFDPOS | DDFDPOS | INT4 | 10 | 0 | DD: Marked Position in a Repeat Group | ||
| 9 | |
DDNODEORIGIN | DDNODEORIGIN | CHAR | 1 | 0 | DD: Origin of a BO Node | ||
| 10 | |
DDROOTNODE | DDROOTNODE | CHAR | 1 | 0 | DD: Flag whether a node is the root node | ||
| 11 | |
DDISMASTER | DDISMASTER | CHAR | 1 | 0 | DD: Database object determines structured object | ||
| 12 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 13 | |
DDEXTVIEW_INCLUDED | DDEXTVIEW_INCLUDED | CHAR | 1 | 0 | DD: Contains at least one external view in the hierarchy | ||
| 14 | |
DDWITHPAR | DDWITHPAR | CHAR | 1 | 0 | DD: Set whenever a view or base view has parameters | ||
| 15 | |
DDACCESSCTRL_TARGET | DDSTRUCOBJNAME | CHAR | 30 | 0 | DD: Target entity for a view generated from the DCL | ||
| 16 | |
DDNONTRANSP_INCLUDED | DDNONTRANSP_INCLUDED | CHAR | 1 | 0 | DD: At least one non-transparent one contained |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 803 |