SAP ABAP Class CL_PILE_DIALOG_DME (Stack of Dialogs of Which Only One is Visible)
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_COMPOUND_DIALOG_DME | Dialog Composed of Other Dialogs | 19990709 |
Properties
| Class | CL_PILE_DIALOG_DME | |
| Short Description | Stack of Dialogs of Which Only One is Visible | |
| Super Class | CL_COMPOUND_DIALOG_DME | Dialog Composed of Other Dialogs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990709 | SAP |
| Last change | 19990709 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PILE_DIALOG_DME has no forward declaration.
Interfaces
Class CL_PILE_DIALOG_DME has no interface implemented.
Friends
Class CL_PILE_DIALOG_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DIALOG_DME | Visible Dialog | 19990709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Makes Specified Dialog Visible | 19990709 |
Events
Class CL_PILE_DIALOG_DME has no event.
Types
Class CL_PILE_DIALOG_DME has no local type.
Method Signatures
Method DISPLAY_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_DIALOG_DME | zu zeigender Dialog | 19990709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | spezifizierter Dialog ist nicht in diesem Dialog enthalten | 19990709 |
History
| Last changed by/on | SAP | 19990709 |
| SAP Release Created in | 50A |