SAP ABAP Class CL_RSL_ME_SID_QUERY (Read Class for New TLOGO Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_ME (Package) Mawell Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_TREX_NOSID_QUERY | SID-Based Provider for LTIP Queries | 20100319 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_RPROV_LOCK_NOSID | Locking while Writing Remote Provider without SIDs | 20130612 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_RPROV_WRITABLE | Write Interface for Remote InfoProvider | 20120821 |
Properties
| Class | CL_RSL_ME_SID_QUERY | |
| Short Description | Read Class for New TLOGO Provider | |
| Super Class | CL_RSDRV_TREX_NOSID_QUERY | SID-Based Provider for LTIP Queries |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_ME | Mawell Engine |
| Created | 20100319 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRV_RPROV_LOCK_NOSID | Locking while Writing Remote Provider without SIDs | 20130612 | ||
| 2 | IF_RSDRV_RPROV_WRITABLE | Write Interface for Remote InfoProvider | 20120821 |
Friends
Class CL_RSL_ME_SID_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ABAP_CLASSNAME | 'CL_RSL_ME_SID_QUERY' | 20100319 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDHAR_ANALYSIS | Runtime: HANA Analysis Process | 20130515 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSL_ME_METADATA | Transient Metadata including TREX-Specific Extensions | 20100319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120308 | ||
| 2 | Instance method | Private | Method | Cleanup HAP Scenario | 20130515 | |
| 3 | Instance method | Private | Method | Get infoProvider | 20130620 | |
| 4 | Instance method | Private | Method | Create and Initialize HAP Scenario | 20130515 | |
| 5 | Static method | Private | Method | 20100319 |
Events
Class CL_RSL_ME_SID_QUERY has no event.
Types
Class CL_RSL_ME_SID_QUERY has no local type.
Method Signatures
Method GET_TREX_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20120308 | |||
| 2 | E_TREX_INFO | Call by reference | Type reference (TYPE) | RSDRV_TREX_INFO | Provider besitzt TREX-Persistenz | 20120308 | |||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20120308 | |||
| 4 | I_S_ADDELSE | Call by reference | Type reference (TYPE) | RSPLS_S_ADDELSE | Zusatzinformationen; unbesehen durch den DM durchgereicht | 20120308 | |||
| 5 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Table of required characteristics | 20130716 |
Method GET_TREX_PARTS on class CL_RSL_ME_SID_QUERY has no exception.
Method P_CLEANUP_HAP_SCENARIO Signature
Method P_CLEANUP_HAP_SCENARIO on class CL_RSL_ME_SID_QUERY has no parameter.
Method P_CLEANUP_HAP_SCENARIO on class CL_RSL_ME_SID_QUERY has no exception.
Method P_GET_INFOPROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130620 | |||
| 2 | I_S_ADDELSE | Call by reference | Type reference (TYPE) | RSPLS_S_ADDELSE | Additional Information: Passed Through DM Without Check | 20130620 | |||
| 3 | R_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130620 |
Method P_GET_INFOPROV on class CL_RSL_ME_SID_QUERY has no exception.
Method P_INITIALIZE_HAP_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selection to the Data Manager | 20130517 |
Method P_INITIALIZE_HAP_SCENARIO on class CL_RSL_ME_SID_QUERY has no exception.
Method SET_DATA_TIMESTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100319 |
Method SET_DATA_TIMESTMP on class CL_RSL_ME_SID_QUERY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |