SAP ABAP Class CL_DYNP_FACTORY_DME (DME: Singleton to Create DYNP-based UI Elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_DLG (Package) DME: Maintenance dialogs
⤷
⤷
Properties
| Class | CL_DYNP_FACTORY_DME | |
| Short Description | DME: Singleton to Create DYNP-based UI Elements | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990330 | 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_DYNP_FACTORY_DME has no interface implemented.
Friends
Class CL_DYNP_FACTORY_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_DYNP_FACTORY_DME | Only Instance of Class | 20000225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000225 | |
| 2 | Instance method | Protected | Method | Gets UI Element for the Spec. Subscreen | 19990518 | |
| 3 | Instance method | Protected | Method | Gets UI Element for the Spec. Subscreen | 19990428 | |
| 4 | Instance method | Public | Method | Gets Complete Screen by Spec. | 19990413 |
Events
Class CL_DYNP_FACTORY_DME has no event.
Types
Class CL_DYNP_FACTORY_DME has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DYNP_FACTORY_DME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DYNP_FACTORY_DME has no exception.
Method CREATE_FIELD_LIST 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_DYNP_SUBSCREEN_DME | --- | 19990518 | |||
| 2 | THE_COMP_SPEC | Call by reference | Type reference (TYPE) | TSDME_SCR_COMP_SPEC | bechreibt den zu erzeugenden Subscreen | 19990518 | |||
| 3 | THE_SCREEN_SPEC | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_SPEC_DME | --- | 19990521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Erzeugung nicht erfolgreich | 20000308 |
Method CREATE_TABLE_CONTROL 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_DYNP_SUBSCREEN_DME | --- | 19990428 | |||
| 2 | THE_COMP_SPEC | Call by reference | Type reference (TYPE) | TSDME_SCR_COMP_SPEC | bechreibt den zu erzeugenden Subscreen | 19990512 | |||
| 3 | THE_SCREEN_SPEC | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_SPEC_DME | --- | 19990521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Erzeugung nicht erfolgreich | 20000308 |
Method CREATE_UI 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_DYNP_MAINSCREEN_DME | Mainscreen, der Dynp-Subscreens enthält | 19990413 | |||
| 2 | THE_SCREEN_SPEC | Call by reference | Object reference (TYPE REF TO) | CL_DIALOG_SPEC_DME | spezifiziert den Bildschirmaufbau | 19990413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ausgelöst, wenn Spezifikation nicht interpretierbar | 19990413 | ||
| 2 | Erzeugung nicht erfolgreich | 20000308 |
History
| Last changed by/on | SAP | 20000225 |
| SAP Release Created in | 50A |