SAP ABAP Class CL_CRR_OPS_FACTORY (Factory for CRR UO Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_UFO (Package) CRR Utility Objects
Properties
Class CL_CRR_OPS_FACTORY  
Short Description Factory for CRR UO Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_UFO   CRR Utility Objects 
Created 20110207   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRR_OPS_FACTORY has no interface implemented.
Friends
Class CL_CRR_OPS_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FACTORY_GETTER Static Attribute Private Object reference (TYPE REF TO) LIF_CRR_OPS_FACTORY_GETTER 20110207
2 MT_DBMS Static Attribute Private See coding 20110207
3 MT_INSTANCES Static Attribute Private Type reference (TYPE) LTY_INSTANCE_T 20110207
Methods
# Method Level Visibility Method type Description Created on
1 CHECK4DBMS Static method Private Method Check if DBMS is supported 20110207
2 CHECK_EXISTENCE Static method Private Method Check if determined class exists 20110207
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110207
4 CREATE_COMPOSITE Static method Private Method 20111021
5 GET_IMPL_CLASS Static method Private Method Determine implementing class 20110207
6 GET_INSTANCE Static method Public Method Get instance for provided reference 20110207
Events
Class CL_CRR_OPS_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_INSTANCE_S Private See coding 20110207 begin of lty_instance_s, class type seoclsname, instance type ref to object, end of lty_instance_s
2 LTY_INSTANCE_T Private See coding 20110207 lty_instance_t type sorted table of lty_instance_s with unique key class
Method Signatures

Method CHECK4DBMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DBMS Call by reference Type reference (TYPE) STRING 20110207
2 Importing IV_CLS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110207

Method CHECK4DBMS on class CL_CRR_OPS_FACTORY has no exception.

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110207
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20110207

Method CHECK_EXISTENCE on class CL_CRR_OPS_FACTORY has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRR_OPS_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRR_OPS_FACTORY has no exception.

Method CREATE_COMPOSITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) IF_CRR_CONFIG Acces to CRR configuration parameters 20130610
2 Importing IO_LOGGER Call by reference Object reference (TYPE REF TO) IF_CRR_LOGGER Logging interface 20130610
3 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_CRR_METADATA CRR Metadata Interface 20130610
4 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) CL_CRR_SERVICE Access to general services 20130610
5 Importing IT_OPERATIONS Call by reference Type reference (TYPE) TSTRINGS 20111021
6 Returning RO_COMPOSITE Value transfer Object reference (TYPE REF TO) CL_CRR_OPS_LIST 20111021

Method CREATE_COMPOSITE on class CL_CRR_OPS_FACTORY has no exception.

Method GET_IMPL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IMPL_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20110207
2 Importing IV_CLS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110207

Method GET_IMPL_CLASS on class CL_CRR_OPS_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Type reference (TYPE) ANY 20110207
2 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) IF_CRR_CONFIG Acces to CRR configuration parameters 20110218
3 Importing IO_LOGGER Call by reference Object reference (TYPE REF TO) IF_CRR_LOGGER Logging interface 20110207
4 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_CRR_METADATA 20120808
5 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) CL_CRR_SERVICE Access to general services 20110207
6 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20110207

Method GET_INSTANCE on class CL_CRR_OPS_FACTORY has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731