SAP ABAP Interface IF_BICS_RS_AXIS_TUPLE_CTR (Container for Axis Tuple in 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_RS_AXIS_TUPLE_CTR | Container for Axis Tuple in Result Set | 20100420 |
Properties
| Interface | IF_BICS_RS_AXIS_TUPLE_CTR | |
| Short Description | Container for Axis Tuple in Result Set |
General Data
| Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20100414 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_BICS_RS | 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 | 20100414 | ||
| 2 | IF_BICS_DATA_CONTAINER | Data Container | 20100414 | ||
| 3 | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100414 | ||
| 4 | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100414 |
Friends
Interface IF_BICS_RS_AXIS_TUPLE_CTR 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 | 20110203 | ||
| 2 | N_R_TUPLES | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Tuple (Standard Table) | 20100414 | ||
| 3 | N_TS_DELTA_TUPLE | Instance attribute | Public | Type reference (TYPE) | TN_TS_DELTA_TUPLE | Delta Tuple Indexes | 20121018 | ||
| 4 | N_TUPLE_INFO_INDEX | Instance attribute | Public | Type reference (TYPE) | I | Index of Tuple Info Structure in Tuple | 20110203 |
Methods
Interface IF_BICS_RS_AXIS_TUPLE_CTR has no method.
Events
Interface IF_BICS_RS_AXIS_TUPLE_CTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TS_DELTA_TUPLE | Public | See coding | Delta Tuple Indexes | 20121018 | tn_ts_delta_tuple TYPE SORTED TABLE OF i
WITH UNIQUE KEY table_line
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |