SAP ABAP Class IF_HDS_TREE_VISITOR (Visitor to Tree)
Properties
Class | IF_HDS_TREE_VISITOR | |
Short Description | Visitor to Tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070312 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HDS_TREE_VISITOR has no forward declaration.
Interfaces
Class IF_HDS_TREE_VISITOR has no interface implemented.
Friends
Class IF_HDS_TREE_VISITOR has no friend class.
Attributes
Class 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
Class IF_HDS_TREE_VISITOR has no event.
Types
Class 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 class 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 class IF_HDS_TREE_VISITOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |