SAP ABAP Class CL_DYNP_FRAME_DME (Set of Subscreens)
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_DYNP_SUBSCREEN_DME | Subscreen | 19990709 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UI_ELEMENT_DME | Interface Elements, Valid for All UI Elements | 19990709 |
Properties
Class | CL_DYNP_FRAME_DME | |
Short Description | Set of Subscreens | |
Super Class | CL_DYNP_SUBSCREEN_DME | Subscreen |
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
# | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UI_ELEMENT_DME | Interface Elements, Valid for All UI Elements | 19990709 |
Friends
Class CL_DYNP_FRAME_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) | IF_UI_CALLBACK_DME | Callback Interface | 19990709 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19990709 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19990709 | ||||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCREEN_LAYOUT_DME | Subscreen Layout | 19990709 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SUBSCREEN_COLL | --- | 19990709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Puts a Subscreen in this Main Screen | 19990709 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990709 |
3 | ![]() |
Instance method | Public | Method | 19990709 | |
4 | ![]() |
Instance method | Public | Method | 19990709 | |
5 | ![]() |
Instance method | Public | Method | Deletes a Subscreen from this Main Screen | 19990709 |
6 | ![]() |
Instance method | Public | Method | Assigns Callback Interface | 19990709 |
7 | ![]() |
Instance method | Public | Method | 19990709 | |
8 | ![]() |
Instance method | Public | Method | 19990709 |
Events
Class CL_DYNP_FRAME_DME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SUBSCREEN_COLL | Protected | See coding | SUBSCREEN_COLL | 19990709 |
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_SUBSCREEN | Call by reference | Object reference (TYPE REF TO) | CL_DYNP_SUBSCREEN_DME | hinzuzufügender Sub-Screen | 19990709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ausgelöst, wenn #subscreens inkonsistent | 19990709 |
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 | Anordnung der Subscreens auf dem Mainscreen | 19990709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Erzeugung nicht erfolgreich | 20000308 |
Method DISPLAY Signature
Method DISPLAY on class CL_DYNP_FRAME_DME has no parameter.
Method DISPLAY on class CL_DYNP_FRAME_DME has no exception.
Method QUIT Signature
Method QUIT on class CL_DYNP_FRAME_DME has no parameter.
Method QUIT on class CL_DYNP_FRAME_DME has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_SUBSCREEN | Call by reference | Object reference (TYPE REF TO) | CL_DYNP_SUBSCREEN_DME | zu entfernender Sub-Screen | 19990709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
zu entfernender Sub-Screen ist nicht enthalten | 19990709 |
Method SET_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_CALLBACK | Value transfer | Object reference (TYPE REF TO) | IF_UI_CALLBACK_DME | --- | 19990709 |
Method SET_CALLBACK on class CL_DYNP_FRAME_DME has no exception.
Method SET_EDITABLE Signature
Method SET_EDITABLE on class CL_DYNP_FRAME_DME has no parameter.
Method SET_EDITABLE on class CL_DYNP_FRAME_DME has no exception.
Method SET_VISIBLE Signature
Method SET_VISIBLE on class CL_DYNP_FRAME_DME has no parameter.
Method SET_VISIBLE on class CL_DYNP_FRAME_DME has no exception.
History
Last changed by/on | SAP | 19990709 |
SAP Release Created in | 50A |