SAP ABAP Class CL_PT_GUI_FACTORY (GUI Factory)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_GUI (Package) OBSOLETE: Old GUI Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_FACTORY GUI Objects Factory 19990507
Properties
Class CL_PT_GUI_FACTORY  
Short Description GUI Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package PT_GUI   OBSOLETE: Old GUI Framework 
Created 19990507   SAP 
Last change 19990507   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_GUI_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_FACTORY GUI Objects Factory 19990507
Friends
Class CL_PT_GUI_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FACTORY_TAB Static Attribute Protected Type reference (TYPE) TY_FACTORY_TAB FACTORY_TAB 19991214
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010801
2 MAP_OBJECT_ID_TO_CLASS_NAME Static method Public Method Check Class Name for Object ID 20000126
Events
Class CL_PT_GUI_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FACTORY_LINE Protected See coding TY_FACTORY_LINE 19991214
2 TY_FACTORY_TAB Protected See coding TY_FACTORY_TAB 19991214
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PT_GUI_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_PT_GUI_FACTORY has no exception.

Method MAP_OBJECT_ID_TO_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Klasse 20000126
2 Exporting EX_DESCRIPTION Value transfer Type reference (TYPE) PTOBJDSCR Beschreibung 20000126
3 Exporting EX_FOUND Value transfer Type reference (TYPE) BOOLE_D gefunden? 20000126
4 Importing IM_OBJECT_ID Value transfer Type reference (TYPE) PTOBJID Objekt ID 20000126

Method MAP_OBJECT_ID_TO_CLASS_NAME on class CL_PT_GUI_FACTORY has no exception.
History
Last changed by/on SAP  19990507 
SAP Release Created in