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 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
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 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 GET_MD_QV_AXES Instance method Public Method Read Query Axes 20110224
2 GET_MD_QV_AXIS Instance method Public Method Read a Query Axis 20110224
3 GET_MD_QV_CHARACTERISTIC Instance method Public Method Read a Characteristic of the Query 20110224
4 GET_MD_QV_CHARACTERISTICS Instance method Public Method Read All Characteristics Used in the Query 20110224
5 GET_MD_QV_KEY_FIGURE Instance method Public Method Read a Key Figure 20110411
6 GET_MD_QV_KEY_FIGURES Instance method Public Method Read Key Figures from Query 20110404
7 GET_MD_STRUCTURE_MEMBERS Instance method Public Method Read Structure Members 20120529
8 GET_MD_VARIABLE Instance method Public Method Read a Variable of the Query 20110408
9 GET_MD_VARIABLES Instance method Public Method Read Query's Variables 20110228
10 GET_TIME_CHARACTERISTICS 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 Returning 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 Importing I_R_AXIS Call by reference Object reference (TYPE REF TO) CL_BICS_AXIS Achsenkonstanten 20110224
2 Returning 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 Importing I_ID Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_ID ID eines Objektes 20110224
2 Importing I_NAME Call by reference Type reference (TYPE) ANY Name eines Objekts 20110224
3 Returning 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 Importing I_CREATE_INSTANCES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Instanzen erzeugen 20110407
2 Importing I_WITH_ARTIFICIAL_INFOOBJECTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Include artificial InfoObjects 20130503
3 Importing I_WITH_PROVIDER_CHARS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Infoprovidermerkmale miteinbeziehen 20120615
4 Returning 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 Importing I_NAME Call by reference Type reference (TYPE) ANY Name eines Objekts 20110411
2 Returning 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 Importing I_CREATE_INSTANCES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Instanzen erzeugen 20110411
2 Returning 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 Importing I_STRUCTURE_ID Call by reference Type reference (TYPE) CL_BICS_STRUCTURE_TYPE=>TN_ID Struktur-ID 20120529
2 Returning 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 Importing I_VARIABLE_NAME Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Name eines Objekts 20110408
2 Returning 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 Importing I_CREATE_INSTANCES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110408
2 Returning 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 Returning 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