SAP ABAP Class IF_BICS_RS_AXIS_TUPLE_CTR (Container for Axis Tuple in Result Set)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100414 |
2 | Interface composition (i COMPRISING i_ref) | IF_BICS_DATA_CONTAINER | Data Container | 20100414 |
3 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100414 |
4 | Interface composition (i COMPRISING i_ref) | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100414 |
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
Class | IF_BICS_RS_AXIS_TUPLE_CTR | |
Short Description | Container for Axis Tuple in Result Set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100414 | 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_TUPLE_CTR has no interface implemented.
Friends
Class IF_BICS_RS_AXIS_TUPLE_CTR 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 | 20110203 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Tuple (Standard Table) | 20100414 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_TS_DELTA_TUPLE | Delta Tuple Indexes | 20121018 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Index of Tuple Info Structure in Tuple | 20110203 |
Methods
Class IF_BICS_RS_AXIS_TUPLE_CTR has no method.
Events
Class 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 |