SAP ABAP Class CL_POBJ_LEVEL_FACTORY1 (POBJ Level1 Factory Class)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     POBJ_PROCESS_OBJECT (Package) Generalized Process Object
Properties
Class CL_POBJ_LEVEL_FACTORY1  
Short Description POBJ Level1 Factory Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package POBJ_PROCESS_OBJECT   Generalized Process Object 
Created 20060406   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POBJ_LEVEL_FACTORY1 has no forward declaration.
Interfaces
Class CL_POBJ_LEVEL_FACTORY1 has no interface implemented.
Friends
Class CL_POBJ_LEVEL_FACTORY1 has no friend class.
Attributes
Class CL_POBJ_LEVEL_FACTORY1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create object of Consumer's Extended class of CL_POBJ_LEVEL1 20060406
2 GET Static method Public Method Returns Level 1 Instance 20060406
Events
Class CL_POBJ_LEVEL_FACTORY1 has no event.
Types
Class CL_POBJ_LEVEL_FACTORY1 has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_ID Value transfer Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060406
2 Changing LEVEL_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
3 Exporting LEVEL_INSTANCE Value transfer Object reference (TYPE REF TO) IF_POBJ_LEVEL1 POBJ Base Level 1 Interface 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_ID Call by reference Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060531
2 Exporting IS_CONSISTENT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060808
3 Importing LEVEL_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
4 Exporting LEVEL_INSTANCE Value transfer Object reference (TYPE REF TO) IF_POBJ_LEVEL1 POBJ Base Level 1 Interface 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406
History
Last changed by/on SAP  20070913 
SAP Release Created in 600