SAP ABAP Interface IF_RSDRV_VPROV_TREX_QUERY (TREX Query Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRV (Package) Data Manager Virtual InfoProvider
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRV_TREX_NOSID_QUERY | SID-Based Provider for LTIP Queries | 20100222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRV_TREX_QUERY | TREX BIA Query Interface | 20100128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_QPROV_QUERY | 20100129 |
Properties
| Interface | IF_RSDRV_VPROV_TREX_QUERY | |
| Short Description | TREX Query Interface |
General Data
| Package | RSDRV | Data Manager Virtual InfoProvider |
| Created | 20100128 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSDRV_VPROV_TREX_QUERY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRV_VPROV_INT_QUERY | Query Interface for Internal Virtual InfoProvider | 20100128 |
Friends
Interface IF_RSDRV_VPROV_TREX_QUERY has no friend.
Attributes
Interface IF_RSDRV_VPROV_TREX_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Definition of TREX Query Part | 20100128 |
Events
Interface IF_RSDRV_VPROV_TREX_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NSX_MBIA_NAME_MAPPER_INFO | Public | See coding | 20111017 | BEGIN OF nsx_mbia_name_mapper_info,
infoprov type rsinfoprov,
tlogo type rs_tlogo,
name_mapper_clsnm type seoclsname,
END OF nsx_mbia_name_mapper_info
|
||
| 2 | NSX_MBIA_PARAMETERS | Public | See coding | 20100209 | BEGIN OF NSX_MBIA_PARAMETERS,
ts_provrq TYPE rsdr0_ts_provrq,
calcscenario_name TYPE trexd_index_id,
name_mapper_info type nsx_mbia_name_mapper_info,
END OF nsx_mbia_parameters
|
Method Signatures
Method DEFINE_TREX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MBIA_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSDRV_VPROV_TREX_QUERY=>NSX_MBIA_PARAMETERS | 20100209 |
Method DEFINE_TREX_QUERY on Interface IF_RSDRV_VPROV_TREX_QUERY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |