SAP ABAP Class IF_HDS_TREE_EVENT_HANDLER (Interface for Tree Events)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_LOG_UI | 20060810 |
Properties
Class | IF_HDS_TREE_EVENT_HANDLER | |
Short Description | Interface for Tree Events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050413 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HDS_TREE_EVENT_HANDLER has no forward declaration.
Interfaces
Class IF_HDS_TREE_EVENT_HANDLER has no interface implemented.
Friends
Class IF_HDS_TREE_EVENT_HANDLER has no friend class.
Attributes
Class IF_HDS_TREE_EVENT_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Event handling method | Error on Tree Node | 20050413 |
2 | ![]() |
Instance method | Public | Event handling method | Message of a Node | 20060427 |
3 | ![]() |
Instance method | Public | Event handling method | Error on Tree Itself | 20050413 |
Events
Class IF_HDS_TREE_EVENT_HANDLER has no event.
Types
Class IF_HDS_TREE_EVENT_HANDLER has no local type.
Method Signatures
Method ON_NODE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RCX_ERROR | Value transfer | Attribute reference (LIKE) | 20060530 | ||||
2 | ![]() |
I_REF_NODE | Value transfer | Attribute reference (LIKE) | 20060425 | ||||
3 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20050420 |
Method ON_NODE_ERROR on class IF_HDS_TREE_EVENT_HANDLER has no exception.
Method ON_NODE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_MESSAGE | Value transfer | Attribute reference (LIKE) | 20060427 | ||||
2 | ![]() |
I_REF_NODE | Value transfer | Attribute reference (LIKE) | 20060427 | ||||
3 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20060427 |
Method ON_NODE_MESSAGE on class IF_HDS_TREE_EVENT_HANDLER has no exception.
Method ON_TREE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RCX_ERROR | Value transfer | Attribute reference (LIKE) | 20060530 | ||||
2 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20050420 |
Method ON_TREE_ERROR on class IF_HDS_TREE_EVENT_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |