SAP ABAP Class CL_RSEM_INFOPROV_RUNTIME_PROPS (InfoProvider Runtime Properties)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_MODEL_OBJECT | Abstract BW Model Object | 20130225 |
Properties
| Class | CL_RSEM_INFOPROV_RUNTIME_PROPS | |
| Short Description | InfoProvider Runtime Properties | |
| Super Class | CL_RSEM_MODEL_OBJECT | Abstract BW Model Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_BW_ENTITY_MODEL | BW Infoprovider Models |
| Created | 20130225 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSEM_INFOPROV_RUNTIME_PROPS has no forward declaration.
Interfaces
Class CL_RSEM_INFOPROV_RUNTIME_PROPS has no interface implemented.
Friends
Class CL_RSEM_INFOPROV_RUNTIME_PROPS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BW_ENTITY_MODEL_TYPES=>TN_S_INFOPROV_RUNTIME_PROPS | Model root structure | 20130225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the current OLAP cache mode | 20130225 | |
| 2 | Instance method | Public | Method | Returns the data integritiy mode | 20130225 | |
| 3 | Instance method | Public | Method | Returns the SAP HANA optimization mode | 20130225 | |
| 4 | Instance method | Public | Method | Returns the Near-Line Storage usage mode | 20130225 | |
| 5 | Instance method | Public | Method | Returns the data read mode for queries | 20130225 | |
| 6 | Instance method | Public | Method | Returns the most-recent-master-data mode | 20130225 | |
| 7 | Instance method | Public | Method | Sets the OLAP cache mode | 20130225 | |
| 8 | Instance method | Public | Method | Sets the data integrity mode | 20130225 | |
| 9 | Instance method | Public | Method | Sets the SAP HANA optimization mode | 20130225 | |
| 10 | Instance method | Public | Method | Sets the most-recent-master-data mode | 20130225 | |
| 11 | Instance method | Public | Method | Sets the Near-Line Storate usage mode | 20130225 | |
| 12 | Instance method | Public | Method | Sets the read mode for queries | 20130225 |
Events
Class CL_RSEM_INFOPROV_RUNTIME_PROPS has no event.
Types
Class CL_RSEM_INFOPROV_RUNTIME_PROPS has no local type.
Method Signatures
Method GET_CACHE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CACHE_MODE | Value transfer | Type reference (TYPE) | RSRCACHEMODE | Cache Mode | 20130225 |
Method GET_CACHE_MODE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method GET_DATA_INTEGRITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA_INTEGRITY | Value transfer | Type reference (TYPE) | RRACTUALDATA | Data Integrity | 20130225 |
Method GET_DATA_INTEGRITY on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method GET_HANA_OPTIMIZATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HANA_OPTS | Value transfer | Type reference (TYPE) | RSRTREXOPS | Operations in SAP HANA/BWA | 20130225 |
Method GET_HANA_OPTIMIZATION_MODE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method GET_NLS_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NLS_USAGE | Value transfer | Type reference (TYPE) | RSD_NLREADMODE | Read Modus for Near-Line Storage | 20130225 |
Method GET_NLS_USAGE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method GET_READ_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_READ_MODE | Value transfer | Type reference (TYPE) | RSRREADMODE | Read Mode | 20130225 |
Method GET_READ_MODE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method IS_MOST_RECENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MOST_RECENT | Value transfer | Type reference (TYPE) | RS_BOOL | Most recent master data (yes/no) | 20130225 |
Method IS_MOST_RECENT on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method SET_CACHE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CACHE_MODE | Call by reference | Type reference (TYPE) | RSRCACHEMODE | Cache Mode | 20130225 |
Method SET_CACHE_MODE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method SET_DATA_INTEGRITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_INTEGRITY | Call by reference | Type reference (TYPE) | RRACTUALDATA | Data Integrity | 20130225 |
Method SET_DATA_INTEGRITY on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method SET_HANA_OPTIMIZATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANA_OPTS | Call by reference | Type reference (TYPE) | RSRTREXOPS | Operations in SAP HANA/BWA | 20130225 |
Method SET_HANA_OPTIMIZATION_MODE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method SET_MOST_RECENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MOST_RECENT | Call by reference | Type reference (TYPE) | RS_BOOL | Most recent master data (yes/no) | 20130225 |
Method SET_MOST_RECENT on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method SET_NLS_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NLS_USAGE | Call by reference | Type reference (TYPE) | RSD_NLREADMODE | Read Modus for Near-Line Storage | 20130225 |
Method SET_NLS_USAGE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
Method SET_READ_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READ_MODE | Call by reference | Type reference (TYPE) | RSRREADMODE | Read Mode | 20130225 |
Method SET_READ_MODE on class CL_RSEM_INFOPROV_RUNTIME_PROPS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |