SAP ABAP Interface IF_TREE_NAVIGATOR_DME (Tree Navigation Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_DLG (Package) DME: Maintenance dialogs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREE_BROWSER_DME | Browser: Navigation Tree + Edit Dialogs | 20000225 |
Properties
| Interface | IF_TREE_NAVIGATOR_DME | |
| Short Description | Tree Navigation Interface |
General Data
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990712 | SAP |
| Last changed | 20010221 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SDMEU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | SDMEX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | TSDME | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_TREE_NAVIGATOR_DME has no interface.
Friends
Interface IF_TREE_NAVIGATOR_DME has no friend.
Attributes
Interface IF_TREE_NAVIGATOR_DME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Performs a Command on a Node | 20000321 | |
| 2 | Instance method | Public | Method | Gets the Editor Dialog for the Specified Node | 20000320 | |
| 3 | Instance method | Public | Method | Performs Navigation Operation for Specified Node | 19990712 |
Events
Interface IF_TREE_NAVIGATOR_DME has no event.
Types
Interface IF_TREE_NAVIGATOR_DME has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_COMMAND | Value transfer | Type reference (TYPE) | SY-UCOMM | auszuführendes Kommando | 20000321 | |||
| 2 | THE_OPERAND | Value transfer | Type reference (TYPE) | SDMEU_NODE_KEY | Knoten auf dem das Kommando ausgeführt wird | 20000321 |
Method EXECUTE on Interface IF_TREE_NAVIGATOR_DME has no exception.
Method GET_ASSOCIATED_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PLAIN_DIALOG_DME | zu 'the_node' gehöriger Editor-Dialog | 20000320 | |||
| 2 | THE_NODE | Value transfer | Type reference (TYPE) | TSDME_NAVIGATION_NODE | angefragter Navigationsknoten | 20000320 |
Method GET_ASSOCIATED_EDITOR on Interface IF_TREE_NAVIGATOR_DME has no exception.
Method NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_NODE | Call by reference | Type reference (TYPE) | TSDME_NAVIGATION_NODE | Knoten, zu dem zu navigieren ist | 19990712 |
Method NAVIGATE on Interface IF_TREE_NAVIGATOR_DME has no exception.
History
| Last changed by/on | SAP | 20010221 |
| SAP Release Created in | 50A |