SAP ABAP Class CL_RSDA_DB2_WRITER (DB2-z/OS HiPe NLS: Writer Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
     RSDB2NLS (Package) BW: Porting DB2-z/OS
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 20120911
Properties
Class CL_RSDA_DB2_WRITER  
Short Description DB2-z/OS HiPe NLS: Writer Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB2NLS   BW: Porting DB2-z/OS 
Created 20120911   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 20120911
Friends
Class CL_RSDA_DB2_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CON_NAME Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20120911
2 P_PRODUCTIVE Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN Boolean 20120911
3 P_R_CONNECTION Instance attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20120911
4 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20120911
5 P_S_DATA_LOAD Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD Load Run Properties in Nearline Storage 20120911
6 P_S_REQUEST_HEADER Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_REQUEST_HEADER Nearline Request Header Information 20120911
7 P_S_TABLE_HEADER Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER Version-Independent (Header)Attributes of Near-Line Table 20120911
8 P_S_VERSION_HEADER Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_VERSION_HEADER Version of Near-Line Table (Header Attributes) 20120911
9 P_TABNAME_PROXY Instance attribute Private Type reference (TYPE) TABNAME Table Name 20120911
10 P_TABNAME_REQSTATE Instance attribute Private Type reference (TYPE) TABNAME Table Name 20120911
11 P_T_TABLE_FIELDS Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS Column Definitions of Near-Line Table 20120911
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120911
Events
Class CL_RSDA_DB2_WRITER has no event.
Types
Class CL_RSDA_DB2_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_CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20120911
2 Importing I_PRODUCTIVE Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN Boolean 20120911
3 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20120911
4 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20120911
5 Importing I_S_DATA_LOAD Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD Load Run Properties in Nearline Storage 20120911
6 Importing I_S_REQUEST_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_REQUEST_HEADER Nearline Request Header Information 20120911
7 Importing I_S_TABLE_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER Version-Independent (Header)Attributes of Near-Line Table 20120911
8 Importing I_S_VERSION_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_VERSION_HEADER Version of Near-Line Table (Header Attributes) 20120911
9 Importing I_T_TABLE_FIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS Column Definitions of Near-Line Table 20120911

Method CONSTRUCTOR on class CL_RSDA_DB2_WRITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740