SAP ABAP Class CL_RSDRS_DB6_EXITS (Database dependent exits for DB6)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6 (Package) BW: Port DB6
⤷
⤷
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 | 20040130 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRS_EXITS_WRITE | infocube write specific database exits | 20070910 |
Properties
| Class | CL_RSDRS_DB6_EXITS | |
| Short Description | Database dependent exits for DB6 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDB6 | BW: Port DB6 |
| Created | 20040130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | 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 | 20040130 | ||
| 2 | IF_RSDRS_EXITS_WRITE | infocube write specific database exits | 20070910 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDRS_DB6_SQL_STMT | 20040130 | Generate a DB6 SQL Statement |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRS_DB6_SQL_STMT | Reference to query object | 20040130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Extract BW query name from ABAP call stack | 20090826 | |
| 2 | Static method | Public | Method | Build parallel clause for DML statements | 20050224 | |
| 3 | Static method | Public | Method | Get max degree from RSADMIN For Hint | 20050224 |
Events
Class CL_RSDRS_DB6_EXITS has no event.
Types
Class CL_RSDRS_DB6_EXITS has no local type.
Method Signatures
Method GET_BW_QUERY_FROM_CALLSTACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BW_QUERY | Call by reference | Type reference (TYPE) | RS_CHAR255 | 20090826 |
Method GET_BW_QUERY_FROM_CALLSTACK on class CL_RSDRS_DB6_EXITS has no exception.
Method GET_PARALLEL_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLAUSE | Call by reference | Type reference (TYPE) | C | Parallel Clause | 20050224 |
Method GET_PARALLEL_CLAUSE on class CL_RSDRS_DB6_EXITS has no exception.
Method GET_PARALLEL_DEGREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEGREE | Call by reference | Type reference (TYPE) | C | Degree of parallelism | 20050224 |
Method GET_PARALLEL_DEGREE on class CL_RSDRS_DB6_EXITS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |