SAP ABAP Class CL_RSO_OBJECT_FACTORY (BW Repository: Centrally Generating Objects BW Repository)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO (Package) BW Repository: Infastructure and Core GUI Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_APPLICATION_LOG_CONST BW Repository: Interface & Constants for Application Log 19990916
Properties
Class CL_RSO_OBJECT_FACTORY  
Short Description BW Repository: Centrally Generating Objects BW Repository    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 19990413   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_APPLICATION_LOG_CONST BW Repository: Interface & Constants for Application Log 19990916
Friends
Class CL_RSO_OBJECT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROBCLASS_HIGH Instance attribute Private Attribute reference (LIKE) 19990916
2 PROBCLASS_LOW Instance attribute Private Attribute reference (LIKE) 19990916
3 PROBCLASS_MEDIUM Instance attribute Private Attribute reference (LIKE) 19990916
4 PROBCLASS_NONE Instance attribute Private Attribute reference (LIKE) 19990916
5 PROBCLASS_VERY_HIGH Instance attribute Private Attribute reference (LIKE) 19990916
6 P_R_OBJECT_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_RSO_OBJECT_FACTORY Indiv. Instance (Singleton) 19990413
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT_PROXY Instance method Public Method Generates a Proxy Object in the BW Repository 19990413
2 GET_OBJECT_FACTORY Static method Public Method Returns Indiv. Instance of the Object Factory (Singleton) 19990413
Events
Class CL_RSO_OBJECT_FACTORY has no event.
Types
Class CL_RSO_OBJECT_FACTORY has no local type.
Method Signatures

Method CREATE_OBJECT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_OBJREF Value transfer Type reference (TYPE) RSO_OBJREF_PROXY Referenz auf Proxy-Objekt 19990413
2 Importing I_BYPASSING_BUFFER Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Puffer beim Lesen nicht verwenden 20041122
3 Importing I_CLASSID Call by reference Type reference (TYPE) STRING Klasse 20010329
4 Importing I_ID Call by reference Type reference (TYPE) STRING ID 20010329
5 Importing I_NO_MESSAGE Call by reference Type reference (TYPE) RS_BOOL rs_c_false Keine Nachricht senden 19990726
6 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) LOGSYS Originalsystem 20000207
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS rs_c_objvers-active Objektversion, für die ein Objekt erzeugt werden soll 19990416
8 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Typ und Name des Objekts 19990413
# Exception Resumable Description Created on
1 CREATE_FAILED Proxy-Objekt konnte nicht erzeugt werden 19990413
2 OBJECT_INVALID Ungültiges Objekt angegeben 19990527

Method GET_OBJECT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_OBJECT_FACTORY Value transfer Object reference (TYPE REF TO) CL_RSO_OBJECT_FACTORY Einzige Instanz der Klasse (Singleton) 19990413

Method GET_OBJECT_FACTORY on class CL_RSO_OBJECT_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in