SAP ABAP Class IF_ESD_REUSE_TREE (ESD: Reuse tree)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_REUSE_TREE_BASE | ESD: Base Class Reuse Trees | 20070703 |
Properties
Class | IF_ESD_REUSE_TREE | |
Short Description | ESD: Reuse tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070703 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ESD_REUSE_TREE has no forward declaration.
Interfaces
Class IF_ESD_REUSE_TREE has no interface implemented.
Friends
Class IF_ESD_REUSE_TREE has no friend class.
Attributes
Class IF_ESD_REUSE_TREE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Display Tree | 20070703 |
2 | ![]() |
Instance method | Public | Method | 20070703 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MODIFY_TREE | Instance Event (0) |
Public (2) |
20070703 | |
2 | NODE_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20070703 | |
3 | NODE_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20070703 | |
4 | NODE_SELECTION_CHANGED | Instance Event (0) |
Public (2) |
20070703 |
Types
Class IF_ESD_REUSE_TREE has no local type.
Method Signatures
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20070703 | ||
2 | ![]() |
IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20070703 | |||
3 | ![]() |
IV_WITH_TOOLBAR | Call by reference | Type reference (TYPE) | FLAG | SPACE | Display Toolbar ('X' = yes, ' ' = no) | 20070703 |
Method DISPLAY on class IF_ESD_REUSE_TREE has no exception.
Method GET_NODE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODEDATA | Call by reference | Type reference (TYPE) | ESD_TREE_NODE_S | ESD: Tree Node Infos | 20070703 | ||
2 | ![]() |
NODEKEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20070703 |
Method GET_NODE_DATA on class IF_ESD_REUSE_TREE has no exception.
Event Signatures
Event MODIFY_TREE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IR_TREE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20070703 |
Event NODE_CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IR_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20070703 | ||
2 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20070703 |
Event NODE_CONTEXT_MENU_SELECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_FCODE | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20070703 | ||
2 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20070703 |
Event NODE_SELECTION_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20070703 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |