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 IF_RSDAI_NEARLINE_CONNECTION 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 P_ARCHIVE_HANDLE Instance attribute Private Type reference (TYPE) I 20060523
2 P_ARCHIVING_OBJECT Instance attribute Private Type reference (TYPE) OBJCT_TR01 Archiving Object 20060523
3 P_DOCUMENT_INDEX Instance attribute Private Type reference (TYPE) I 20060523
4 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20060523
5 P_ROWCOUNT_NAME Instance attribute Private Type reference (TYPE) FIELDNAME Field Name for Record Counter 20060620
6 P_R_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_FILTER Set Object: Filter on a Structure 20060523
7 P_R_SELSET Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET BW Data Manager: List of Key Figures 20060523
8 P_R_S_DATA_IN Instance attribute Private Object reference (TYPE REF TO) DATA 20060523
9 P_R_S_DATA_OUT Instance attribute Private Object reference (TYPE REF TO) DATA 20060523
10 P_R_T_DATA_IN Instance attribute Private Object reference (TYPE REF TO) DATA 20060523
11 P_SEGID Instance attribute Private Type reference (TYPE) RSDS_SEGID Segment 20060523
12 P_TYPENAME Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary type 20060523
13 P_T_ARCHIVE_DOCUMENTS Instance attribute Private See coding 20060523
14 P_T_SELFIELDS 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 CONSTRUCTOR 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 Importing I_DAPNAME Call by reference Type reference (TYPE) RSDA_DAPNAME BW Datenarchivierung: Name des Archivierungsprozesses 20060523
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060523
3 Importing I_R_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20060523
4 Importing I_SEGID Call by reference Type reference (TYPE) RSDA_SEGID Segment-ID in der Archivierung 20060523
5 Importing 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 CX_RSDA_ACCESS_ERROR Aktion wurde abgebrochen 20060523
2 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20060523
3 CX_RSDA_OBJECT_NOT_FOUND Kommunikationsfehler 20060523
History
Last changed by/on SAP  20130531 
SAP Release Created in 700