SAP ABAP Class CL_BROWSER_DME (Browser: Navigation + 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_DIALOG_DME | Abstract Superclass for All DME Dialogs | 19990712 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_TABLE_BROWSER_DME | Browser with Table as Navigation Dialog | 20000225 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_TREE_BROWSER_DME | Browser: Navigation Tree + Edit Dialogs | 20000225 |
Properties
Class | CL_BROWSER_DME | |
Short Description | Browser: Navigation + Edit Dialogs | |
Super Class | CL_DIALOG_DME | Abstract Superclass for All DME Dialogs |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDME_DLG | DME: Maintenance dialogs |
Created | 19990712 | 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) |
Interfaces
Class CL_BROWSER_DME has no interface implemented.
Friends
Class CL_BROWSER_DME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PLAIN_DIALOG_DME | Dialog with Navigation Function | 20000322 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PILE_DIALOG_DME | Navigation Target Dialogs | 20000301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000301 |
2 | ![]() |
Instance method | Protected | Event handling method | Handler for Dialog Process: ACTION_CANCELLED | 20000321 |
3 | ![]() |
Instance method | Protected | Event handling method | Handler for Dialog Process: COMMAND_ISSUED | 20000321 |
4 | ![]() |
Instance method | Protected | Method | Back to Saved Navigation | 20000321 |
5 | ![]() |
Instance method | Protected | Method | Save Current Navigation | 20000321 |
6 | ![]() |
Instance method | Public | Method | Determines Specified Navigation Dialog | 20000301 |
Events
Class CL_BROWSER_DME has no event.
Types
Class CL_BROWSER_DME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BROWSER_DME has no parameter.
Method CONSTRUCTOR on class CL_BROWSER_DME has no exception.
Method ON_ACTION_CANCELLED Signature
Method ON_ACTION_CANCELLED on class CL_BROWSER_DME has no parameter.
Method ON_ACTION_CANCELLED on class CL_BROWSER_DME has no exception.
Method ON_COMMAND_ISSUED Signature
Method ON_COMMAND_ISSUED on class CL_BROWSER_DME has no parameter.
Method ON_COMMAND_ISSUED on class CL_BROWSER_DME has no exception.
Method RESTORE_NAVIGATION Signature
Method RESTORE_NAVIGATION on class CL_BROWSER_DME has no parameter.
Method RESTORE_NAVIGATION on class CL_BROWSER_DME has no exception.
Method SAVE_NAVIGATION Signature
Method SAVE_NAVIGATION on class CL_BROWSER_DME has no parameter.
Method SAVE_NAVIGATION on class CL_BROWSER_DME has no exception.
Method SET_NAVIGATION_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_DIALOG | Call by reference | Object reference (TYPE REF TO) | CL_PLAIN_DIALOG_DME | --- | 20000301 |
Method SET_NAVIGATION_DIALOG on class CL_BROWSER_DME has no exception.
History
Last changed by/on | SAP | 20000225 |
SAP Release Created in | 50A |