SAP ABAP Interface IF_BICS_RS_AXIS_TUPLE (Axis Tuple in Result Set)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_RS_AXIS_TUPLE Axis Tuple in Result Set 20100420
Properties
Interface IF_BICS_RS_AXIS_TUPLE  
Short Description Axis Tuple in Result Set    
General Data
Package BW_BICS_CONSUMER_QUERY_VIEW   BW BICS Consumer Query View 
Created 20100414   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BICS_RS_AXIS_TUPLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_CONTEXT Context of an Object 20100414
2 IF_BICS_QV_CONTEXT Context of a Query View Object 20100414
3 IF_BICS_RS_CONTEXT Context of a Result Set Object 20100414
Friends
Interface IF_BICS_RS_AXIS_TUPLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TUPLE_INFO Constant Public Type reference (TYPE) STRING 'TUPLE_INFO' Name of the Tuple Info Index 20100426
2 N_INDEX Instance attribute Public Type reference (TYPE) I Tuple Index 20100503
3 N_R_TUPLE_CONTAINER Instance attribute Public Object reference (TYPE REF TO) IF_BICS_RS_AXIS_TUPLE_CTR Container for Axis Tuple in Result Set 20100420
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENT Instance method Public Method Read Tuple Element (per Index) 20100414
2 GET_ELEMENTS Instance method Public Method Read Tuple Elements 20100414
3 GET_ELEMENT_BY_CHARACTERISTIC Instance method Public Method Read Tuple Element (per Characteristic) 20100414
4 GET_TUPLE_INFO Instance method Public Method Read Tuple Info 20100414
Events
Interface IF_BICS_RS_AXIS_TUPLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_TUPLE_INFO Public See coding 20100414 BEGIN OF tn_s_tuple_info, tuple_id TYPE if_bics_object=>tn_id, total_element TYPE i, max_alert_level TYPE cl_bics_exception_alert_level=>tn_alert_level, drillstate_axis_hry TYPE cl_bics_drill_state=>tn_drill_state, displaylevel_axis_hry TYPE int2, focus_element_axis_hry TYPE i, END OF tn_s_tuple_info
Method Signatures

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ELEMENT Value transfer Object reference (TYPE REF TO) IF_BICS_RS_AXIS_TUPLE_ELEMENT Achsen-Tupel Element im Result Set 20100414

Method GET_ELEMENT on Interface IF_BICS_RS_AXIS_TUPLE has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ELEMENTS Value transfer Object reference (TYPE REF TO) IF_BICS_RS_AXIS_TUPLE_EL_CTR Achsen-Tupel Element Container im Result Set 20100414

Method GET_ELEMENTS on Interface IF_BICS_RS_AXIS_TUPLE has no exception.

Method GET_ELEMENT_BY_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ELEMENT Value transfer Object reference (TYPE REF TO) IF_BICS_RS_AXIS_TUPLE_ELEMENT Achsen-Tupel Element im Result Set 20100414

Method GET_ELEMENT_BY_CHARACTERISTIC on Interface IF_BICS_RS_AXIS_TUPLE has no exception.

Method GET_TUPLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_TUPLE_INFO Value transfer Type reference (TYPE) TN_S_TUPLE_INFO 20100414

Method GET_TUPLE_INFO on Interface IF_BICS_RS_AXIS_TUPLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730