SAP ABAP Class CL_RSDA_NEARLINE_READER (Request-Oriented Reader for Near-Line Object)
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_REQUEST_READER 20050915
Properties
Class CL_RSDA_NEARLINE_READER  
Short Description Request-Oriented Reader for Near-Line Object    
Super Class CL_RSDA_REQUEST_READER  
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 20050915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDA_DATA_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDA_NEARLINE_READER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_NEARLINE_OBJECT 20050916 Near-Line Object
Attributes
Class CL_RSDA_NEARLINE_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050916
Events
Class CL_RSDA_NEARLINE_READER has no event.
Types
Class CL_RSDA_NEARLINE_READER 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_DATA_PACKAGE_SID Call by reference Type reference (TYPE) I 20050916
2 Importing I_FOR_VERIFICATION Call by reference Type reference (TYPE) RS_BOOL Boolean 20060410
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20061024
4 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSDA_NEARLINE_REQUEST Nearline Request 20050916
5 Importing I_SX_TYPEDESCR Call by reference Type reference (TYPE) CL_RSDA_DATA_OBJECT=>TY_SX_TYPEDESCR 20050916
# Exception Resumable Description Created on
1 CX_RSDA_ACCESS_ERROR Zugriffsfehler (z.B. Netzwerkfehler) 20050916
2 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050916
3 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20050922
History
Last changed by/on SAP  20130531 
SAP Release Created in 700