SAP ABAP Class CL_CSI_DATASTORE_DB (CSI Database Datastore)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_COMMON (Package) Common objects used in CSI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CSI_DATASTORE | CSI Datastore Interface | 20091110 |
Properties
| Class | CL_CSI_DATASTORE_DB | |
| Short Description | CSI Database Datastore | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CSI_COMMON | Common objects used in CSI |
| Created | 20091110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CSI_DATASTORE_DB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CSI_DATASTORE | CSI Datastore Interface | 20091110 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CSI_DATASTORAGE | 20091110 | CSI Datastorage Interface |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | X | 8 | Importing Structrue supplied | 20091113 | ||
| 2 | Constant | Private | Type reference (TYPE) | X | 12 | Importing Table and Structure supplied | 20091113 | ||
| 3 | Constant | Private | Type reference (TYPE) | X | 4 | Importing Table supplied | 20091113 | ||
| 4 | Constant | Private | Type reference (TYPE) | X | 0 | Integer in the CSI | 20091112 | ||
| 5 | Constant | Private | Type reference (TYPE) | X | 7 | Primary Key 1 & 2 & 3 supplied | 20100105 | ||
| 6 | Constant | Private | Type reference (TYPE) | X | 3 | Primary Key 1 & 2 supplied | 20091112 | ||
| 7 | Constant | Private | Type reference (TYPE) | X | 1 | Primary Key 1 supplied | 20091112 | ||
| 8 | Constant | Private | Type reference (TYPE) | X | 2 | Primary Key 2 supplied | 20091112 | ||
| 9 | Constant | Private | Type reference (TYPE) | X | 4 | Primary Key 3 supplied | 20100105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get all Components of a structure as a field | 20091112 | |
| 2 | Instance method | Private | Method | Get all components in a where condition | 20110712 |
Events
Class CL_CSI_DATASTORE_DB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYT_COMP | Private | See coding | 20091112 | mtyt_comp TYPE STANDARD TABLE OF abap_compname WITH KEY table_line
|
Method Signatures
Method GET_FIELD_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | ANY | 20091112 | ||||
| 2 | RT_FIELDS | Value transfer | Type reference (TYPE) | MTYT_COMP | 20091112 |
Method GET_FIELD_TAB on class CL_CSI_DATASTORE_DB has no exception.
Method GET_FIELD_WHERE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | should be a structure... | 20110712 | |||
| 2 | RV_WHERE_STRING | Value transfer | Type reference (TYPE) | STRING | 20110712 |
Method GET_FIELD_WHERE_STRING on class CL_CSI_DATASTORE_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |