SAP ABAP Class CL_PT_GUI_SUBSCREEN_DYNPRO (Subscreen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UIF (Application Component) User Interface Framework
     SPTD (Package) UIF GUI SAP 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 20000314
Properties
Class CL_PT_GUI_SUBSCREEN_DYNPRO  
Short Description Subscreen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPTD   UIF GUI SAP Screen 
Created 20000314   SAP 
Last change 20000503   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_GUI_SUBSCREEN_DYNPRO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_OBJECT GUI Object 20000314
Friends
Class CL_PT_GUI_SUBSCREEN_DYNPRO 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) 20000314
2 DYNPRO_ID Instance attribute Private Type reference (TYPE) PTRDYNPID Screen ID 20000314
3 DYNPRO_MAP Static Attribute Private Type reference (TYPE) DYNPRO_MAP_TYPE Screen Cache 20000314
4 LAYOUT Instance attribute Private Attribute reference (LIKE) 20000314
5 NODE_ID Instance attribute Private Attribute reference (LIKE) 20000314
6 OBJECT_ID Instance attribute Private Attribute reference (LIKE) 20000314
7 TYPE Instance attribute Private Attribute reference (LIKE) 20000314
Methods
# Method Level Visibility Method type Description Created on
1 GET_DYNPRO_ID Instance method Public Method Screen ID 20000314
2 MAP_DYNPRO_ID Static method Public Method Data to be Derived for Screen ID 20000314
3 MAP_DYNPRO_TO_OBJECT_ID Static method Public Method Object ID for Screen ID 20000314
4 MAP_OBJECT_TO_DYNPRO_ID Static method Public Method Screen ID for Object ID 20000314
Events
Class CL_PT_GUI_SUBSCREEN_DYNPRO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DYNPRO_MAP_LINE Private See coding DYNPRO_MAP_LINE 20000314
2 DYNPRO_MAP_TYPE Private See coding DYNPRO_MAP_TYPE 20000314
Method Signatures

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 20000314

Method GET_DYNPRO_ID on class CL_PT_GUI_SUBSCREEN_DYNPRO 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 20000314
2 Exporting EX_GUI_OBJECT Value transfer Object reference (TYPE REF TO) IF_PT_GUI_OBJECT GUI Objekt 20000314
3 Exporting EX_NODE_ID Value transfer Type reference (TYPE) PTNODEID Knoten ID 20000314
4 Exporting EX_OBJECT_ID Value transfer Type reference (TYPE) PTOBJID Objekt ID 20000314
5 Exporting EX_UIA_LAYOUT Value transfer Object reference (TYPE REF TO) IF_PT_UIA_LAYOUT UIA Layout 20000314
6 Importing IM_DYNPRO_ID Value transfer Type reference (TYPE) PTRDYNPID Dynpro ID 20000314
# Exception Resumable Description Created on
1 FAILED Fehlgeschlagen 20000314

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 20000314
2 Returning RESULT Value transfer Type reference (TYPE) PTOBJID Objekt ID 20000314
# Exception Resumable Description Created on
1 NOT_FOUND Keine Objekt ID zur Dynpro ID gefunden 20000314
2 NOT_UNIQUE Mehere Object IDs zur Dynpro ID vorhanden 20000314

Method MAP_OBJECT_TO_DYNPRO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APP_ID Value transfer Type reference (TYPE) PTAPPID Anwendungskennzeichen 20000314
2 Importing IM_OBJECT_ID Value transfer Type reference (TYPE) PTOBJID Objekt ID 20000314
3 Returning RESULT Value transfer Type reference (TYPE) PTRDYNPID Dynpro ID 20000314
# Exception Resumable Description Created on
1 NOT_FOUND Keine Dynpro ID zur Objekt ID gefunden 20000314
2 NOT_UNIQUE Mehrere ObjektIDs zur DynproID vorhanden (Kundendefinition!) 20000314
History
Last changed by/on SAP  20000503 
SAP Release Created in