SAP ABAP Class CL_RSCRM_IMP_UTILITY (Helper methods)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSCRM_IMP_CORE (Package) CRM In-Memory Planning Core
Properties
Class CL_RSCRM_IMP_UTILITY  
Short Description Helper methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCRM_IMP_CORE   CRM In-Memory Planning Core 
Created 20110429   SAP 
Last change 20130531   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 CL_RSCRM_IMP_UTILITY has no interface implemented.
Friends
Class CL_RSCRM_IMP_UTILITY has no friend class.
Attributes
Class CL_RSCRM_IMP_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HDB_VERSION_INFO Static method Public Method Get the information about the HDB version 20130920
2 GET_INFOOBJECT_NAME Static method Public Method Returns infoobject name from characteristic type 20110430
3 GET_PATTERN_VALUES Static method Public Method Extract the buying pattern set values 20110607
4 IS_RUNNING_IN_MEMORY Static method Public Method Get running mode 20121023
5 SET_RANGE Static method Public Method Create a range 20110509
Events
Class CL_RSCRM_IMP_UTILITY has no event.
Types
Class CL_RSCRM_IMP_UTILITY has no local type.
Method Signatures

Method GET_HDB_VERSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUILD Call by reference Type reference (TYPE) STRING Build number 20130920
2 Exporting EV_IS_HDB Call by reference Type reference (TYPE) ABAP_BOOL Is a HANA Database? 20130920
3 Exporting EV_RELEASE_A Call by reference Type reference (TYPE) STRING Release number (Main Part) 20130920
4 Exporting EV_RELEASE_B Call by reference Type reference (TYPE) STRING Release number (Sub Part) 20130920
5 Exporting EV_REVISION Call by reference Type reference (TYPE) STRING Revision number 20130920

Method GET_HDB_VERSION_INFO on class CL_RSCRM_IMP_UTILITY has no exception.

Method GET_INFOOBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METADATA Call by reference Type reference (TYPE) RSCRMT_IMP_MODEL 20110430
2 Importing IV_TYPE Call by reference Type reference (TYPE) RSCRM_IMP_INFOOBJECT_TYPE 20110430
3 Returning RV_INFOOBJECT Value transfer Type reference (TYPE) RSCRM_IMP_INFOOBJECT 20110430

Method GET_INFOOBJECT_NAME on class CL_RSCRM_IMP_UTILITY has no exception.

Method GET_PATTERN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PATTERN_VALUES Call by reference Type reference (TYPE) RSCRMT_IMP_KYF_DATA Values to set the buying pattern key figures 20110607
2 Importing IS_PATTERN_CONFIG Call by reference Type reference (TYPE) RSCRMS_IMP_PATTERN_CONFIG Buying Pattern Configuration Information 20110607
3 Importing IT_KYF_CHA_SELECTION Call by reference Type reference (TYPE) RSCRMT_IMP_KYF_DATA Table of keyfigure values with the required selection 20110607

Method GET_PATTERN_VALUES on class CL_RSCRM_IMP_UTILITY has no exception.

Method IS_RUNNING_IN_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY Call by reference Type reference (TYPE) RSCRM_IMP_QUERY_ID Query Identifier 20121023
2 Returning RV_IN_MEMORY Value transfer Type reference (TYPE) ABAP_BOOL 20121023

Method IS_RUNNING_IN_MEMORY on class CL_RSCRM_IMP_UTILITY has no exception.

Method SET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANM Call by reference Type reference (TYPE) RSCHANM Characteristic 20110509
2 Importing IV_COMPOP Call by reference Type reference (TYPE) RSDRI_COMPOP Comparison Operator (Enhancement RSZ_OPERATOR) 20110509
3 Importing IV_HIGH Call by reference Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20110509
4 Importing IV_LOW Call by reference Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20110509
5 Importing IV_SIGN Call by reference Type reference (TYPE) RALDB_SIGN SIGN field in creation of SELECT-OPTIONS tables 20110509
6 Returning RV_RANGE Value transfer Type reference (TYPE) RSDRI_S_RANGE BW Data Manager: Range 20110509

Method SET_RANGE on class CL_RSCRM_IMP_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730