SAP ABAP Class CL_RSDA_NEARLINE_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 | 20041209 |
Properties
| Class | CL_RSDA_NEARLINE_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 | ||
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20041209 | SAP |
| Last change | 20140121 | 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_NEARLINE_CURSOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_CURSOR | 20130822 | 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) | RSINFOPROV | InfoProvider | 20041209 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDA_CURSOR | Cursor on a Nearline Provider | 20041209 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_NEARLINE_OBJECT | Near-Line Object | 20041209 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDA_REQUEST_ITERATOR | Request Iterator for Request-Based Archiving | 20080304 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | BW Data Manager: List of Key Figures | 20041209 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSDS_SEGID | Segment | 20041209 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | BW Data Manager: List of Characteristics | 20041209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041209 |
Events
Class CL_RSDA_NEARLINE_CURSOR has no event.
Types
Class CL_RSDA_NEARLINE_CURSOR 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_DAPNAME | Call by reference | Type reference (TYPE) | RSDA_DAPNAME | BW Datenarchivierung: Name des Archivierungsprozesses | 20050209 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20041209 | |||
| 3 | I_MAXROWS | Call by reference | Type reference (TYPE) | I | 20070904 | ||||
| 4 | I_NO_AGGREGATION | Call by reference | Type reference (TYPE) | RS_BOOL | Keine Aggregation | 20060928 | |||
| 5 | I_R_REQUEST_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSDA_REQUEST_ITERATOR | Request-Iterator für request-basierte Archivierung | 20080304 | |||
| 6 | I_R_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20041209 | |||
| 7 | I_SEGID | Call by reference | Type reference (TYPE) | RSDA_SEGID | Segment-ID in der Archivierung | 20050209 | |||
| 8 | I_SHOW_SQL | Call by reference | Type reference (TYPE) | RRSHOWSQL | Shows the SQL command | 20130822 | |||
| 9 | I_T_SELFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | Spaltenauswahl für Selektion | 20041209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050221 | ||
| 2 | Aktion wurde abgebrochen | 20050209 | ||
| 3 | Kommunikationsfehler | 20050207 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |