SAP ABAP Class CL_RSDRS_MSSQL_EXITS (Database dependent exits for MS SQLServer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
⤷
RSMSS (Package) Microsoft SQL Server 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 | 20040211 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRS_EXITS_WRITE | infocube write specific database exits | 20120224 |
Properties
Class | CL_RSDRS_MSSQL_EXITS | |
Short Description | Database dependent exits for MS SQLServer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSMSS | Microsoft SQL Server Porting |
Created | 20040211 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDRS_MSSQL_EXITS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDRS_EXITS_STD | Standard Database Specific exits | 20040211 | ||
2 | IF_RSDRS_EXITS_WRITE | infocube write specific database exits | 20120224 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSDRS_MSSQL_SQL_STMT | 20060308 | Generate an MS SQLServer 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_MSSQL_SQL_STMT | Reference to query object | 20040211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Build parallel clause for DML statements | 20040211 |
2 | ![]() |
Static method | Public | Method | Get max degree from RSADMIN For Hint | 20040211 |
Events
Class CL_RSDRS_MSSQL_EXITS has no event.
Types
Class CL_RSDRS_MSSQL_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 | ![]() |
E_CLAUSE | Call by reference | Type reference (TYPE) | C | Parallel Clause | 20040211 |
Method GET_PARALLEL_CLAUSE on class CL_RSDRS_MSSQL_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 | 20040211 |
Method GET_PARALLEL_DEGREE on class CL_RSDRS_MSSQL_EXITS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |