SAP ABAP Class CL_RSDRS_ORACLE_EXITS (Database dependent exits for Oracle)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSORA (Package) BW: Oracle Porting
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 20030228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRS_EXITS_WRITE infocube write specific database exits 20070907
Properties
Class CL_RSDRS_ORACLE_EXITS  
Short Description Database dependent exits for Oracle    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSORA   BW: Oracle Porting 
Created 20030228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD 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 20030228
2 IF_RSDRS_EXITS_WRITE infocube write specific database exits 20070907
Friends
# Friend Modeled only Created on Description
1 CL_RSDRS_ORACLE_SQL_STMT 20030228 Generate an Oracle SQL Statement
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_TEST_FEATURES Static Attribute Private Type reference (TYPE) RS_BOOL 'U' Use Test Features 20080723
2 P_R_SQL_STMT Instance attribute Private Object reference (TYPE REF TO) CL_RSDRS_ORACLE_SQL_STMT Reference to query object 20030228
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARALLEL_CLAUSE Static method Public Method Build parallel clause for DML statements 20030930
2 GET_PARALLEL_DEGREE Static method Public Method Get max degree from RSADMIN For Hint 20030930
Events
Class CL_RSDRS_ORACLE_EXITS has no event.
Types
Class CL_RSDRS_ORACLE_EXITS has no local type.
Method Signatures

Method GET_PARALLEL_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLAUSE Call by reference Type reference (TYPE) C Parallel Clause 20030930

Method GET_PARALLEL_CLAUSE on class CL_RSDRS_ORACLE_EXITS has no exception.

Method GET_PARALLEL_DEGREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEGREE Call by reference Type reference (TYPE) C Degree of parallelism 20030930

Method GET_PARALLEL_DEGREE on class CL_RSDRS_ORACLE_EXITS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400