SAP ABAP Class CL_RSDRS_HDB_EXITS (Database dependent exits for MaxDB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-SDB (Application Component) BW MaxDB
⤷
RSHDB (Package) BW Porting HDB

⤷

⤷

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 | 20100622 |
Properties
Class | CL_RSDRS_HDB_EXITS | |
Short Description | Database dependent exits for MaxDB | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSHDB | BW Porting HDB |
Created | 20100622 | 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) |
2 | ![]() |
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 | 20100622 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSDRS_HDB_SQL_STMT | 20100622 | Generate a MaxDB 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_HDB_SQL_STMT | Reference to query object | 20100622 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | GET_COB_PRO_ENTRY | 20100622 |
2 | ![]() |
Static method | Public | Method | Build parallel clause for DML statements | 20100622 |
3 | ![]() |
Static method | Public | Method | Get max degree from RSADMIN For Hint | 20100622 |
Events
Class CL_RSDRS_HDB_EXITS has no event.
Types
Class CL_RSDRS_HDB_EXITS has no local type.
Method Signatures
Method GET_COB_PRO_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_COB_PRO | Call by reference | Type reference (TYPE) | RSDRC_TH_COB_PRO | 20100622 | |||
2 | ![]() |
E_S_COB_PRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | InfoObject Properties (in Context of InfoCube / ODS Object) | 20100622 | ||
3 | ![]() |
I_DEBUG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100622 | ||
4 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20100622 |
Method GET_COB_PRO_ENTRY on class CL_RSDRS_HDB_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 | 20100622 |
Method GET_PARALLEL_CLAUSE on class CL_RSDRS_HDB_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 | 20100622 |
Method GET_PARALLEL_DEGREE on class CL_RSDRS_HDB_EXITS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |