SAP ABAP Class IF_BICS_MD_QV (Design Time Version of the Query View)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_EVENT_SOURCE | Basis Event Source | 20110222 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_MD_SELECTOR | Selector on the MD Level | 20110222 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20110222 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_BICS_SRV | Service | 20110222 |
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
| Class | IF_BICS_MD_QV | |
| Short Description | Design Time Version of the Query View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110222 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_MD_QV has no interface implemented.
Friends
Class IF_BICS_MD_QV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Planning Query Flag | 20120615 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Query | 20110222 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SIGN_PRESENTATION | Display of +/- Signs | 20120615 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_PRESENTATION | Display of Zeros | 20120615 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Query is stated in change mode | 20120615 | |||
| 6 | 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
Class IF_BICS_MD_QV has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_BICS_MD_QV has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |