SAP ABAP Interface IF_BICS_MD_QV (Design Time Version of the Query View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_METADATA (Package) BW BICS Consumer Metadata
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV | Query View | 20110222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_MD_QV | Design Time View of the Query View | 20110222 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_QV | Query View | 20121120 |
Properties
| Interface | IF_BICS_MD_QV | |
| Short Description | Design Time Version of the Query View |
General Data
| Package | BW_BICS_CONSUMER_METADATA | BW BICS Consumer Metadata |
| Created | 20110222 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_BICS_MD_CHARACTERISTIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_BICS_MD_KEY_FIGURE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_BICS_MD_VARIABLE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 6 | IF_BICS_VARIABLE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20110222 | ||
| 2 | IF_BICS_MD_SELECTOR | Selector on the MD Level | 20110222 | ||
| 3 | IF_BICS_OBJECT | Root Object for BICS Entities | 20110222 | ||
| 4 | IF_BICS_SRV | Service | 20110222 |
Friends
Interface IF_BICS_MD_QV has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_IS_PLANNING_QUERY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Planning Query Flag | 20120615 | ||
| 2 | N_QUERY | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Query | 20110222 | ||
| 3 | N_R_SIGN_PRESENTATION | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SIGN_PRESENTATION | Display of +/- Signs | 20120615 | ||
| 4 | N_R_ZERO_PRESENTATION | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_PRESENTATION | Display of Zeros | 20120615 | ||
| 5 | N_START_QUERY_IN_EDIT_MODE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Query is stated in change mode | 20120615 | ||
| 6 | N_ZERO_PRES_CUSTOM_STRING | Instance attribute | Public | Type reference (TYPE) | STRING | String Representation of Zeros | 20120615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Query Axes | 20110224 | |
| 2 | Instance method | Public | Method | Read a Query Axis | 20110224 | |
| 3 | Instance method | Public | Method | Read a Characteristic of the Query | 20110224 | |
| 4 | Instance method | Public | Method | Read All Characteristics Used in the Query | 20110224 | |
| 5 | Instance method | Public | Method | Read a Key Figure | 20110411 | |
| 6 | Instance method | Public | Method | Read Key Figures from Query | 20110404 | |
| 7 | Instance method | Public | Method | Read Structure Members | 20120529 | |
| 8 | Instance method | Public | Method | Read a Variable of the Query | 20110408 | |
| 9 | Instance method | Public | Method | Read Query's Variables | 20110228 | |
| 10 | Instance method | Public | Method | Read Query's Time Characteristics | 20110309 |
Events
Interface IF_BICS_MD_QV has no event.
Types
Interface IF_BICS_MD_QV has no local type.
Method Signatures
Method GET_MD_QV_AXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MD_AXIS | Value transfer | Type reference (TYPE) | IF_BICS_MD_AXIS=>TN_T_MD_AXIS | 20110224 |
Method GET_MD_QV_AXES on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_QV_AXIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_AXIS | Call by reference | Object reference (TYPE REF TO) | CL_BICS_AXIS | Achsenkonstanten | 20110224 | |||
| 2 | R_R_MD_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_BICS_MD_AXIS | 20110224 |
Method GET_MD_QV_AXIS on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_QV_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_ID | ID eines Objektes | 20110224 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | ANY | Name eines Objekts | 20110224 | |||
| 3 | R_R_MD_CHARACTERISTIC | Value transfer | Object reference (TYPE REF TO) | IF_BICS_MD_CHARACTERISTIC | Merkmale MD-Layer | 20110224 |
Method GET_MD_QV_CHARACTERISTIC on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_QV_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_INSTANCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Instanzen erzeugen | 20110407 | ||
| 2 | I_WITH_ARTIFICIAL_INFOOBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Include artificial InfoObjects | 20130503 | ||
| 3 | I_WITH_PROVIDER_CHARS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Infoprovidermerkmale miteinbeziehen | 20120615 | ||
| 4 | R_T_MD_CHARACTERISTIC | Value transfer | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC | e von Objekten | 20110224 |
Method GET_MD_QV_CHARACTERISTICS on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_QV_KEY_FIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | ANY | Name eines Objekts | 20110411 | |||
| 2 | R_R_KEY_FIGURE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_MD_KEY_FIGURE | Kennzahl MD-Layer | 20110411 |
Method GET_MD_QV_KEY_FIGURE on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_QV_KEY_FIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_INSTANCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Instanzen erzeugen | 20110411 | ||
| 2 | R_T_MD_KEY_FIGURE | Value transfer | Type reference (TYPE) | IF_BICS_MD_KEY_FIGURE=>TN_T_MD_KEY_FIGURE | MD-Kennzahltabelle | 20110404 |
Method GET_MD_QV_KEY_FIGURES on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_STRUCTURE_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE_ID | Call by reference | Type reference (TYPE) | CL_BICS_STRUCTURE_TYPE=>TN_ID | Struktur-ID | 20120529 | |||
| 2 | R_TS_MD_STRUCTURE_MEMBER | Value transfer | Type reference (TYPE) | IF_BICS_MD_STRUCTURE_MEMBER=>TN_TS_MD_STRUCTURE_MEMBER | Tabelle von MD Strukturmembern | 20120529 |
Method GET_MD_STRUCTURE_MEMBERS on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VARIABLE_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name eines Objekts | 20110408 | |||
| 2 | R_R_MD_VARIABLE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_MD_VARIABLE | Variable im MD-Layer | 20110408 |
Method GET_MD_VARIABLE on Interface IF_BICS_MD_QV has no exception.
Method GET_MD_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_INSTANCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110408 | |||
| 2 | R_T_MD_VARIABLE | Value transfer | Type reference (TYPE) | IF_BICS_MD_VARIABLE=>TN_T_MD_VARIABLE | Variablenliste | 20110228 |
Method GET_MD_VARIABLES on Interface IF_BICS_MD_QV has no exception.
Method GET_TIME_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MD_CHARACTERISTIC | Value transfer | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC | MD-Merkmalstabelle | 20110309 |
Method GET_TIME_CHARACTERISTICS on Interface IF_BICS_MD_QV has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |