SAP ABAP Class CL_SCREEN_LAYOUT_DME (Describes the Layout of a "Main Screen")
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_SCREEN_LAYOUT_DME | |
| Short Description | Describes the Layout of a "Main Screen" | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990409 | SAP |
| Last change | 00000000 | 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_SCREEN_LAYOUT_DME has no interface implemented.
Friends
Class CL_SCREEN_LAYOUT_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_LAYOUT_SPECS | Layout Description | 19991104 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SDMEFRAMET | tsdme_1_screen | Subscreen Layout | 19990409 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 1 | Number of subscreens | 19990409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 19991104 | |
| 2 | Instance method | Public | Constructor | Constructor | 19990409 |
Events
Class CL_SCREEN_LAYOUT_DME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LAYOUT_SPEC | Private | Type reference (TYPE) | SDMEDPMF1 | T_LAYOUT_SPEC | 19991104 | |
| 2 | T_LAYOUT_SPECS | Private | See coding | Layout Description | 19991104 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SCREEN_LAYOUT_DME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCREEN_LAYOUT_DME has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LAYOUT | Call by reference | Type reference (TYPE) | SDMEFRAMET | bezeichnet das gewünschte Layout | 19990409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unbekannter Bezeichner für Mainscreen-Layout | 19990409 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |