SAP ABAP Interface IF_ESD_REUSE_EVENT_HANDLER (ESD: Call Back routines for reuse framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS_REUSE (Package) Unified Editors Reuse-Parts
⤷
⤷
Properties
| Interface | IF_ESD_REUSE_EVENT_HANDLER | |
| Short Description | ESD: Call Back routines for reuse framework |
General Data
| Package | SESD_ESI_OBJECT_EDITORS_REUSE | Unified Editors Reuse-Parts |
| Created | 20060621 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ESD_REUSE_EVENT_HANDLER has no forward declaration.
Interfaces
Interface IF_ESD_REUSE_EVENT_HANDLER has no interface.
Friends
Interface IF_ESD_REUSE_EVENT_HANDLER has no friend.
Attributes
Interface IF_ESD_REUSE_EVENT_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Context menu requested | 20060621 | |
| 2 | Instance method | Public | Event handling method | Entry in context menu selected | 20060621 | |
| 3 | Instance method | Public | Event handling method | Modify tree | 20060621 | |
| 4 | Instance method | Public | Event handling method | Another node has been selected | 20060622 |
Events
Interface IF_ESD_REUSE_EVENT_HANDLER has no event.
Types
Interface IF_ESD_REUSE_EVENT_HANDLER has no local type.
Method Signatures
Method CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MENU | Call by reference | Attribute reference (LIKE) | 20060621 | |||||
| 2 | IV_NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060621 |
Method CONTEXT_MENU_REQUEST on Interface IF_ESD_REUSE_EVENT_HANDLER has no exception.
Method CONTEXT_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCODE | Call by reference | Attribute reference (LIKE) | 20060622 | |||||
| 2 | IV_NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060622 |
Method CONTEXT_MENU_SELECT on Interface IF_ESD_REUSE_EVENT_HANDLER has no exception.
Method MODIFY_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TREE | Call by reference | Attribute reference (LIKE) | 20060622 |
Method MODIFY_TREE on Interface IF_ESD_REUSE_EVENT_HANDLER has no exception.
Method SELECTION_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060622 |
Method SELECTION_CHANGED on Interface IF_ESD_REUSE_EVENT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |