SAP ABAP Class CL_RSDA_SYB_CONNECTION (Near-Line Connection Using 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_CONNECTION Connection to Nearline Storage 20120728
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_SYB_CONNECTION_IMPL Near-Line Connection Using Sybase IQ 20120920
Properties
Class CL_RSDA_SYB_CONNECTION  
Short Description Near-Line Connection Using Sybase IQ    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA_SYB    
Program status     
Category 0   
Package RSDA_SYB   BW Nearline connection for Sybase IQ 
Created 20120702   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDA_SYB_CONNECTION_IMPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSSDA_FEDERATION_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSDAI_NEARLINE_CONNECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSDA_CONSTANTS 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_CONNECTION Connection to Nearline Storage 20120728
Friends
Class CL_RSDA_SYB_CONNECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEF Constant Public See coding 20121126
2 C_MAX Constant Public See coding 20121126
3 C_PARNAME Constant Public See coding Connection Parameters 20121126
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_CONNECTION_PARAMETERS Static method Public Method Build Connection with Nearline Service 20130829
Events
Class CL_RSDA_SYB_CONNECTION has no event.
Types
Class CL_RSDA_SYB_CONNECTION has no local type.
Method Signatures

Method PARSE_CONNECTION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BACKUP_EVENT Call by reference Type reference (TYPE) CL_RSDA_SYB_CONNECTION_IMPL=>T_EVENTNAME Backup Event Name 20130829
2 Exporting E_BACKUP_WAIT Call by reference Type reference (TYPE) I 20130829
3 Exporting E_DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Container for Connection Parameter 20130829
4 Exporting E_PACKET_SIZE Call by reference Type reference (TYPE) I Packet size for Load 20130829
5 Exporting E_REMOTE_SOURCE Call by reference Type reference (TYPE) CL_RSSDA_FEDERATION_SERVICES=>TN_REMOTE_SOURCE_NM 20130829
6 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20130829
7 Importing I_CONNECTION_PARAMETERS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>CONNECTION_PARAMETERS 20130829
8 Importing I_DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Container for Connection Parameter 20130904

Method PARSE_CONNECTION_PARAMETERS on class CL_RSDA_SYB_CONNECTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in