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 | ![]() |
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 | ![]() |
Static method | Public | Method | Get the information about the HDB version | 20130920 |
2 | ![]() |
Static method | Public | Method | Returns infoobject name from characteristic type | 20110430 |
3 | ![]() |
Static method | Public | Method | Extract the buying pattern set values | 20110607 |
4 | ![]() |
Static method | Public | Method | Get running mode | 20121023 |
5 | ![]() |
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 | ![]() |
EV_BUILD | Call by reference | Type reference (TYPE) | STRING | Build number | 20130920 | ||
2 | ![]() |
EV_IS_HDB | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is a HANA Database? | 20130920 | ||
3 | ![]() |
EV_RELEASE_A | Call by reference | Type reference (TYPE) | STRING | Release number (Main Part) | 20130920 | ||
4 | ![]() |
EV_RELEASE_B | Call by reference | Type reference (TYPE) | STRING | Release number (Sub Part) | 20130920 | ||
5 | ![]() |
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 | ![]() |
IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | 20110430 | |||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | RSCRM_IMP_INFOOBJECT_TYPE | 20110430 | |||
3 | ![]() |
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 | ![]() |
ET_PATTERN_VALUES | Call by reference | Type reference (TYPE) | RSCRMT_IMP_KYF_DATA | Values to set the buying pattern key figures | 20110607 | ||
2 | ![]() |
IS_PATTERN_CONFIG | Call by reference | Type reference (TYPE) | RSCRMS_IMP_PATTERN_CONFIG | Buying Pattern Configuration Information | 20110607 | ||
3 | ![]() |
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 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20121023 | ||
2 | ![]() |
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 | ![]() |
IV_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Characteristic | 20110509 | ||
2 | ![]() |
IV_COMPOP | Call by reference | Type reference (TYPE) | RSDRI_COMPOP | Comparison Operator (Enhancement RSZ_OPERATOR) | 20110509 | ||
3 | ![]() |
IV_HIGH | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Field for a User-Defined Characteristic Value | 20110509 | ||
4 | ![]() |
IV_LOW | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Field for a User-Defined Characteristic Value | 20110509 | ||
5 | ![]() |
IV_SIGN | Call by reference | Type reference (TYPE) | RALDB_SIGN | SIGN field in creation of SELECT-OPTIONS tables | 20110509 | ||
6 | ![]() |
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 |