SAP ABAP Class CL_TREE_BROWSER_DME (Browser: Navigation Tree + Edit Dialogs)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BROWSER_DME | Browser: Navigation + Edit Dialogs | 20000225 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREE_NAVIGATOR_DME | Tree Navigation Interface | 20000225 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UI_CALLBACK_DME | UI Callback Interface, Valid for All UI Elements | 20000320 |
Properties
| Class | CL_TREE_BROWSER_DME | |
| Short Description | Browser: Navigation Tree + Edit Dialogs | |
| Super Class | CL_BROWSER_DME | Browser: Navigation + Edit Dialogs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 20000225 | SAP |
| Last change | 20000225 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREE_NAVIGATOR_DME | Tree Navigation Interface | 20000225 | ||
| 2 | IF_UI_CALLBACK_DME | UI Callback Interface, Valid for All UI Elements | 20000320 |
Friends
Class CL_TREE_BROWSER_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TSDME_NAVIGATION_NODE | Current Navigation | 20000321 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SDMEU_NODE_KEY | Current Node | 20000321 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LIST_OF_NAVIGATIONS | Navigation table | 20000225 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TSDME_NAVIGATION_NODE | Saved Navigation | 20000321 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SDMEU_NODE_KEY | Saved Nodes | 20000321 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TREE_DIALOG_DME | Tree Dialog | 20000321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Assignment: Navigation Node-->Dialog | 20000302 | |
| 2 | Instance method | Protected | Method | Creates an MO | 20000321 | |
| 3 | Instance method | Protected | Method | Deletes the Specified Nodes | 20000321 | |
| 4 | Instance method | Public | Method | 20000321 | ||
| 5 | Instance method | Public | Method | 20000320 | ||
| 6 | Instance method | Public | Method | 20000225 | ||
| 7 | Instance method | Protected | Event handling method | Handler for Tree Dialog: NODE_CREATED | 20000321 | |
| 8 | Instance method | Protected | Event handling method | Handler for Tree Dialog: NODE_DELETED | 20000321 | |
| 9 | Instance method | Protected | Method | selects the Specified Nodes and Navigates | 20000321 | |
| 10 | Instance method | Protected | Method | selects the Specified Nodes | 20000321 |
Events
Class CL_TREE_BROWSER_DME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LIST_OF_NAVIGATIONS | Protected | See coding | LIST_OF_NAVIGATIONS | 20000225 | |
|
| 2 | NAVIGATION | Protected | See coding | NAVIGATION | 20000225 | |
Method Signatures
Method ADD_NAVIGATION_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DIALOG | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_DME | --- | 20000302 | |||
| 2 | THE_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_PLAIN_DIALOG_DME | --- | 20000320 | |||
| 3 | THE_NODE | Call by reference | Type reference (TYPE) | TSDME_NAVIGATION_NODE | --- | 20000302 |
Method ADD_NAVIGATION_RULE on class CL_TREE_BROWSER_DME has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_TITLE_NODE | Call by reference | Type reference (TYPE) | SDMEU_NODE_KEY | Art des zu erzeugenden MO | 20000321 |
Method CREATE on class CL_TREE_BROWSER_DME has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_NODE | Call by reference | Type reference (TYPE) | SDMEU_NODE_KEY | zu löschender Knoten | 20000321 |
Method DELETE on class CL_TREE_BROWSER_DME has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_TREE_BROWSER_DME has no parameter.
Method EXECUTE on class CL_TREE_BROWSER_DME has no exception.
Method GET_ASSOCIATED_EDITOR Signature
Method GET_ASSOCIATED_EDITOR on class CL_TREE_BROWSER_DME has no parameter.
Method GET_ASSOCIATED_EDITOR on class CL_TREE_BROWSER_DME has no exception.
Method NAVIGATE Signature
Method NAVIGATE on class CL_TREE_BROWSER_DME has no parameter.
Method NAVIGATE on class CL_TREE_BROWSER_DME has no exception.
Method ON_NODE_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_NODE | Call by reference | Type reference (TYPE) | 20000321 |
Method ON_NODE_CREATED on class CL_TREE_BROWSER_DME has no exception.
Method ON_NODE_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_AREA | Call by reference | Type reference (TYPE) | 20000321 | |||||
| 2 | THE_NODE | Call by reference | Type reference (TYPE) | 20000321 |
Method ON_NODE_DELETED on class CL_TREE_BROWSER_DME has no exception.
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_NODE | Call by reference | Type reference (TYPE) | SDMEU_NODE_KEY | zu selektierender Knoten | 20000321 |
Method SELECT on class CL_TREE_BROWSER_DME has no exception.
Method SELECT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_NODE | Call by reference | Type reference (TYPE) | SDMEU_NODE_KEY | zu selektierender Knoten | 20000321 |
Method SELECT_NODE on class CL_TREE_BROWSER_DME has no exception.
History
| Last changed by/on | SAP | 20000225 |
| SAP Release Created in | 46D |