SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100420 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_ITERATOR_OBJECT | Object for Adding a Container Entry | 20100420 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100420 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_RS_AXIS_TUPLE_ELEMENT | Axis Tuple Element in the Result Set | 20100420 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100420 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20101220 |
Properties
| Class | CL_BICS_RS_AXIS_TUPLE_ELEMENT | |
| Short Description | Axis Tuple Element in the Result Set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20100420 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_RS_AXIS_TUPLE_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_CONTEXT | Context of an Object | 20100420 | ||
| 2 | IF_BICS_ITERATOR_OBJECT | Object for Adding a Container Entry | 20100420 | ||
| 3 | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100420 | ||
| 4 | IF_BICS_RS_AXIS_TUPLE_ELEMENT | Axis Tuple Element in the Result Set | 20100420 | ||
| 5 | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100420 | ||
| 6 | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20101220 |
Friends
Class CL_BICS_RS_AXIS_TUPLE_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_RS_AXIS | Axis in Result Set | 20100622 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Tuple Element Data Content | 20100421 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TN_T_MEMBERS | Table of Member Containers | 20100622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100504 |
Events
Class CL_BICS_RS_AXIS_TUPLE_ELEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_MEMBERS | Public | See coding | Table of Member Containers | 20100622 | TN_T_MEMBERS type standard table of ref to if_bics_iobj_member_container
with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RS_AXIS | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RS_AXIS | Achse im Result Set | 20100622 | |||
| 2 | I_R_RS_AXIS_TUPLE_ELEMENT_CTR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RS_AXIS_TUPLE_EL_CTR | Achsen-Tupel Element Container im Result Set | 20100504 |
Method CONSTRUCTOR on class CL_BICS_RS_AXIS_TUPLE_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |