SAP ABAP Class CL_RSDA_DB6_WRITER (DB6 NLS Writer Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6_NLS (Package) RSDB6_NLS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDAI_NEARLINE_WRITER Cursor on a Nearline Provider 20081210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDA_CONSTANTS General Constants for Archiving and Nearline Storage 20090116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDA_DB6_CONSTANTS DB6 Constants for Near-Line Storage Archiving 20091105
Properties
Class CL_RSDA_DB6_WRITER  
Short Description DB6 NLS Writer Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RS_DB_DB6    
Program status     
Category 0   
Package RSDB6_NLS   RSDB6_NLS 
Created 20081210   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
# Interface Abstract Final Description Created on
1 IF_RSDAI_NEARLINE_WRITER Cursor on a Nearline Provider 20081210
2 IF_RSDA_CONSTANTS General Constants for Archiving and Nearline Storage 20090116
3 IF_RSDA_DB6_CONSTANTS DB6 Constants for Near-Line Storage Archiving 20091105
Friends
Class CL_RSDA_DB6_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PRODUCTIVE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20081210
2 P_ROWS_INSERTED Instance attribute Private Type reference (TYPE) RSDA_INT8 Alt. Type for INT8 (-9223372036854775808..922337203685476) 20081210
3 P_R_CONNECTION Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_DB6_CONNECTION DB6 NLS Connection Class 20081210
4 P_R_INFOPROV Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_DB6_INFOPROVIDER DB6 NLS InfoProvider Class 20081210
5 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20081210
6 P_S_DATA_LOAD Instance attribute Private Type reference (TYPE) RSDAI_S_DATA_LOAD Load Run Properties in Nearline Storage 20081210
7 P_S_REQUEST_HEADER Instance attribute Private Type reference (TYPE) RSDAI_S_REQUEST_HEADER Nearline Request Header Information 20081210
8 P_S_REQUEST_HEADER_VERSION Instance attribute Private Type reference (TYPE) RSDAI_S_TABLE_VERSION_HEADER BW Near-Line Interface: Table Header 20081210
9 P_T_TABFIELDS Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS Column Definitions of Near-Line Table 20081210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20081210
Events
Class CL_RSDA_DB6_WRITER has no event.
Types
Class CL_RSDA_DB6_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_CALLING_METHOD Call by reference Type reference (TYPE) STRING Anrufquelle 20090513
2 Importing I_PRODUCTIVE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20081210
3 Importing I_REQUEST_SID Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>REQUEST_SID SID einer Requests 20081210
4 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_RSDA_DB6_CONNECTION DB6 NLS Verbindungsklasse 20081210
5 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20081210
6 Importing I_S_DATA_LOAD Call by reference Type reference (TYPE) RSDAI_S_DATA_LOAD Eigenschaften eines Ladelaufs im Nearline Storage 20081210
7 Importing I_S_HEADER Call by reference Type reference (TYPE) RSDAI_S_TABLE_HEADER BW Nearline Interface: Tabellen 20081210
8 Importing I_S_VERSION_HEADER Call by reference Type reference (TYPE) RSDAI_S_TABLE_VERSION_HEADER BW Nearline Interface: Tabellenkopf 20081210
9 Importing I_T_TABFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS Spaltendefinitionen einer Nearline-Tabelle 20081210
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_FAILED Aktion wurde abgebrochen 20081210
2 CX_RSDAI_COMMUNICATION_ERROR Kommunikationsfehler (z.B. Netzwerkfehler) 20081210
3 CX_RSDAI_OBJECT_NOT_FOUND Objekt nicht gefunden 20081210
History
Last changed by/on SAP  20130531 
SAP Release Created in 702