SAP ABAP Class CL_RSDA_ARCHIVE_READER_NLS (CL_RSDA_ARCHIVE_READER_NLS)
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_ARCHIVE_READER 20050915
Properties
Class CL_RSDA_ARCHIVE_READER_NLS  
Short Description    
Super Class CL_RSDA_ARCHIVE_READER  
Instantiability of a Class 2  Public 
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
Class CL_RSDA_ARCHIVE_READER_NLS has no forward declaration.
Interfaces
Class CL_RSDA_ARCHIVE_READER_NLS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_REQUEST_WRITER 20050915
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_READER Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_NEARLINE_READER Request-Oriented Reader for Near-Line Object 20050916
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050915
2 ON_BEGIN_OF_DATA_PACKAGE Instance method Private Event handling method 20051006
3 ON_END_OF_DATA_PACKAGE Instance method Private Event handling method 20050923
Events
Class CL_RSDA_ARCHIVE_READER_NLS has no event.
Types
Class CL_RSDA_ARCHIVE_READER_NLS 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_ARCHIVING_OBJECT Call by reference Type reference (TYPE) ARCH_OBJ-OBJECT BW Archivierung: Abstrakter Request 20050915
2 Importing I_DATA_PACKAGE_SID Call by reference Type reference (TYPE) I Datenpaket in einen DAP-Request 20050915
3 Importing I_READMODE Call by reference Type reference (TYPE) TY_READMODE Lesemodus 20060316
4 Importing I_REQUID_SID Call by reference Type reference (TYPE) I BW Archivierung: Abstrakter Request 20050915
5 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20061024
# Exception Resumable Description Created on
1 CX_RSDA_ACCESS_ERROR Zugriffsfehler (z.B. Netzwerkfehler) 20050915
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050915
3 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050915
4 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20050922

Method ON_BEGIN_OF_DATA_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_PACKAGE_SID Call by reference Attribute reference (LIKE) 20051006

Method ON_BEGIN_OF_DATA_PACKAGE on class CL_RSDA_ARCHIVE_READER_NLS has no exception.

Method ON_END_OF_DATA_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_OBJECTS Call by reference Attribute reference (LIKE) 20050923
2 Importing I_DATA_PACKAGE_SID Call by reference Attribute reference (LIKE) 20050923
3 Importing I_RECORDS Call by reference Attribute reference (LIKE) 20050923
4 Importing I_REQUEST_SID Call by reference Attribute reference (LIKE) 20050923

Method ON_END_OF_DATA_PACKAGE on class CL_RSDA_ARCHIVE_READER_NLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700