SAP ABAP Interface IF_RSBOLAP_RS_AXIS (Result Set Axis)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_QUERY_VIEW (Package) Query Navigational State
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_RS_AXIS | Axis Object in Result Set | 20090420 |
Properties
| Interface | IF_RSBOLAP_RS_AXIS | |
| Short Description | Result Set Axis |
General Data
| Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
| Created | 20090420 | SAP |
| Last changed | 20130531 | SAP |
| 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 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RSBOL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20090727 |
Friends
Interface IF_RSBOLAP_RS_AXIS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | G_C_ELEMENT_PREFIX | Constant | Public | Type reference (TYPE) | CHAR10 | 'ELEMENT_' | Character Field Length = 10 | 20090805 | |
| 2 | G_C_TUPLE_INFO_NAME | Constant | Public | Type reference (TYPE) | CHAR10 | 'TUPLE_INFO' | Character Field Length = 10 | 20090805 | |
| 3 | N_AXIS_NAME | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_AXIS | 20090422 | |||
| 4 | N_R_AXIS | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | Axis of a Query View | 20090609 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Release Internal Data Buffer | 20090422 | |
| 2 | Instance method | Public | Method | Get Axis Object | 20090430 | |
| 3 | Instance method | Public | Method | Get Data from Axis | 20090513 | |
| 4 | Instance method | Public | Method | Get Details of Axis Tuples | 20091209 | |
| 5 | Instance method | Public | Method | Get Tuple Element Name for Element Number | 20090420 | |
| 6 | Instance method | Public | Method | Get Size of Axis Result Set | 20110527 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20090727 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20090727 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TS_DELTA_SETXX | Public | See coding | 20121017 | tn_ts_delta_setxx TYPE SORTED TABLE OF i
WITH UNIQUE KEY table_line
|
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_RS_AXIS has no parameter.
Method FREE on Interface IF_RSBOLAP_RS_AXIS has no exception.
Method GET_AXIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | Achse eines Query Views | 20090430 |
Method GET_AXIS on Interface IF_RSBOLAP_RS_AXIS has no exception.
Method GET_AXIS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_AXIS_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20090513 | ||||
| 2 | E_THX_AXIS_MEMBERS | Call by reference | Type reference (TYPE) | RSBOLAP_SO_THX_CHAR_MEMBERS | Memberdaten zu Merkmalen | 20100129 | |||
| 3 | I_FROM_INDEX | Call by reference | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20110527 | |||
| 4 | I_TO_INDEX | Call by reference | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20110527 |
Method GET_AXIS_DATA on Interface IF_RSBOLAP_RS_AXIS has no exception.
Method GET_AXIS_TUPLE_CELL_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_AXIS_TUPLE_CELL_DETAILS | Call by reference | Type reference (TYPE) | RSBOLAP_RS_T_TUPLE_CELL_DETAIL | Tabelle Details zu den Datenzellen eines Achesn Tupels | 20091209 |
Method GET_AXIS_TUPLE_CELL_DETAILS on Interface IF_RSBOLAP_RS_AXIS has no exception.
Method GET_ELEMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_INDEX | Call by reference | Type reference (TYPE) | I | Tupel-Element Nr. | 20090420 | |||
| 2 | R_ELEMENT_NAME | Value transfer | Type reference (TYPE) | CHAR12 | Tupel-Element Name | 20090420 |
Method GET_ELEMENT_NAME on Interface IF_RSBOLAP_RS_AXIS has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIZE | Value transfer | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20110527 |
Method GET_SIZE on Interface IF_RSBOLAP_RS_AXIS has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_RS_AXIS has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_RS_AXIS has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |