SAP ABAP Interface IF_BICS_RS_AXIS (Result Set Axis)
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 | Axis in Result Set | 20100329 |
Properties
Interface | IF_BICS_RS_AXIS | |
Short Description | Result Set Axis |
General Data
Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
Created | 20100329 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_BICS_CHARACTERISTIC | 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 | 20100329 | ||
2 | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100329 | ||
3 | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100329 |
Friends
Interface IF_BICS_RS_AXIS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_NUMBER_OF_TUPLE_ELEMENTS | Instance attribute | Public | Type reference (TYPE) | I | Number of Tuple Elements on the Axis | 20101119 | ||
2 | N_R_AXIS | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_QV_AXIS | Query View Axis Object | 20100426 | ||
3 | N_R_TUPLES | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_RS_AXIS_TUPLE_CTR | Container for Axis Tuple in Result Set | 20100414 | ||
4 | N_THX_CHARACTERISTIC_MEMBERS | Instance attribute | Public | Type reference (TYPE) | IF_BICS_CHARACTERISTIC=>TN_THX_CHARACTERISTIC_MEMBERS | 20100420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Member on the Axis | 20100329 |
2 | ![]() |
Instance method | Public | Method | Get Axis Tuple per Index | 20100329 |
3 | ![]() |
Instance method | Public | Method | Get Axis Tuple | 20100329 |
Events
Interface IF_BICS_RS_AXIS has no event.
Types
Interface IF_BICS_RS_AXIS has no local type.
Method Signatures
Method GET_MEMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QV_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV_CHARACTERISTIC | Merkmale QV-Layer | 20100503 | ||
2 | ![]() |
R_R_MEMBERS | Value transfer | Object reference (TYPE REF TO) | IF_BICS_IOBJ_MEMBER_CONTAINER | Behälter für (einen oder mehrere) Iobj Member | 20100414 |
Method GET_MEMBERS on Interface IF_BICS_RS_AXIS has no exception.
Method GET_TUPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | 20100414 | |||
2 | ![]() |
R_R_TUPLE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_RS_AXIS_TUPLE | Achsentupel im Result Set | 20100414 |
Method GET_TUPLE on Interface IF_BICS_RS_AXIS has no exception.
Method GET_TUPLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_TUPLES | Value transfer | Object reference (TYPE REF TO) | IF_BICS_RS_AXIS_TUPLE_CTR | Container für Achsen-Tupel im Result Set | 20100414 |
Method GET_TUPLES on Interface IF_BICS_RS_AXIS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |