SAP ABAP Class CL_RSDA_SDB_WRITER (Nearline Writer Using Web Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_SDB (Package) BW Archiving: Nearline Adapter for MaxDB
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 20040916
Properties
Class CL_RSDA_SDB_WRITER  
Short Description Nearline Writer Using Web Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA_SDB    
Program status     
Category 0   
Package RSDA_SDB   BW Archiving: Nearline Adapter for MaxDB 
Created 20040916   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...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDAI_NEARLINE_WRITER Cursor on a Nearline Provider 20040916
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_SDB_CONNECTION 20040916 Near-Line Connection Using MaxDB (Reference and Demo Impl.)
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 20050322
2 P_PROXY_VIEWNAME_REQUEST_STATE Instance attribute Private Type reference (TYPE) RSDA_TABNAME Table Name 20041117
3 P_PROXY_VIEWNAME_WRITE Instance attribute Private Type reference (TYPE) RSDA_TABNAME Table Name 20041117
4 P_RECORDS Instance attribute Private Type reference (TYPE) RSDA_INT8 Alt. Type for INT8 (-9223372036854775808..922337203685476) 20060713
5 P_R_CONNECTION Instance attribute Private Object reference (TYPE REF TO) CL_RSDA_SDB_CONNECTION Near-Line Connection Using SAPDB 20040921
6 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060713
7 P_S_DATA_LOAD Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD 20060713
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040921
Events
Class CL_RSDA_SDB_WRITER has no event.
Types
Class CL_RSDA_SDB_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_PRODUCTIVE Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN IF_RSDAI_NEARLINE_CONNECTION=>C_BOOLEAN-FALSE Boolean 20050322
2 Importing I_REQUEST_SID Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>REQUEST_SID BW Archivierung: SID eines Archivierungs-/Rückladerequests 20050309
3 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_RSDA_SDB_CONNECTION MaxDB-Adapter zum Nearline Storage 20040921
4 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060713
5 Importing I_S_DATA_LOAD Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD Eigenschaften eines Ladelaufs im Nearline Storage 20050309
6 Importing I_S_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER BW Nearline Interface: Tabellenkopf 20041117
7 Importing I_S_VERSION_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_VERSION_HEADER BW Nearline Interface: Name einer Nearline-Tabelle 20041119
8 Importing I_T_TABFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS BW-Archivierung: Felder einer Tabelle im Nearline Storage 20040921
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_FAILED Aktion wurde abgebrochen 20040921
2 CX_RSDAI_COMMUNICATION_ERROR Zugriffsfehler (z.B. Netzwerkfehler) 20040928
3 CX_RSDAI_OBJECT_NOT_FOUND Kommunikationsfehler 20040921
History
Last changed by/on SAP  20130531 
SAP Release Created in 700