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 RCDB6 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 DB6VERS Static Attribute Private See coding 20130222
2 DB6VERSION Static Attribute Private Type reference (TYPE) STRING 20120704
3 FEATURE_ADAPTIVE_COMPRESSION Constant Public Type reference (TYPE) RCDB6_FEATURE 'ADAPTIVE COMPRESSION' 20130222
4 FEATURE_CDE Constant Public Type reference (TYPE) RCDB6_FEATURE 'CDE' 20130222
5 FEATURE_COMPRESSION Constant Public Type reference (TYPE) RCDB6_FEATURE 'COMPRESSION' 20130222
6 FEATURE_DPF Constant Public Type reference (TYPE) RCDB6_FEATURE 'DPF' 20130222
7 FEATURE_MDC Constant Public Type reference (TYPE) RCDB6_FEATURE 'MDC' 20130222
8 FEATURE_RANGEPART Constant Public Type reference (TYPE) RCDB6_FEATURE 'RANGE PARTITIONING' 20130222
9 IOBJ_CDE_TABLES Static Attribute Public Type reference (TYPE) STRING 'SXY' 20130327
10 OS_NAME Static Attribute Private Type reference (TYPE) STRING 20130326
11 SYNTAX_ADAPTIVE_COMPRESSION Constant Public Type reference (TYPE) STRING 'COMPRESS YES ADAPTIVE' 20130222
12 SYNTAX_CDE Constant Public Type reference (TYPE) STRING 'ORGANIZE BY COLUMN' 20130222
13 SYNTAX_COMPRESSION Constant Public Type reference (TYPE) STRING 'COMPRESS YES' 20130222
14 SYNTAX_DPF_BEGIN Constant Public Type reference (TYPE) STRING 'DISTRIBUTE BY HASH (' 20130222
15 SYNTAX_DPF_BEGINO Constant Public Type reference (TYPE) STRING 'PARTITIONING KEY(' 20130306
16 SYNTAX_DPF_END Constant Public Type reference (TYPE) STRING ')' 20130222
17 SYNTAX_DPF_ENDO Constant Public Type reference (TYPE) STRING ') USING HASHING' 20130306
18 SYNTAX_MDC_BEGIN Constant Public Type reference (TYPE) STRING 'ORGANIZE BY DIMENSIONS (' 20130222
19 SYNTAX_MDC_END Constant Public Type reference (TYPE) STRING ')' 20130222
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPATIBLE_FEATURES Static method Public Method 20120704
2 GET_DB6VERS Static method Public Method 20130222
3 GET_DB6VERSION Static method Public Method 20120704
4 GET_OSNAME Static method Private Method 20130326
5 IS_DPF Static method Private Method 20130301
6 IS_FEATURE_SUPPORTED Static method Public Method 20120704
7 IS_PURESCALE Static method Private Method 20130301
8 SET_DB6VERSION Static method Public Method 20120704
9 SET_OSNAME 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 Importing I_DB6VERS Call by reference Type reference (TYPE) STRING 20120704
2 Importing I_FEATURE Call by reference Type reference (TYPE) RCDB6_FEATURE 20120704
3 Returning R_T_COMPATIBLE_FEATURES Value transfer Type reference (TYPE) RCDB6_T_FEATURE 20120704
# Exception Resumable Description Created on
1 CX_RSDB6_FEATURES 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 Returning 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 Returning 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 Returning 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 Returning 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 Exporting E_DEFAULT Call by reference Type reference (TYPE) RS_BOOL Boolean 20120704
2 Exporting E_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Boolean 20120704
3 Importing I_DB6VERS Call by reference Type reference (TYPE) STRING 20120704
4 Importing I_FEATURE Call by reference Type reference (TYPE) RCDB6_FEATURE 20120704
# Exception Resumable Description Created on
1 CX_RSDB6_FEATURES 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 Returning 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 Importing 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 Importing 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