SAP ABAP Class CL_RSDA_ADK_CURSOR (Cursor-Based Read from an ADK Archive)
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 | 20060523 |
Properties
| Class | CL_RSDA_ADK_CURSOR | |
| Short Description | Cursor-Based Read from an ADK Archive | |
| 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 | 20060523 | 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_ADK_CURSOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_CURSOR | 20060523 | 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) | I | 20060523 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | OBJCT_TR01 | Archiving Object | 20060523 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20060523 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060523 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name for Record Counter | 20060620 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_FILTER | Set Object: Filter on a Structure | 20060523 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | BW Data Manager: List of Key Figures | 20060523 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20060523 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20060523 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20060523 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSDS_SEGID | Segment | 20060523 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary type | 20060523 | |||
| 13 | Instance attribute | Private | See coding | 20060523 | |||||
| 14 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | BW Data Manager: List of Characteristics | 20060523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060523 |
Events
Class CL_RSDA_ADK_CURSOR has no event.
Types
Class CL_RSDA_ADK_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 | 20060523 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060523 | |||
| 3 | I_R_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20060523 | |||
| 4 | I_SEGID | Call by reference | Type reference (TYPE) | RSDA_SEGID | Segment-ID in der Archivierung | 20060523 | |||
| 5 | I_T_SELFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | Spaltenauswahl für Selektion | 20060523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20060523 | ||
| 2 | Aktion wurde abgebrochen | 20060523 | ||
| 3 | Kommunikationsfehler | 20060523 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |