SAP ABAP Class CL_RSDA_DATASTORE_CURSOR (Cursor-Based Read from an InfoProvider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_CURSOR | Cursor-Based Read from Data Source | 20070903 |
Properties
| Class | CL_RSDA_DATASTORE_CURSOR | |
| Short Description | Cursor-Based Read from an InfoProvider | |
| Super Class | CL_RSDA_CURSOR | Cursor-Based Read from Data Source |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSDA | |
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20070903 | 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 CL_RSDA_DATASTORE_CURSOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_CURSOR | 20070903 | Cursor-Based Read from Data Source |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070903 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070903 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20070903 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDRI_DS_ACCESS | Read Access to DataStore for Extraction | 20070903 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDA_REQUEST_ITERATOR | Request Iterator for Request-Based Archiving | 20080304 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_TH_DTA_PRO | 20070903 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFC | BW Data Manager: List of Characteristics | 20070903 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFK | BW Data Manager: List of Key Figures | 20070903 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSDRI_TX_RANGETAB | BW Data Manager: Table from Range List | 20070903 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20070903 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070903 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070903 | |
| 2 | Instance method | Private | Method | 20070903 |
Events
Class CL_RSDA_DATASTORE_CURSOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TH_DTA_PRO | Private | See coding | 20070903 | ty_th_dta_pro TYPE HASHED TABLE OF rsd_s_dta_pro WITH UNIQUE KEY fieldnm
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DAPNAME | Call by reference | Type reference (TYPE) | RSDA_DAPNAME | BW Datenarchivierung: Name des Archivierungsprozesses | 20070903 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20070903 | |||
| 3 | I_NO_AGGREGATION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070903 | |||
| 4 | I_R_REQUEST_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSDA_REQUEST_ITERATOR | Request-Iterator für request-basierte Archivierung | 20080304 | |||
| 5 | I_R_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20070903 | |||
| 6 | I_SEGID | Call by reference | Type reference (TYPE) | RSDA_SEGID | Segment-ID in der Archivierung | 20070903 | |||
| 7 | I_T_SELFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | Spaltenauswahl für Selektion | 20070903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20070903 | ||
| 2 | Kommunikationsfehler | 20070903 |
Method SET_TO_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGES | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20070903 | |||
| 2 | I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20070903 |
Method SET_TO_RANGES on class CL_RSDA_DATASTORE_CURSOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |