SAP ABAP Class IF_RSDRV_VPROV_TREX_QUERY (TREX Query Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSDRV_VPROV_INT_QUERY | Query Interface for Internal Virtual InfoProvider | 20100128 |
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
| Class | IF_RSDRV_VPROV_TREX_QUERY | |
| Short Description | TREX Query Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSDRV_VPROV_TREX_QUERY has no interface implemented.
Friends
Class IF_RSDRV_VPROV_TREX_QUERY has no friend class.
Attributes
Class 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
Class 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 class IF_RSDRV_VPROV_TREX_QUERY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |