SAP ABAP Class CL_RSDA_ARCHIVE_WRITER_NLS (CL_RSDA_ARCHIVE_WRITER_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_WRITER 20050915
Properties
Class CL_RSDA_ARCHIVE_WRITER_NLS  
Short Description    
Super Class CL_RSDA_ARCHIVE_WRITER  
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSDA    
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_WRITER_NLS has no forward declaration.
Interfaces
Class CL_RSDA_ARCHIVE_WRITER_NLS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_ARCHIVING_REQUEST 20050915 Data Archiving Process Request
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_WRITER Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_NEARLINE_WRITER Request-Oriented Write in a Nearline Object 20050915
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050915
2 GET_NEARLINE_WRITER Instance method Private Method 20050916
Events
Class CL_RSDA_ARCHIVE_WRITER_NLS has no event.
Types
Class CL_RSDA_ARCHIVE_WRITER_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_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_NLS BW Archivierung: Abstrakter Request 20050915
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050915
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050915

Method GET_NEARLINE_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_WRITER Value transfer Object reference (TYPE REF TO) CL_RSDA_NEARLINE_WRITER Request-orientiertes Schreiben in ein Nearline-Objekt 20050916
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050916
History
Last changed by/on SAP  20130531 
SAP Release Created in 700