SAP ABAP Interface IF_BICS_RS_AXIS_TUPLE_ELEMENT (Axis Tuple Element in the 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_ELEMENT Axis Tuple Element in the Result Set 20100420
Properties
Interface IF_BICS_RS_AXIS_TUPLE_ELEMENT  
Short Description Axis Tuple Element in the 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
# Type group / Object type Type Type Description
1 CL_BICS_DRILL_STATE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_BICS_LEVEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_BICS_NODE 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...
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_ELEMENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TUPLE_ELEMENT_PREFIX Constant Public Type reference (TYPE) STRING 'ELEMENT_' Prefix for Field Label 20100503
2 N_DISPLAYLEVEL Instance attribute Public Type reference (TYPE) IF_BICS_LEVEL=>TN_LEVEL_NUMBER Level Number 20100622
3 N_DRILLSTATE Instance attribute Public Type reference (TYPE) CL_BICS_DRILL_STATE=>TN_DRILL_STATE Drill Status 20110930
4 N_ID Instance attribute Public Type reference (TYPE) IF_BICS_OBJECT=>TN_ID Object ID 20100622
5 N_MEMBER_INDEX Instance attribute Public Type reference (TYPE) I Member Index 20100622
6 N_R_RS_AXIS Instance attribute Public Object reference (TYPE REF TO) IF_BICS_RS_AXIS Result Set Axis 20100622
7 N_R_TUPLE_ELEMENT_MEMBERS Instance attribute Public Object reference (TYPE REF TO) IF_BICS_IOBJ_MEMBER_CONTAINER Container for Iobj Member(s) 20100622
8 N_TUPLE_INDEX Instance attribute Public Type reference (TYPE) I Index in the Tuple 20100420
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHARACTERISTIC Instance method Public Method Read Characteristic 20100414
2 GET_CHARACTERISTIC_MEMBER Instance method Public Method Member of the Tuple Element 20100414
Events
Interface IF_BICS_RS_AXIS_TUPLE_ELEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_TUPLE_ELEMENT Public See coding 20100426 BEGIN OF tn_s_tuple_element, id TYPE if_bics_object=>tn_id, parent_id TYPE if_bics_object=>tn_id, member_index TYPE i, displaylevel TYPE if_bics_level=>tn_level_number, drillstate TYPE cl_bics_drill_state=>tn_drill_state, next_member_tuple_index TYPE i, END OF tn_s_tuple_element
Method Signatures

Method GET_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_CHARACTERISTIC Value transfer Object reference (TYPE REF TO) IF_BICS_QV_CHARACTERISTIC Merkmale QV-Layer 20100414

Method GET_CHARACTERISTIC on Interface IF_BICS_RS_AXIS_TUPLE_ELEMENT has no exception.

Method GET_CHARACTERISTIC_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MEMBER Value transfer Object reference (TYPE REF TO) IF_BICS_CHARACTERISTIC_MEMBER Merkmalsausprägung 20100414

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