SAP ABAP Class IF_TREE_NAVIGATOR_DME (Tree Navigation Interface)
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
| Class | IF_TREE_NAVIGATOR_DME | |
| Short Description | Tree Navigation Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990712 | SAP |
| Last change | 20010221 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_TREE_NAVIGATOR_DME has no interface implemented.
Friends
Class IF_TREE_NAVIGATOR_DME has no friend class.
Attributes
Class 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
Class IF_TREE_NAVIGATOR_DME has no event.
Types
Class 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 class 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 class 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 class IF_TREE_NAVIGATOR_DME has no exception.
History
| Last changed by/on | SAP | 20010221 |
| SAP Release Created in |