SAP ABAP Class CL_RSDB6_FEATURES (DB6 features for BW)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSCOREDB6 (Package) BI Core Porting: DB6

⤷

⤷

Properties
Class | CL_RSDB6_FEATURES | |
Short Description | DB6 features for BW | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSCOREDB6 | BI Core Porting: DB6 |
Created | 20120704 | SAP |
Last change | 20140121 | 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
Class CL_RSDB6_FEATURES has no interface implemented.
Friends
Class CL_RSDB6_FEATURES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20130222 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20120704 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | RCDB6_FEATURE | 'ADAPTIVE COMPRESSION' | 20130222 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | RCDB6_FEATURE | 'CDE' | 20130222 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | RCDB6_FEATURE | 'COMPRESSION' | 20130222 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | RCDB6_FEATURE | 'DPF' | 20130222 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | RCDB6_FEATURE | 'MDC' | 20130222 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | RCDB6_FEATURE | 'RANGE PARTITIONING' | 20130222 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'SXY' | 20130327 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20130326 | |||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'COMPRESS YES ADAPTIVE' | 20130222 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ORGANIZE BY COLUMN' | 20130222 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'COMPRESS YES' | 20130222 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DISTRIBUTE BY HASH (' | 20130222 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PARTITIONING KEY(' | 20130306 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ')' | 20130222 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ') USING HASHING' | 20130306 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ORGANIZE BY DIMENSIONS (' | 20130222 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ')' | 20130222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120704 | |
2 | ![]() |
Static method | Public | Method | 20130222 | |
3 | ![]() |
Static method | Public | Method | 20120704 | |
4 | ![]() |
Static method | Private | Method | 20130326 | |
5 | ![]() |
Static method | Private | Method | 20130301 | |
6 | ![]() |
Static method | Public | Method | 20120704 | |
7 | ![]() |
Static method | Private | Method | 20130301 | |
8 | ![]() |
Static method | Public | Method | 20120704 | |
9 | ![]() |
Static method | Public | Method | 20130426 |
Events
Class CL_RSDB6_FEATURES has no event.
Types
Class CL_RSDB6_FEATURES has no local type.
Method Signatures
Method GET_COMPATIBLE_FEATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DB6VERS | Call by reference | Type reference (TYPE) | STRING | 20120704 | |||
2 | ![]() |
I_FEATURE | Call by reference | Type reference (TYPE) | RCDB6_FEATURE | 20120704 | |||
3 | ![]() |
R_T_COMPATIBLE_FEATURES | Value transfer | Type reference (TYPE) | RCDB6_T_FEATURE | 20120704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB6 Features for BW error handling | 20120704 |
Method GET_DB6VERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DB6VERS | Value transfer | Type reference (TYPE) | STRING | 20130301 |
Method GET_DB6VERS on class CL_RSDB6_FEATURES has no exception.
Method GET_DB6VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DB6VERSION | Value transfer | Type reference (TYPE) | STRING | 20120704 |
Method GET_DB6VERSION on class CL_RSDB6_FEATURES has no exception.
Method GET_OSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OSNAME | Value transfer | Type reference (TYPE) | STRING | Boolean | 20130326 |
Method GET_OSNAME on class CL_RSDB6_FEATURES has no exception.
Method IS_DPF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DPF | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130301 |
Method IS_DPF on class CL_RSDB6_FEATURES has no exception.
Method IS_FEATURE_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DEFAULT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120704 | ||
2 | ![]() |
E_SUPPORTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120704 | ||
3 | ![]() |
I_DB6VERS | Call by reference | Type reference (TYPE) | STRING | 20120704 | |||
4 | ![]() |
I_FEATURE | Call by reference | Type reference (TYPE) | RCDB6_FEATURE | 20120704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB6 Features for BW error handling | 20120704 |
Method IS_PURESCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PURESCALE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130301 |
Method IS_PURESCALE on class CL_RSDB6_FEATURES has no exception.
Method SET_DB6VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DB6VERSION | Call by reference | Type reference (TYPE) | STRING | 20120704 |
Method SET_DB6VERSION on class CL_RSDB6_FEATURES has no exception.
Method SET_OSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OSNAME | Call by reference | Type reference (TYPE) | STRING | 20130426 |
Method SET_OSNAME on class CL_RSDB6_FEATURES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |