SAP ABAP Interface IF_SALV_C_NODE_RELATION (ALV: Relations Between Tree Nodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_NODE | Single Node Object of Tree Structure | 20040422 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_NODES | All Node Objects of Tree Structure | 20040329 |
Properties
Interface | IF_SALV_C_NODE_RELATION | |
Short Description | ALV: Relations Between Tree Nodes |
General Data
Package | SALV_OM_METADATA | ALV: Meta Data |
Created | 20040311 | SAP |
Last changed | 20040603 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_C_NODE_RELATION has no forward declaration.
Interfaces
Interface IF_SALV_C_NODE_RELATION has no interface.
Friends
Interface IF_SALV_C_NODE_RELATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FIRST_CHILD | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 4 | Insert New Node as First Child | 20040311 | |
2 | FIRST_SIBLING | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 5 | Insert New Node as First Brother | 20040311 | |
3 | LAST_CHILD | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 6 | Insert New Node as Last Child | 20040311 | |
4 | LAST_SIBLING | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 1 | Insert New Node as Last Brother | 20040311 | |
5 | NEXT_SIBLING | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 2 | Insert New Node as Next Brother | 20040311 | |
6 | PARENT | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 7 | Node Relation in Tree | 20040331 | |
7 | PREVIOUS_SIBLING | Constant | Public | Type reference (TYPE) | SALV_DE_NODE_RELATION | 3 | Insert New Node as Previous Brother | 20040311 |
Methods
Interface IF_SALV_C_NODE_RELATION has no method.
Events
Interface IF_SALV_C_NODE_RELATION has no event.
Types
Interface IF_SALV_C_NODE_RELATION has no local type.
History
Last changed by/on | SAP | 20040603 |
SAP Release Created in | 640 |