SAP ABAP Class CL_COMPOUND_DIALOG_DME (Dialog Composed of Other 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 | 19990303 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PARALLEL_DIALOG_DME | DME: Parallel Dialog | 19990430 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PILE_DIALOG_DME | Stack of Dialogs of Which Only One is Visible | 19990709 |
Properties
| Class | CL_COMPOUND_DIALOG_DME | |
| Short Description | Dialog Composed of Other 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 | 19990303 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COMPOUND_DIALOG_DME has no forward declaration.
Interfaces
Class CL_COMPOUND_DIALOG_DME has no interface implemented.
Friends
Class CL_COMPOUND_DIALOG_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | List of Dialogs | 19990503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a Subdialog | 19990503 |
Events
Class CL_COMPOUND_DIALOG_DME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DIALOG_ITEM | Protected | See coding | DIALOG_ITEM | 19990503 | |
Method Signatures
Method ADD_DIALOG 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 | --- | 19990503 |
Method ADD_DIALOG on class CL_COMPOUND_DIALOG_DME has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |