SAP ABAP Class CL_DB4_REMOTE_DB_ACCESS (CL_DB4_REMOTE_DB_ACCESS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB4_BWSANITY_DATA_PROVIDER iSeries: Data Provider for BW Sanity Check 20070126
2 Inheritance (c INHERITING FROM c_ref)  CL_DB4_DBMON_FILES iSeries: Access to DBMon output files 20030513
3 Inheritance (c INHERITING FROM c_ref)  CL_DB4_SYSTEM_VIEWS iSeries: Queries on System Catalog Views 20030513
Properties
Class CL_DB4_REMOTE_DB_ACCESS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20030513   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB4_REMOTE_DB_ACCESS has no forward declaration.
Interfaces
Class CL_DB4_REMOTE_DB_ACCESS has no interface implemented.
Friends
Class CL_DB4_REMOTE_DB_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONNECTION Instance attribute Protected Object reference (TYPE REF TO) CL_SQL_CONNECTION 20030513
2 CONN_NAME Instance attribute Protected Type reference (TYPE) DBCON-CON_NAME 20030513
3 LIBNAME Instance attribute Protected Type reference (TYPE) DB4_EXPLAIN-QQTLN 20030513
4 SQL_ERROR Instance attribute Public Object reference (TYPE REF TO) CX_SQL_EXCEPTION 20030513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030513
2 HANDLE_SQL_EXCEPTION Instance method Protected Method 20030513
Events
Class CL_DB4_REMOTE_DB_ACCESS has no event.
Types
Class CL_DB4_REMOTE_DB_ACCESS 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 IM_CONN_NAME Call by reference Type reference (TYPE) DBCON-CON_NAME 20030513

Method CONSTRUCTOR on class CL_DB4_REMOTE_DB_ACCESS has no exception.

Method HANDLE_SQL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE_NAME Call by reference Type reference (TYPE) STRING 20030513
2 Importing TABLE_NAME_2 Call by reference Type reference (TYPE) STRING 20030520
3 Importing TABLE_NAME_3 Call by reference Type reference (TYPE) STRING 20030521

Method HANDLE_SQL_EXCEPTION on class CL_DB4_REMOTE_DB_ACCESS has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640