SAP ABAP Class CL_DB6_RDI_QUERY_CS (DB6: Backend Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_RDI_QUERY_CS DBA-RDI-QRY: Query Facade 20121024
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DB6_RDI_QUERY DB6-RDI-QRY: Query Facade 20121011
Properties
Class CL_DB6_RDI_QUERY_CS  
Short Description DB6: Backend Interface    
Super Class CL_DBA_RDI_QUERY_CS DBA-RDI-QRY: Query Facade 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20121011   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DB6_RDI_QUERY DB6-RDI-QRY: Query Facade 20121011
Friends
Class CL_DB6_RDI_QUERY_CS has no friend class.
Attributes
Class CL_DB6_RDI_QUERY_CS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_AND_EXECUTE_QUERY Static method Public Method sets WL attributes, commits and executes the query 20121011
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121011
3 GEN_SP_STAGING_PHASE_INTERNAL Instance method Private Method 20121011
4 SET_SAPTOOLS_ACCOUNTING Static method Public Method 20121011
Events
Class CL_DB6_RDI_QUERY_CS has no event.
Types
Class CL_DB6_RDI_QUERY_CS has no local type.
Method Signatures

Method COMMIT_AND_EXECUTE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_REF Value transfer Object reference (TYPE REF TO) CL_SQL_RESULT_SET Resulting Set of an SQL Query 20121011
2 Importing STMT_REF Call by reference Object reference (TYPE REF TO) CL_SQL_STATEMENT SQL statement 20121011
3 Importing STMT_TXT Call by reference Type reference (TYPE) STRING 20121011
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20121011
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Exception Class for SQL Error 20121011

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RDI_META Call by reference Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20121011
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-RDI: General Back-end Error 20121011

Method GEN_SP_STAGING_PHASE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALC_DELTA Call by reference Type reference (TYPE) ABAP_BOOL 20121011
2 Importing DB2START_COMPARE Call by reference Type reference (TYPE) STRING 20121011
3 Importing ROW_COUNTER Call by reference Type reference (TYPE) STRING 20121011
4 Importing SP Call by reference Object reference (TYPE REF TO) CL_DB6_DBH_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20121011
5 Importing STMT_VAR Call by reference Type reference (TYPE) STRING 20121011

Method GEN_SP_STAGING_PHASE_INTERNAL on class CL_DB6_RDI_QUERY_CS has no exception.

Method SET_SAPTOOLS_ACCOUNTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20121011

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