SAP ABAP Class CL_RSDA_ARCHIVE_WRITER (CL_RSDA_ARCHIVE_WRITER)
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_WRITER 20050131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_ARCHIVE_WRITER_ADK 20050321
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_ARCHIVE_WRITER_NLS 20050915
Properties
Class CL_RSDA_ARCHIVE_WRITER  
Short Description    
Super Class CL_RSDA_REQUEST_WRITER  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20050131   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDA_ARCHIVE_WRITER has no forward declaration.
Interfaces
Class CL_RSDA_ARCHIVE_WRITER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_ARCHIVING_REQUEST 20050209 Data Archiving Process Request
Attributes
Class CL_RSDA_ARCHIVE_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050131
Events
Class CL_RSDA_ARCHIVE_WRITER has no event.
Types
Class CL_RSDA_ARCHIVE_WRITER 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_MAX_PACKAGE_OBJECTS Call by reference Type reference (TYPE) I 0 20050916
2 Importing I_MAX_PACKAGE_SIZE Call by reference Type reference (TYPE) RSDA_INT8 0 Ersatztyp für INT8 (-9223372036854775808..922337203685476) 20050916
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060710
4 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSDA_ARCHIVING_REQUEST BW Archivierung: Abstrakter Request 20050131
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050209
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050209
History
Last changed by/on SAP  20130531 
SAP Release Created in 700