SAP ABAP Class CL_RSDA_SYB_WRITER (Near-line Writer for Sybase IQ)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_SYB (Package) BW Nearline connection for Sybase IQ
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 20120703
Properties
Class CL_RSDA_SYB_WRITER  
Short Description Near-line Writer for Sybase IQ    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class RSDA_SYB    
Program status     
Category 0   
Package RSDA_SYB   BW Nearline connection for Sybase IQ 
Created 20120703   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 20120703
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_SYB_CONNECTION_IMPL 20120920 Near-Line Connection Using Sybase IQ
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_CONNECTION Instance attribute Protected Object reference (TYPE REF TO) CL_RSDA_SYB_CONNECTION_IMPL 20120920
2 PR_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG 20120920
3 PS_DATA_LOAD Instance attribute Protected Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD 20120920
4 PT_DATA_REF Instance attribute Protected Object reference (TYPE REF TO) DATA 20121126
5 P_PACKET_LINES Instance attribute Protected Type reference (TYPE) I Packet size in rows 20121126
6 P_PRODUCTIVE Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20120703
7 P_REQUEST_SID Instance attribute Protected Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>REQUEST_SID SID of Request 20120928
8 P_ROWCOUNT Instance attribute Protected Type reference (TYPE) RSDA_INT8 Alt. Type for INT8 (-9223372036854775808..922337203685476) 20120928
9 P_TABNAME_DATA Instance attribute Protected Type reference (TYPE) RSDA_TABNAME Table Name 20120703
10 P_TABNAME_REQUEST_STATE Instance attribute Protected Type reference (TYPE) RSDA_TABNAME Table Name 20120703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120703
2 WRITE_PACKET Instance method Private Method 20121126
Events
Class CL_RSDA_SYB_WRITER has no event.
Types
Class CL_RSDA_SYB_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 IR_CONNECTION Call by reference Object reference (TYPE REF TO) CL_RSDA_SYB_CONNECTION_IMPL 20120920
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG 20120920
3 Importing IS_DATA_LOAD Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD 20120920
4 Importing IS_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER 20120920
5 Importing IS_VERSION_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_VERSION_HEADER 20120920
6 Importing IT_TABFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS 20120920
7 Importing I_PRODUCTIVE Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN IF_RSDAI_NEARLINE_CONNECTION=>C_BOOLEAN-FALSE Boolean 20120703
8 Importing I_REQUEST_SID Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>REQUEST_SID BW Archiving: SID of an Archiving-/Reload Request 20120703
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_FAILED 20120703
2 CX_RSDAI_ACTION_REJECTED Action canceled 20121002
3 CX_RSDAI_COMMUNICATION_ERROR 20120703
4 CX_RSDAI_OBJECT_NOT_FOUND 20120703

Method WRITE_PACKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20121126
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_FAILED Action canceled 20121126
2 CX_RSDAI_COMMUNICATION_ERROR Access Error (for Example, Network Error) 20121126
History
Last changed by/on SAP  20130531 
SAP Release Created in