SAP ABAP Class IF_BICS_RS_AXIS_TUPLE_ELEMENT (Axis Tuple Element in the 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_QV_CONTEXT | Context of a Query View Object | 20100414 |
| 3 | 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_ELEMENT | Axis Tuple Element in the Result Set | 20100420 |
Properties
| Class | IF_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 | ||
| 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_RS_AXIS_TUPLE_ELEMENT has no interface implemented.
Friends
Class IF_BICS_RS_AXIS_TUPLE_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ELEMENT_' | Prefix for Field Label | 20100503 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_LEVEL=>TN_LEVEL_NUMBER | Level Number | 20100622 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_BICS_DRILL_STATE=>TN_DRILL_STATE | Drill Status | 20110930 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_ID | Object ID | 20100622 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | Member Index | 20100622 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_RS_AXIS | Result Set Axis | 20100622 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_IOBJ_MEMBER_CONTAINER | Container for Iobj Member(s) | 20100622 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | I | Index in the Tuple | 20100420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Characteristic | 20100414 | |
| 2 | Instance method | Public | Method | Member of the Tuple Element | 20100414 |
Events
Class IF_BICS_RS_AXIS_TUPLE_ELEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_TUPLE_ELEMENT | Public | See coding | 20100426 | BEGIN OF tn_s_tuple_element,
id TYPE if_bics_object=>tn_id,
parent_id TYPE if_bics_object=>tn_id,
member_index TYPE i,
displaylevel TYPE if_bics_level=>tn_level_number,
drillstate TYPE cl_bics_drill_state=>tn_drill_state,
next_member_tuple_index TYPE i,
END OF tn_s_tuple_element
|
Method Signatures
Method GET_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CHARACTERISTIC | Value transfer | Object reference (TYPE REF TO) | IF_BICS_QV_CHARACTERISTIC | Merkmale QV-Layer | 20100414 |
Method GET_CHARACTERISTIC on class IF_BICS_RS_AXIS_TUPLE_ELEMENT has no exception.
Method GET_CHARACTERISTIC_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MEMBER | Value transfer | Object reference (TYPE REF TO) | IF_BICS_CHARACTERISTIC_MEMBER | Merkmalsausprägung | 20100414 |
Method GET_CHARACTERISTIC_MEMBER on class IF_BICS_RS_AXIS_TUPLE_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |