SAP ABAP Class CL_PT_GUI_SAP_DYNPRO_SUBSCREEN (Subscreen)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT (Application Component) Personnel Time Management
⤷
PT_GUI_SAP_DYNPRO (Package) OBSOLETE: Old SAPgui Screen

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_OBJECT | GUI Object | 19990510 |
Properties
Class | CL_PT_GUI_SAP_DYNPRO_SUBSCREEN | |
Short Description | Subscreen | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PT_GUI_SAP_DYNPRO | OBSOLETE: Old SAPgui Screen |
Created | 19990510 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PT_GUI_OBJECT | GUI Object | 19990510 |
Friends
Class CL_PT_GUI_SAP_DYNPRO_SUBSCREEN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991210 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PTRDYNPID | Screen ID | 19990510 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DYNPRO_MAP_TYPE | Cache | 19990813 | ||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991210 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991210 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991210 | ||||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010824 |
2 | ![]() |
Instance method | Public | Method | Screen ID | 19990510 |
3 | ![]() |
Static method | Public | Method | Data to be Derived for Screen ID | 19990602 |
4 | ![]() |
Static method | Public | Method | Object ID for Screen ID | 19990520 |
5 | ![]() |
Static method | Public | Method | Screen ID for Object ID | 19991216 |
Events
Class CL_PT_GUI_SAP_DYNPRO_SUBSCREEN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DYNPRO_MAP_LINE | Private | See coding | DYNPRO_MAP_LINE | 19990813 |
|
|
2 | DYNPRO_MAP_TYPE | Private | See coding | DYNPRO_MAP_TYPE | 19990813 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_GUI_SAP_DYNPRO_SUBSCREEN has no parameter.
Method CONSTRUCTOR on class CL_PT_GUI_SAP_DYNPRO_SUBSCREEN has no exception.
Method GET_DYNPRO_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PTRDYNPID | Dynpro ID | 19990510 |
Method GET_DYNPRO_ID on class CL_PT_GUI_SAP_DYNPRO_SUBSCREEN has no exception.
Method MAP_DYNPRO_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_GUI_LAYOUT | Value transfer | Object reference (TYPE REF TO) | IF_PT_GUI_LAYOUT | GUI Layout | 19990602 | ||
2 | ![]() |
EX_GUI_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PT_GUI_OBJECT | GUI Objekt | 19990602 | ||
3 | ![]() |
EX_NODE_ID | Value transfer | Type reference (TYPE) | PTNODEID | Knoten ID | 19990604 | ||
4 | ![]() |
EX_OBJECT_ID | Value transfer | Type reference (TYPE) | PTOBJID | Objekt ID | 19990602 | ||
5 | ![]() |
EX_UIA_LAYOUT | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_LAYOUT | UIA Layout | 19990602 | ||
6 | ![]() |
IM_DYNPRO_ID | Value transfer | Type reference (TYPE) | PTRDYNPID | Dynpro ID | 19990602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlgeschlagen | 19990602 |
Method MAP_DYNPRO_TO_OBJECT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DYNPRO_ID | Value transfer | Type reference (TYPE) | PTRDYNPID | Dynpro ID | 19990520 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PTOBJID | Objekt ID | 19990520 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Objekt ID zur Dynpro ID gefunden | 19990824 | |
2 | ![]() |
Mehere Object IDs zur Dynpro ID vorhanden | 19990824 |
Method MAP_OBJECT_TO_DYNPRO_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_ID | Value transfer | Type reference (TYPE) | PTOBJID | Objekt ID | 19991216 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PTRDYNPID | Dynpro ID | 19991216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Dynpro ID zur Objekt ID gefunden | 19991216 | |
2 | ![]() |
Mehrere ObjektIDs zur DynproID vorhanden (Kundendefinition!) | 19991216 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |