SAP ABAP Class CL_CRR_SERVICE_FACTORY (Factory for services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_EXT_SERVICES (Package) Wrappers for external services required by CRR
Properties
Class CL_CRR_SERVICE_FACTORY  
Short Description Factory for services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_EXT_SERVICES   Wrappers for external services required by CRR 
Created 20110203   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_SERVICE_FACTORY has no forward declaration.
Interfaces
Class CL_CRR_SERVICE_FACTORY has no interface implemented.
Friends
Class CL_CRR_SERVICE_FACTORY has no friend class.
Attributes
Class CL_CRR_SERVICE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDIC_ACT Static method Private Method 20110217
2 GET_DDIC_MD Static method Private Method 20110408
3 GET_SERVICE Static method Public Method 20110203
4 GET_SQL_PROCESSOR Static method Private Method 20110203
Events
Class CL_CRR_SERVICE_FACTORY has no event.
Types
Class CL_CRR_SERVICE_FACTORY has no local type.
Method Signatures

Method GET_DDIC_ACT 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 20110217
2 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO CRR Scenario 20130528
3 Returning RO_DDIC_ACT Value transfer Object reference (TYPE REF TO) IF_DDIC_ACT Process SQL statements 20110217

Method GET_DDIC_ACT on class CL_CRR_SERVICE_FACTORY has no exception.

Method GET_DDIC_MD 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 20110408
2 Returning RO_DDIC_MD Value transfer Object reference (TYPE REF TO) IF_DDIC_MD Access to DDIC metadata 20110408

Method GET_DDIC_MD on class CL_CRR_SERVICE_FACTORY has no exception.

Method GET_SERVICE 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 20110203
2 Importing IO_DDIC_ACT Call by reference Object reference (TYPE REF TO) IF_DDIC_ACT DDIC Activation 20110203
3 Importing IO_DDIC_MD Call by reference Object reference (TYPE REF TO) IF_DDIC_MD Access to DDIC metadata 20110203
4 Importing IO_DDIC_PUT Call by reference Object reference (TYPE REF TO) IF_DDIC_PUT Access to DDIC write definitions functions 20110203
5 Importing IO_SQL_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_SQL_PROCESSOR Process SQL statements 20110203
6 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO CRR Scenario 20130528
7 Returning RO_SERVICE Value transfer Object reference (TYPE REF TO) CL_CRR_SERVICE Access to general services 20110203

Method GET_SERVICE on class CL_CRR_SERVICE_FACTORY has no exception.

Method GET_SQL_PROCESSOR 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 20110203
2 Returning RO_SQL_PROCESSOR Value transfer Object reference (TYPE REF TO) IF_SQL_PROCESSOR Process SQL statements 20110203

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