SAP ABAP Class CL_DYNP_SUBSCREEN_DME (Subscreen)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DYNP_FIELD_LIST_DME | Field List (Detail Screen) in Screen | 19990330 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DYNP_FRAME_DME | Set of Subscreens | 19990709 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DYNP_TABLE_CONTROL_DME | DME: Table Control in Screen | 19990428 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DYNP_TAB_STRIP_DME | Tabstrip Control in Screen | 20000224 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DYNP_TREE_DME | DME Tree Control Nesting | 19990625 |
Properties
| Class | CL_DYNP_SUBSCREEN_DME | |
| Short Description | Subscreen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990329 | 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) |
Interfaces
Class CL_DYNP_SUBSCREEN_DME has no interface implemented.
Friends
Class CL_DYNP_SUBSCREEN_DME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TSDME_SUBSCREEN_OCCURRENCES | Link to Screen World | 20000224 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TSDME_SCREEN_HANDLE | Mainscreen + Subscreen Pos. | 20000224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Makes Dialog-Dependent Settings for this Instance | 19990521 | |
| 2 | Instance method | Public | Method | Puts this Subscreen in a Main Screen or Frame | 20000224 | |
| 3 | Instance method | Public | Method | Assigns a Subscreen Handle to This Instance | 20000224 |
Events
Class CL_DYNP_SUBSCREEN_DME has no event.
Types
Class CL_DYNP_SUBSCREEN_DME has no local type.
Method Signatures
Method ADAPT_TO_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 | Dialg, für den die Einstellungen zu machen sind | 19990521 |
Method ADAPT_TO_DIALOG on class CL_DYNP_SUBSCREEN_DME has no exception.
Method PLACE_ON_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_PLACE | Call by reference | Type reference (TYPE) | TSDME_SUBSCREEN_PLACE | --- | 20000224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültige Position | 20000308 |
Method SET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_HANDLE | Call by reference | Type reference (TYPE) | TSDME_SCREEN_HANDLE | --- | 20000224 |
Method SET_HANDLE on class CL_DYNP_SUBSCREEN_DME has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |