SAP ABAP Class IF_CRR_CONFIG (Acces to CRR configuration parameters)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRR_CPFROMEHP_CONFIG 20121106
2 Interface composition (i COMPRISING i_ref)  IF_CRR_DRB_CONFIG 20120523
3 Interface composition (i COMPRISING i_ref)  IF_CRR_IPM_CONFIG 20120202
4 Interface composition (i COMPRISING i_ref)  IF_CRR_ISU_CONFIG 20130221
5 Interface composition (i COMPRISING i_ref)  IF_CRR_TST_CONFIG 20120502
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_CONFIG Acces to CRR configuration parameters 20110211
Properties
Class IF_CRR_CONFIG  
Short Description Acces to CRR configuration parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110211   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)
Interfaces
Class IF_CRR_CONFIG has no interface implemented.
Friends
Class IF_CRR_CONFIG has no friend class.
Attributes
Class IF_CRR_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETER Instance method Public Method 20110211
2 GET_PARAMETERS Instance method Public Method 20130404
3 GET_SCENARIO Instance method Public Method 20130405
4 LOG_PARAMETERS Instance method Public Method 20110211
5 SET_PARAMETER Instance method Public Method 20110214
6 SET_PARAMETERS Instance method Public Method 20110211
7 UNSET_PARAMETER Instance method Public Method 20110211
8 VERIFY_PARAMETER Instance method Public Method 20110211
Events
Class IF_CRR_CONFIG has no event.
Types
Class IF_CRR_CONFIG has no local type.
Method Signatures

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) DCRRPNAME 20110211
2 Returning RV_VALUE Value transfer Type reference (TYPE) DCRRPVALUE 20110211

Method GET_PARAMETER on class IF_CRR_CONFIG has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETERS Value transfer Type reference (TYPE) TCRRPARAMETER 20130404

Method GET_PARAMETERS on class IF_CRR_CONFIG has no exception.

Method GET_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCENARIO Value transfer Type reference (TYPE) DCRRSCENARIO CRR Scenario 20130405

Method GET_SCENARIO on class IF_CRR_CONFIG has no exception.

Method LOG_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO 20110211

Method LOG_PARAMETERS on class IF_CRR_CONFIG has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GLOBAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110214
2 Importing IV_NAME Call by reference Type reference (TYPE) DCRRPNAME CRR parameter name 20110214
3 Importing IV_VALUE Call by reference Type reference (TYPE) DCRRPVALUE CRR parameter value 20110214

Method SET_PARAMETER on class IF_CRR_CONFIG has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FW_PARAMS Call by reference Type reference (TYPE) TCRRPARAMETER 20110211
2 Importing IT_SC_PARAMS Call by reference Type reference (TYPE) TCRRPARAMETER 20110211

Method SET_PARAMETERS on class IF_CRR_CONFIG has no exception.

Method UNSET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GLOBAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110211
2 Importing IV_NAME Call by reference Type reference (TYPE) DCRRPNAME 20110211

Method UNSET_PARAMETER on class IF_CRR_CONFIG has no exception.

Method VERIFY_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) DCRRPNAME 20110211
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20110211
3 Returning RV_MATCH Value transfer Type reference (TYPE) ABAP_BOOL 20110211

Method VERIFY_PARAMETER on class IF_CRR_CONFIG has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in