SAP ABAP Class CL_RSDR_AT_QUERY_MBIA (Atomic BIA Multiprovider query)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRP (Package) Data Manager Query Handler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDR_AT_QUERY_VIRTUAL | Definition of an Virtual Query Object | 20081127 |
Properties
| Class | CL_RSDR_AT_QUERY_MBIA | |
| Short Description | Atomic BIA Multiprovider query | |
| Super Class | CL_RSDR_AT_QUERY_VIRTUAL | Definition of an Virtual Query Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRP | Data Manager Query Handler |
| Created | 20081127 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDR_AT_QUERY_MBIA has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDRP_AT_QUERY_RFC | 20090226 | Class extension of RSDRP function group |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_RSDRV_VPROV_TREX_QUERY=>NSX_MBIA_PARAMETERS | MBIA Parameters | 20100209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081127 | ||
| 2 | Static method | Protected | Method | 20081127 |
Events
Class CL_RSDR_AT_QUERY_MBIA has no event.
Types
Class CL_RSDR_AT_QUERY_MBIA has no local type.
Method Signatures
Method CREATE_MBIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALCSCENARIO_NAME | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20100311 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | Infoprovider | 20081127 | |||
| 3 | I_KEY_DATE | Value transfer | Type reference (TYPE) | RRSRDATE | SY-DATUM | Query Key Date | 20081127 | ||
| 4 | I_ORG_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | original Infoprovider (if TREX or adjoint provider) | 20081127 | |||
| 5 | I_RT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to Query result table | 20081127 | |||
| 6 | I_R_STAT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_STATDM | DM Statistik -Erfassung | 20081127 | |||
| 7 | I_SERIAL_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Only serial execution ? | 20081127 | ||
| 8 | I_SX_SPLITPACK | Call by reference | Type reference (TYPE) | RSDR0_SX_SPLITPACK | Beschreibung eines Datenpakets, das durch Split entstanden i | 20081127 | |||
| 9 | I_S_NAME_MAPPER_INFO | Call by reference | Type reference (TYPE) | IF_RSDRV_VPROV_TREX_QUERY=>NSX_MBIA_NAME_MAPPER_INFO | 20111017 | ||||
| 10 | I_S_PARAM | Call by reference | Type reference (TYPE) | CL_RSDRV_VPROV=>TN_S_PARAM | Technical Parameters | 20081127 | |||
| 11 | I_S_TOP | Call by reference | Type reference (TYPE) | RSDRC_S_TOP | TOP query specification | 20081127 | |||
| 12 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | SFC (Characteristics) | 20081127 | |||
| 13 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | SFK (key figures) | 20081127 | |||
| 14 | I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | SELDR (selection) | 20081127 | |||
| 15 | I_TS_PROVRQ | Call by reference | Type reference (TYPE) | RSDR0_TS_PROVRQ | Tabelle der PROV_RQDR | 20100224 | |||
| 16 | I_TS_SET | Call by reference | Type reference (TYPE) | CL_RSDRC_MULTIPROV=>TN_TS_SET | 20090213 | ||||
| 17 | I_T_RPLCHA | Call by reference | Type reference (TYPE) | RSDRC_T_RPLCHA | 20090213 | ||||
| 18 | I_T_SAMPLE_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Query Result Table structure | 20081127 | |||
| 19 | R_R_QUERY | Value transfer | Object reference (TYPE REF TO) | CL_RSDR_AT_QUERY_MBIA | Reference to query object | 20081127 |
Method CREATE_MBIA on class CL_RSDR_AT_QUERY_MBIA has no exception.
Method CREATE_MBIA_RFC 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 | 20081127 | |||
| 2 | I_RFC_UID | Call by reference | Type reference (TYPE) | RSDRP_UID | UID if object copied | 20081127 | |||
| 3 | I_RFC_XDEFINITION | Call by reference | Type reference (TYPE) | XSTRING | Definition of the query | 20081127 | |||
| 4 | I_XCODE | Call by reference | Type reference (TYPE) | XSTRING | Code that contains form get_ref_t_data | 20081127 | |||
| 5 | R_R_QUERY | Value transfer | Object reference (TYPE REF TO) | CL_RSDR_AT_QUERY_MBIA | Reference to query object | 20081127 |
Method CREATE_MBIA_RFC on class CL_RSDR_AT_QUERY_MBIA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |