SAP ABAP Class IF_RSBOLAP_RS_AXIS (Result Set Axis)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20090727 |
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
Class | IF_RSBOLAP_RS_AXIS | |
Short Description | Result Set Axis | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090420 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSBOLAP_RS_AXIS has no interface implemented.
Friends
Class IF_RSBOLAP_RS_AXIS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'ELEMENT_' | Character Field Length = 10 | 20090805 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'TUPLE_INFO' | Character Field Length = 10 | 20090805 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBOLAP_AXIS | 20090422 | |||
4 | ![]() |
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 class IF_RSBOLAP_RS_AXIS has no parameter.
Method FREE on class 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 class 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 class 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 class 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 class 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 class IF_RSBOLAP_RS_AXIS has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_RS_AXIS has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_RS_AXIS has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |