SAP ABAP Interface IF_HDS_TREE_VISITOR (Visitor to Tree)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_CORE (Package) Core HDS Functions
⤷
⤷
Properties
| Interface | IF_HDS_TREE_VISITOR | |
| Short Description | Visitor to Tree |
General Data
| Package | HDS_CORE | Core HDS Functions |
| Created | 20070312 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HDS_TREE_VISITOR has no forward declaration.
Interfaces
Interface IF_HDS_TREE_VISITOR has no interface.
Friends
Interface IF_HDS_TREE_VISITOR has no friend.
Attributes
Interface IF_HDS_TREE_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Enter Node | 20070312 | |
| 2 | Instance method | Public | Method | Exit Node | 20070312 |
Events
Interface IF_HDS_TREE_VISITOR has no event.
Types
Interface IF_HDS_TREE_VISITOR has no local type.
Method Signatures
Method ENTER_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_NODE | Call by reference | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_NODE | Knoten eines Ableitungsbaums | 20070312 |
Method ENTER_NODE on Interface IF_HDS_TREE_VISITOR has no exception.
Method EXIT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_NODE | Call by reference | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_NODE | Knoten eines Ableitungsbaums | 20070312 |
Method EXIT_NODE on Interface IF_HDS_TREE_VISITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |