SAP ABAP Class CL_EQ_BICS_RUNTIME (BICS Accesses for Easy Query Generation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-EQ (Application Component) BICS Easy Query
     BW_BICS_EQ (Package) Easy Query
Properties
Class CL_EQ_BICS_RUNTIME  
Short Description BICS Accesses for Easy Query Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_EQ   Easy Query 
Created 20110202   SAP 
Last change 20130531   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 CL_EQ_BICS_RUNTIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_BICS_INFOPROV_METADATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_BICS_QV_CHARACTERISTIC 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 CL_EQ_BICS_RUNTIME has no interface implemented.
Friends
Class CL_EQ_BICS_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_COL_TYPE_ATTRIBUTE Constant Public Type reference (TYPE) CHAR1 'A' Column Type Column 20110202
2 N_C_COL_TYPE_COLUMN Constant Public Type reference (TYPE) CHAR1 'C' Column Type Column 20110202
3 N_C_COL_TYPE_KEYFIGURE Constant Public Type reference (TYPE) CHAR1 'K' Column Type Key Figure 20110202
4 N_C_COL_TYPE_KEYFIGURE_F Constant Public Type reference (TYPE) CHAR1 'F' Column Type Key Figure Formated 20120703
5 N_C_COL_TYPE_TEXT Constant Public Type reference (TYPE) CHAR1 'T' Column Type Column Text 20120529
6 N_INVALID_QUERY Instance attribute Public Type reference (TYPE) ABAP_BOOL ==abap_true if Query or Infoprov are invalid 20120718
7 N_R_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_BICS_MESSAGE_MANAGER Basis for Message Manager in BW BICS 20110202
8 N_R_QUERY_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_BICS_QV Query View 20110202
9 N_T_COLUMN_DESCRIPTION Instance attribute Public Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Column Description for the Generated Easy Query 20120529
10 N_T_COLUMN_DESCRIPTION_INT Instance attribute Public Type reference (TYPE) TN_T_COLUMN_DESCRIPTION_INT Column Description of the Result Set 20120208
11 N_T_ENHANCE_CHAR_PRESENTATIONS Instance attribute Public Type reference (TYPE) TN_T_ENHANCED_CHARACTERISTIC Characteristics with n_c_txt_key_external added to them 20120529
12 N_T_QVARIABLES Instance attribute Public Type reference (TYPE) RSEQ_T_QVARIABLE_MD Metadaten der verwendeten Query Variablen 20120829
13 N_T_QVARIABLES_GW Instance attribute Public Type reference (TYPE) TN_T_VARIABLE_GW Metadaten der verwendeten Query Variablen (Gatewayformat) 20120829
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEYFIGURES_ON_X_AXIS Instance method Public Method Check for Key Figures on the X Axis 20110202
2 CLOSE Instance method Public Method Close BICS Application 20120606
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110202
4 CREATE_MSG_629 Instance method Public Method Create Message BRAIN 629 20110202
5 CREATE_MSG_EQ Static method Public Method Create Message from Message Class BW_BCIS_EQ 20110202
6 CREATE_MSG_EQ017 Instance method Public Method Create Message 017(BW_BICS_EQ) 20110202
7 GET_QUERY_METADATA Instance method Public Method Read Query Metadata 20110202
8 GET_RESULT_SET Instance method Public Method Read BI Query Result Set 20110202
9 GET_RESULT_SET_GW Instance method Public Method Read BI Query Result Set for GW 20120529
10 GET_RS_ELEMENTS Instance method Public Method Read Query RS Structure Elements 20110202
11 GET_RS_ELEMENTS_GW Instance method Public Method Read Query RS Structure Elements for GW 20120529
12 GET_RS_ELEMENTS_GW_MD Instance method Public Method Read Query RS Structure Elements for GW via MD Layer 20120606
13 GET_VARIABLES Instance method Public Method Read Query Variables (Names) 20110202
14 GET_VARIABLES_GW Instance method Public Method OBSOLETE 20120829
15 GET_VAR_ARBITRARY_DEFAULTS Instance method Public Method Find Random Values for Query Variables 20110224
16 INITIALIZE Instance method Public Method Initialize Query 20110202
17 OPTIMIZE_NAMES Static method Public Method Do not use any more! 20120314
18 PRECHECK_QUERY Instance method Public Method Check if query EQ limitations met 20110705
19 PRECHECK_VARIABLES Instance method Public Method Check Query to Mandatory Variables 20110202
20 SET_CHARACTERISTIC_ORDER Instance method Public Method Set Order of Characteristics 20120529
21 SET_FILTER Instance method Public Method Set Filter 20120706
22 SET_KEYFIGURE_ORDER Instance method Public Method Set Keyfigure 20120703
23 SET_VARIABLES_AND_SUBMIT Instance method Public Method Set Values of Query Variables 20110202
24 SET_VAR_ARBITRARY_DEFAULTS Instance method Public Method Set Random Values for Query Variables 20110203
25 SUBMIT_VARIABLES Instance method Public Method Set (Hidden) Variables 20110202
26 _CHECK_NAME_USAGE Instance method Private Method Check if name is already used 20110202
27 _CHECK_VAR_INPUT Instance method Private Method Check Entry for Characteristic Variables 20120529
28 _CHECK_VAR_INPUT_FOR_HIERNODES Instance method Private Method Check Hierarchy Node Variable Entry 20120411
29 _ENHANCE_CHAR_PRESENTATIONS Instance method Private Method Check Display Types and Expand for GW ROWID 20120529
30 _GET_RS_ELEMENTS_KEYFIGURE Instance method Private Method Read Query RS Structure Elements (Only the Key Figure Part) 20120529
31 _GET_RS_ELEMENTS_KEYFIGURE_MD Instance method Private Method Read Query RS structureelement (Keyf.part) via MD-Layer 20120703
32 _MANIPULATE_CHAR_PRESENTATION Instance method Private Method Override Characeristic's Presentation Type 20111213
33 _SET_VARIABLES_NODE_SELECTION Instance method Private Method Set Variables Value for Node Selection 20111111
Events
Class CL_EQ_BICS_RUNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CHARACTERISTIC_ORDER Public Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME 20120529
2 TN_S_ARBI_VAR Public See coding 20110224 begin of TN_S_ARBI_VAR, include TYPE rseq_s_select_option2, ref TYPE REF TO if_bics_variable, END OF tn_s_arbi_var
3 TN_S_COLUMN_DESCRIPTION_INT Public See coding 20120208 begin of TN_S_COLUMN_DESCRIPTION_int , column_id type if_bics_md_characteristic=>tn_id, column_name type fieldname, COLUMN_TYPE Type RSEQ_COLUMN_TYPE, COLUMN_DESCRIPTION Type SCRTEXT_L, COLUMN_OUTPUT_LEN Type INT2, column_name_bics type fieldname, column_id_bics type fieldname, column_id_bics_base_char type fieldname, "related characteristic for attributes end of tn_s_column_description_int
4 TN_S_ENHANCED_CHARACTERISTIC Public See coding 20120529 begin of tn_s_enhanced_characteristic, name type if_bics_object=>tn_name, id type if_bics_md_characteristic=>tn_id, ref type ref to if_bics_qv_characteristic, end of tn_s_enhanced_characteristic
5 TN_S_SELECTION_VALUE Public See coding 20120706 begin of tn_s_selection_value , name type fieldname, sign type raldb_sign, option type rsz_operator, low type rschavl, high type rschavl, end of tn_s_selection_value
6 TN_S_VARIABLE_GW Public See coding 20120829 begin of tn_s_variable_gw, name type rszvnam, id type int2, alternative_name type char30, text type string, mandatory type rs_bool, input_enabled type rs_bool, supports_single_member type rs_bool, supports_interval type rs_bool, supports_range type rs_bool, supports_pattern type rs_bool, supports_multiple_components type rs_bool, supports_node_selection type rs_bool, datatype type char1, input_length type ddlen, ref_name type char30, "parent variable value_help type rs_bool, char_name type rszvnam, "variable base char end of tn_s_variable_gw
7 TN_T_ARBI_VAR Public See coding 20110224 tn_t_arbi_var type STANDARD TABLE OF tn_s_arbi_var with DEFAULT KEY
8 TN_T_CHARACTERISTIC_ORDER Public See coding 20120529 tn_t_characteristic_order type table of tn_characteristic_order
9 TN_T_COLUMN_DESCRIPTION_INT Public See coding 20120208 TN_t_COLUMN_DESCRIPTION_int TYPE STANDARD TABLE OF TN_S_COLUMN_DESCRIPTION_int WITH NON-UNIQUE KEY column_name
10 TN_T_ENHANCED_CHARACTERISTIC Public See coding 20120529 tn_t_enhanced_characteristic type standard table of tn_s_enhanced_characteristic with key name with unique sorted key id_key components id
11 TN_T_SELECTION_VALUE Public See coding 20120706 tn_t_selection_value type standard table of tn_s_selection_value with default key
12 TN_T_VARIABLE_GW Public See coding 20120829 tn_t_variable_gw type standard table of tn_s_variable_gw with default key
Method Signatures

Method CHECK_KEYFIGURES_ON_X_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, -=false, space=unknown) 20110202

Method CHECK_KEYFIGURES_ON_X_AXIS on class CL_EQ_BICS_RUNTIME has no exception.

Method CLOSE Signature

Method CLOSE on class CL_EQ_BICS_RUNTIME has no parameter.
Method CLOSE on class CL_EQ_BICS_RUNTIME has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOCUBE InfoProvider 20110202
2 Importing I_QUERY Call by reference Type reference (TYPE) RSZCOMPID Query Name 20110202

Method CONSTRUCTOR on class CL_EQ_BICS_RUNTIME has no exception.

Method CREATE_MSG_629 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20110202
2 Importing I_VAR_NAME Call by reference Type reference (TYPE) RSZVNAM QueryVariableName 20110202

Method CREATE_MSG_629 on class CL_EQ_BICS_RUNTIME has no exception.

Method CREATE_MSG_EQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_NO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20110202
2 Importing I_VAR1 Call by reference Type reference (TYPE) STRING 20110202
3 Importing I_VAR2 Call by reference Type reference (TYPE) STRING 20110202
4 Importing I_VAR3 Call by reference Type reference (TYPE) STRING 20120529
5 Importing I_VAR4 Call by reference Type reference (TYPE) STRING 20120529
6 Returning R_S_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20110202

Method CREATE_MSG_EQ on class CL_EQ_BICS_RUNTIME has no exception.

Method CREATE_MSG_EQ017 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAR_NAME Call by reference Type reference (TYPE) RSZVNAM Name (ID) einer Berichtsvariablen 20110202
2 Returning R_S_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20110202

Method CREATE_MSG_EQ017 on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_QUERY_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_QUERY_METADATA Value transfer Type reference (TYPE) IF_BICS_INFOPROV_METADATA=>TN_S_META_QUERY 20110202

Method GET_QUERY_METADATA on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_RESULT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COLUMN_DESCRIPTION Call by reference Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20110202
2 Exporting E_T_DATA_GRID Call by reference Type reference (TYPE) ANY TABLE Datengrid 20110202
3 Exporting E_T_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110202
4 Exporting E_T_ROW_DESCRIPTION Call by reference Type reference (TYPE) RSEQ_T_ROW_DESCRIPTION Zeilen MetaDaten für das Grid des generierten QWS 20110202
5 Importing I_DDIC_GRID_NAME Call by reference Type reference (TYPE) STRING Name der DDIC Struktur des Grids 20110202

Method GET_RESULT_SET on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_RESULT_SET_GW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA_GRID Call by reference Type reference (TYPE) STANDARD TABLE Datengrid 20120529
2 Exporting E_T_COLUMN_DESCRIPTION Call by reference Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20120529
3 Exporting E_T_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20120529
4 Exporting E_T_ROW_DESCRIPTION Call by reference Type reference (TYPE) RSEQ_T_ROW_DESCRIPTION Zeilen MetaDaten für das Grid des generierten QWS 20120529

Method GET_RESULT_SET_GW on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_RS_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_COLUMN_DESCRIPTION Value transfer Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20110202

Method GET_RS_ELEMENTS on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_RS_ELEMENTS_GW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_COLUMN_DESCRIPTION Value transfer Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20120529

Method GET_RS_ELEMENTS_GW on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_RS_ELEMENTS_GW_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_COLUMN_DESCRIPTION Value transfer Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20120606

Method GET_RS_ELEMENTS_GW_MD on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_QVARIABLES Value transfer Type reference (TYPE) RSEQ_T_QVARIABLE_MD Metadaten der verwendeten Query Variablen 20110202

Method GET_VARIABLES on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_VARIABLES_GW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_VARIABLES Value transfer Type reference (TYPE) TN_T_VARIABLE_GW Metadaten der verwendeten Query Variablen 20120829

Method GET_VARIABLES_GW on class CL_EQ_BICS_RUNTIME has no exception.

Method GET_VAR_ARBITRARY_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 20110224
2 Exporting E_T_ARBITARY_VALUES Call by reference Type reference (TYPE) CL_EQ_BICS_RUNTIME=>TN_T_ARBI_VAR 20110224

Method GET_VAR_ARBITRARY_DEFAULTS on class CL_EQ_BICS_RUNTIME has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INPUT_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, -=false, space=unknown) 20110202

Method INITIALIZE on class CL_EQ_BICS_RUNTIME has no exception.

Method OPTIMIZE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Feldname 20120314
2 Returning R_FIELDNAME_OPT Value transfer Type reference (TYPE) FIELDNAME Feldname optimiert 20120314

Method OPTIMIZE_NAMES on class CL_EQ_BICS_RUNTIME has no exception.

Method PRECHECK_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EQ_INVALID Call by reference Type reference (TYPE) ABAP_BOOL 20110705
2 Exporting E_S_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20110705

Method PRECHECK_QUERY on class CL_EQ_BICS_RUNTIME has no exception.

Method PRECHECK_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INPUT_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, -=false, space=unknown) 20110202

Method PRECHECK_VARIABLES on class CL_EQ_BICS_RUNTIME has no exception.

Method SET_CHARACTERISTIC_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CHARACTERISTIC Call by reference Type reference (TYPE) TN_T_CHARACTERISTIC_ORDER 20120529
2 Returning R_T_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20120529

Method SET_CHARACTERISTIC_ORDER on class CL_EQ_BICS_RUNTIME has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_VALUES Call by reference Type reference (TYPE) TN_T_SELECTION_VALUE 20120706
2 Returning R_T_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20120706

Method SET_FILTER on class CL_EQ_BICS_RUNTIME has no exception.

Method SET_KEYFIGURE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CHARACTERISTIC Call by reference Type reference (TYPE) TN_T_CHARACTERISTIC_ORDER 20120703
2 Returning R_T_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20120703

Method SET_KEYFIGURE_ORDER on class CL_EQ_BICS_RUNTIME has no exception.

Method SET_VARIABLES_AND_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110202
2 Importing I_T_VARIABLES Call by reference Type reference (TYPE) RSEQ_T_QVARIABLE_SETTING Query Variable mit Importingparameter und Selektion 20110202

Method SET_VARIABLES_AND_SUBMIT on class CL_EQ_BICS_RUNTIME has no exception.

Method SET_VAR_ARBITRARY_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 20110217

Method SET_VAR_ARBITRARY_DEFAULTS on class CL_EQ_BICS_RUNTIME has no exception.

Method SUBMIT_VARIABLES Signature

Method SUBMIT_VARIABLES on class CL_EQ_BICS_RUNTIME has no parameter.
Method SUBMIT_VARIABLES on class CL_EQ_BICS_RUNTIME has no exception.

Method _CHECK_NAME_USAGE 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) FIELDNAME Feldname 20110202
2 Importing I_T_COLUMN_DESCRIPTION Call by reference Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20110202
3 Returning R_USED Value transfer Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, -=false, space=unknown) 20110202

Method _CHECK_NAME_USAGE on class CL_EQ_BICS_RUNTIME has no exception.

Method _CHECK_VAR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SEL_CAPBILITES Call by reference Type reference (TYPE) IF_BICS_MD_VARIABLE=>TN_S_SELECTION_CAPABILITIES 20120529
2 Importing I_S_VARIABLE Call by reference Type reference (TYPE) RSEQ_S_QVARIABLE_SETTING Query Variable mit Importingparameter und Selektion 20120529
3 Returning R_S_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20120529

Method _CHECK_VAR_INPUT on class CL_EQ_BICS_RUNTIME has no exception.

Method _CHECK_VAR_INPUT_FOR_HIERNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HIGH Call by reference Type reference (TYPE) STRING KnotenID 20120411
2 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehlerflag 20120411
3 Importing I_CHAR_MEMBER Call by reference Object reference (TYPE REF TO) IF_BICS_VARIABLE_CHAR_MEMBER Merkmalswertvariable 20120411
4 Importing I_LOW Call by reference Type reference (TYPE) STRING Variablenwert 20120411

Method _CHECK_VAR_INPUT_FOR_HIERNODES on class CL_EQ_BICS_RUNTIME has no exception.

Method _ENHANCE_CHAR_PRESENTATIONS Signature

Method _ENHANCE_CHAR_PRESENTATIONS on class CL_EQ_BICS_RUNTIME has no parameter.
Method _ENHANCE_CHAR_PRESENTATIONS on class CL_EQ_BICS_RUNTIME has no exception.

Method _GET_RS_ELEMENTS_KEYFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_COLUMN_DESCRIPTION Value transfer Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20120529

Method _GET_RS_ELEMENTS_KEYFIGURE on class CL_EQ_BICS_RUNTIME has no exception.

Method _GET_RS_ELEMENTS_KEYFIGURE_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_COLUMN_DESCRIPTION Value transfer Type reference (TYPE) RSEQ_T_COLUMN_DESCRIPTION Spalten Beschreibung für den generierten QueryWebService 20120703

Method _GET_RS_ELEMENTS_KEYFIGURE_MD on class CL_EQ_BICS_RUNTIME has no exception.

Method _MANIPULATE_CHAR_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QV_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) IF_BICS_QV_CHARACTERISTIC Merkmale QV-Layer 20111213
2 Importing I_T_QV_CHARACTERISTIC Call by reference Type reference (TYPE) IF_BICS_QV_CHARACTERISTIC=>TN_T_QV_CHARACTERISTIC 20120103

Method _MANIPULATE_CHAR_PRESENTATION on class CL_EQ_BICS_RUNTIME has no exception.

Method _SET_VARIABLES_NODE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_VARIABLE_CHAR_MEMBER Call by reference Object reference (TYPE REF TO) IF_BICS_VARIABLE_CHAR_MEMBER Merkmalswertvariable 20111111
2 Importing I_VALUE_HIGH Call by reference Type reference (TYPE) STRING KnotenID 20111111
3 Importing I_VALUE_LOW Call by reference Type reference (TYPE) STRING Knotenwert 20111111

Method _SET_VARIABLES_NODE_SELECTION on class CL_EQ_BICS_RUNTIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731