SAP ABAP Class CL_RSDA_SYB_CURSOR (Near-line Cursor 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_CURSOR Cursor on a Nearline Provider 20120702
Properties
Class CL_RSDA_SYB_CURSOR  
Short Description Near-line Cursor for Sybase IQ    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDA_SYB   BW Nearline connection for Sybase IQ 
Created 20120702   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ADBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSDAI_NEARLINE_CONNECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDAI_NEARLINE_CURSOR Cursor on a Nearline Provider 20120702
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 Private Object reference (TYPE REF TO) CL_RSDA_SYB_CONNECTION_IMPL 20120920
2 PR_LOG Instance attribute Private Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG 20120920
3 PR_RESULT_SET Instance attribute Private Object reference (TYPE REF TO) CL_SQL_RESULT_SET 20120920
4 PT_CORRESPONDING_FIELDS Instance attribute Private Type reference (TYPE) ADBC_COLUMN_TAB 20120920
5 P_CURSOR Instance attribute Private Type reference (TYPE) CURSOR 20120702
6 P_MAXROWS Instance attribute Private Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER 20120702
7 P_STMT Instance attribute Private Type reference (TYPE) STRING 20120921
8 P_SUBRC Instance attribute Private Type reference (TYPE) SY-SUBRC 20120702
9 P_VIEWNAME Instance attribute Private Type reference (TYPE) RSDA_TABNAME 20120702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120702
Events
Class CL_RSDA_SYB_CURSOR has no event.
Types
Class CL_RSDA_SYB_CURSOR 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 Near-Line Connection Using SAPDB 20120920
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20120920
3 Importing IR_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20120920
4 Importing IS_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER BW Nearline Interface: Name of a Nearline Table 20120920
5 Importing IT_SELFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS Column Selection for Selection 20120920
6 Importing I_GROUP_BY Call by reference Type reference (TYPE) RS_BOOL Indicator: Execute "GROUP BY" 20120702
7 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER 20120702
8 Importing I_ONLY_ACTIVE_VERSION Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN RS_C_FALSE Boolean 20120702
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_REJECTED Action canceled 20121002
History
Last changed by/on SAP  20130531 
SAP Release Created in