SAP ABAP Class CL_BICS_RS_DATA_CELL_CONTAINER (Container for Data Cells in ABAP BICS)
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 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_DATA_CONTAINER | Data Container | 20100414 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100419 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_CONTEXT | MD Context | 20121002 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100419 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100419 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_RS_DATA_CELL_CONTAINER | Result Set Data Cells | 20100419 |
Properties
| Class | CL_BICS_RS_DATA_CELL_CONTAINER | |
| Short Description | Container for Data Cells in ABAP BICS | |
| Super Class | CL_BICS_DATA_CONTAINER | Data Container |
| 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 | 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... | |
| 2 | 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 | 20100419 | ||
| 2 | IF_BICS_MD_CONTEXT | MD Context | 20121002 | ||
| 3 | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100419 | ||
| 4 | IF_BICS_RS_CONTEXT | Context of a Result Set Object | 20100419 | ||
| 5 | IF_BICS_RS_DATA_CELL_CONTAINER | Result Set Data Cells | 20100419 |
Friends
Class CL_BICS_RS_DATA_CELL_CONTAINER has no friend class.
Attributes
Class CL_BICS_RS_DATA_CELL_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100503 | |
| 2 | Instance method | Public | Method | Read Data Cell Using the Primary Key | 20100503 | |
| 3 | Instance method | Public | Method | Read Data Cell Object Using the Primary Key | 20100503 | |
| 4 | Instance method | Public | Method | Set IDs of Updated Data Cells | 20121018 |
Events
Class CL_BICS_RS_DATA_CELL_CONTAINER has no event.
Types
Class CL_BICS_RS_DATA_CELL_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_IMPL_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20100503 | |||
| 2 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100503 | ||||
| 3 | I_R_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RS | Result Set | 20100503 |
Method CONSTRUCTOR on class CL_BICS_RS_DATA_CELL_CONTAINER has no exception.
Method GET_DATA_CELL_DATA_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | I | 20100503 | ||||
| 2 | I_ROW | Call by reference | Type reference (TYPE) | I | 20100503 | ||||
| 3 | R_RS_DATA_CELL | Value transfer | Object reference (TYPE REF TO) | IF_BICS_RS_DATA_CELL=>TN_S_DATA_CELL | 20100503 |
Method GET_DATA_CELL_DATA_BY_KEY on class CL_BICS_RS_DATA_CELL_CONTAINER has no exception.
Method GET_DATA_CELL_OBJECT_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | I | 20100503 | ||||
| 2 | I_ROW | Call by reference | Type reference (TYPE) | I | 20100503 | ||||
| 3 | R_R_DATA_CELL | Value transfer | Object reference (TYPE REF TO) | IF_BICS_RS_DATA_CELL | Datenzelle im Result Set | 20100503 |
Method GET_DATA_CELL_OBJECT_BY_KEY on class CL_BICS_RS_DATA_CELL_CONTAINER has no exception.
Method SET_DATA_CELL_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_DATA_CELL_DELTA | Call by reference | Type reference (TYPE) | IF_BICS_RS_DATA_CELL_CONTAINER=>TN_TS_DATA_CELL_DELTA | 20121018 |
Method SET_DATA_CELL_DELTA on class CL_BICS_RS_DATA_CELL_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |