SAP ABAP Class IF_BICS_RS_AXIS (Result Set Axis)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100329 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100329 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100329 |
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
| Class | IF_BICS_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 | 20100329 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_RS_AXIS has no interface implemented.
Friends
Class IF_BICS_RS_AXIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | Number of Tuple Elements on the Axis | 20101119 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_QV_AXIS | Query View Axis Object | 20100426 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_RS_AXIS_TUPLE_CTR | Container for Axis Tuple in Result Set | 20100414 | |||
| 4 | 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
Class IF_BICS_RS_AXIS has no event.
Types
Class 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 class 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 class 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 class IF_BICS_RS_AXIS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |