SAP ABAP Class CL_RSDRS_DB2_EXITS (Database dependent exits for DB2)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
     RSDB2 (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_RSDRS_EXITS_STD Standard Database Specific exits 20030624
Properties
Class CL_RSDRS_DB2_EXITS  
Short Description Database dependent exits for DB2    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB2   BW: Porting DB2-z/OS 
Created 20030624   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDRS_EXITS_STD Standard Database Specific exits 20030624
Friends
# Friend Modeled only Created on Description
1 CL_RSDRS_DB2_SQL_STMT 20030624 Generate an DB2 SQL Statement
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CURDEG_VALUES Constant Private Type reference (TYPE) CHAR32 '1 |ANY|ESJ|DSJ|EPJ|DPJ|EPJ|OPJ' Character Field Length - 32 20081216
2 P_ACCESSCNT Instance attribute Private Type reference (TYPE) I 20100324
3 P_DMUID Instance attribute Private Type reference (TYPE) SYSUUID_25 UUID in Compressed Form 20100324
4 P_R_SQL_STMT Instance attribute Private Object reference (TYPE REF TO) CL_RSDRS_DB2_SQL_STMT Reference to query object 20030624
Methods
# Method Level Visibility Method type Description Created on
1 GET_BW_QUERY Static method Public Method Determines the BW report name 20091009
2 GET_BW_QUERY_FROM_CALLSTACK Static method Private Method Extracts the BW report name from the ABAP call stack 20091009
3 GET_RSADMIN_CURRENT_DEGREE Instance method Private Method Reads RSADMIN parameter DB2_CURRENT_DEGREE 20081216
4 SET_CURRENT_DEGREE Instance method Private Method Sets Special Register CURRENT DEGREE 20081216
5 SET_DMSTAT_INFO Instance method Public Method sets info of object DMSTAT_ACCESS 20100324
6 SET_QUERY_ACCELERATION Static method Public Method sets DB2 Special Register QUERY_ACCELERATION 20121127
7 UNSET_CURRENT_DEGREE Instance method Private Method Resets the Special Register CURRENT DEGEREE 20081216
Events
Class CL_RSDRS_DB2_EXITS has no event.
Types
Class CL_RSDRS_DB2_EXITS has no local type.
Method Signatures

Method GET_BW_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BW_QUERY Call by reference Type reference (TYPE) RS_CHAR255 20091009

Method GET_BW_QUERY on class CL_RSDRS_DB2_EXITS has no exception.

Method GET_BW_QUERY_FROM_CALLSTACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BW_QUERY Call by reference Type reference (TYPE) RS_CHAR255 20091009

Method GET_BW_QUERY_FROM_CALLSTACK on class CL_RSDRS_DB2_EXITS has no exception.

Method GET_RSADMIN_CURRENT_DEGREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE_ALL Call by reference Type reference (TYPE) C 20081216
2 Changing C_VALUE_RESET Call by reference Type reference (TYPE) C 20081216
3 Changing C_VALUE_USR Call by reference Type reference (TYPE) C 20081216

Method GET_RSADMIN_CURRENT_DEGREE on class CL_RSDRS_DB2_EXITS has no exception.

Method SET_CURRENT_DEGREE Signature

Method SET_CURRENT_DEGREE on class CL_RSDRS_DB2_EXITS has no parameter.
Method SET_CURRENT_DEGREE on class CL_RSDRS_DB2_EXITS has no exception.

Method SET_DMSTAT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSCNT Call by reference Type reference (TYPE) I 20100324
2 Importing I_DMUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20100324

Method SET_DMSTAT_INFO on class CL_RSDRS_DB2_EXITS has no exception.

Method SET_QUERY_ACCELERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLE Value transfer Type reference (TYPE) CHAR1 'X' Single-Character Flag 20121127

Method SET_QUERY_ACCELERATION on class CL_RSDRS_DB2_EXITS has no exception.

Method UNSET_CURRENT_DEGREE Signature

Method UNSET_CURRENT_DEGREE on class CL_RSDRS_DB2_EXITS has no parameter.
Method UNSET_CURRENT_DEGREE on class CL_RSDRS_DB2_EXITS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400