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 CL_PT_APPLICATION 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 DESCRIPTION Instance attribute Private Attribute reference (LIKE) 19991210
2 DYNPRO_ID Instance attribute Private Type reference (TYPE) PTRDYNPID Screen ID 19990510
3 DYNPRO_MAP Static Attribute Private Type reference (TYPE) DYNPRO_MAP_TYPE Cache 19990813
4 LAYOUT Instance attribute Private Attribute reference (LIKE) 19991210
5 NODE_ID Instance attribute Private Attribute reference (LIKE) 19991210
6 OBJECT_ID Instance attribute Private Attribute reference (LIKE) 19991210
7 TYPE Instance attribute Private Attribute reference (LIKE) 19991210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010824
2 GET_DYNPRO_ID Instance method Public Method Screen ID 19990510
3 MAP_DYNPRO_ID Static method Public Method Data to be Derived for Screen ID 19990602
4 MAP_DYNPRO_TO_OBJECT_ID Static method Public Method Object ID for Screen ID 19990520
5 MAP_OBJECT_TO_DYNPRO_ID 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 Returning 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 Exporting EX_GUI_LAYOUT Value transfer Object reference (TYPE REF TO) IF_PT_GUI_LAYOUT GUI Layout 19990602
2 Exporting EX_GUI_OBJECT Value transfer Object reference (TYPE REF TO) IF_PT_GUI_OBJECT GUI Objekt 19990602
3 Exporting EX_NODE_ID Value transfer Type reference (TYPE) PTNODEID Knoten ID 19990604
4 Exporting EX_OBJECT_ID Value transfer Type reference (TYPE) PTOBJID Objekt ID 19990602
5 Exporting EX_UIA_LAYOUT Value transfer Object reference (TYPE REF TO) IF_PT_UIA_LAYOUT UIA Layout 19990602
6 Importing IM_DYNPRO_ID Value transfer Type reference (TYPE) PTRDYNPID Dynpro ID 19990602
# Exception Resumable Description Created on
1 FAILED Fehlgeschlagen 19990602

Method MAP_DYNPRO_TO_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNPRO_ID Value transfer Type reference (TYPE) PTRDYNPID Dynpro ID 19990520
2 Returning RESULT Value transfer Type reference (TYPE) PTOBJID Objekt ID 19990520
# Exception Resumable Description Created on
1 NOT_FOUND Keine Objekt ID zur Dynpro ID gefunden 19990824
2 NOT_UNIQUE 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 Importing IM_OBJECT_ID Value transfer Type reference (TYPE) PTOBJID Objekt ID 19991216
2 Returning RESULT Value transfer Type reference (TYPE) PTRDYNPID Dynpro ID 19991216
# Exception Resumable Description Created on
1 NOT_FOUND Keine Dynpro ID zur Objekt ID gefunden 19991216
2 NOT_UNIQUE Mehrere ObjektIDs zur DynproID vorhanden (Kundendefinition!) 19991216
History
Last changed by/on SAP  00000000 
SAP Release Created in