SAP ABAP Class CL_RSDB6_RECLUSTERING_WIZARD (DB6 Reclustering Wizard)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6_7EHP1 (Package) Development EHP1 / BI 7.01 and BI 7.11

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_RECLUSTERING_WIZARD | DB6: MDC Reclustering Wizard | 20100323 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_RECL_WIZARD_CONSTANTS | DB6 Reclustering Wizard Constants | 20100517 |
Properties
Class | CL_RSDB6_RECLUSTERING_WIZARD | |
Short Description | DB6 Reclustering Wizard | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDB6_7EHP1 | Development EHP1 / BI 7.01 and BI 7.11 |
Created | 20100323 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DB6_RECLUSTERING_WIZARD | DB6: MDC Reclustering Wizard | 20100323 | ||
2 | IF_DB6_RECL_WIZARD_CONSTANTS | DB6 Reclustering Wizard Constants | 20100517 |
Friends
Class CL_RSDB6_RECLUSTERING_WIZARD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100323 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | InfoProvider Type | 20100323 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | MDC Dimension Table | 20100323 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Clustering Type | 20100323 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDIOBJNM | PARTTIM | 20100323 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Read settings from metadata | 20100323 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDB6_RECLUST_PARAMS | Reclustering parameters | 20100323 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_S_DTA | InfoProvider metadata | 20100323 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDO_T_DIME | Result | 20100323 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDO_T_MDC_IOBJ | MDC InfoObjects | 20100323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks MDC definition of DSO | 20100323 |
2 | ![]() |
Instance method | Private | Method | Checks MDC definition of InfoCube | 20100323 |
3 | ![]() |
Instance method | Private | Method | Checks settings on the screen | 20100323 |
4 | ![]() |
Instance method | Private | Method | Checks status of reclustering process | 20100517 |
5 | ![]() |
Instance method | Private | Method | Returns the name of the DSO active table | 20100323 |
6 | ![]() |
Instance method | Private | Method | Returns the key fields of a DSO | 20100323 |
7 | ![]() |
Instance method | Private | Method | Returns metadata of a DSO | 20100323 |
8 | ![]() |
Instance method | Private | Method | Returns default data class | 20100323 |
9 | ![]() |
Instance method | Private | Method | Returns the fact table name | 20100323 |
10 | ![]() |
Instance method | Private | Method | Returns dimensions and clustering definition of an InfoCube | 20100323 |
11 | ![]() |
Instance method | Private | Method | Returns metadata of InfoProvider | 20100323 |
12 | ![]() |
Instance method | Private | Method | Sets clustering parameter for reclustering | 20100323 |
Events
Class CL_RSDB6_RECLUSTERING_WIZARD has no event.
Types
Class CL_RSDB6_RECLUSTERING_WIZARD has no local type.
Method Signatures
Method CHECK_DATASTORE_MDC_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EQUAL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100323 | ||
2 | ![]() |
IS_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100323 | ||
3 | ![]() |
MDC_IOBJ | Call by reference | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | DB6 MDC Reclustering: MDC Dimension Table | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method CHECK_INFOCUBE_MDC_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EQUAL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100323 | ||
2 | ![]() |
IS_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100323 | ||
3 | ![]() |
MDC_CHARACT_DIMENSIONS | Call by reference | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | DB6 MDC Reclustering: MDC Dimension Table | 20100323 | ||
4 | ![]() |
MDC_PACKAGE_DIMENSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100323 | ||
5 | ![]() |
MDC_TIME_CHARACTERISTIC | Call by reference | Type reference (TYPE) | STRING | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method CHECK_MDC_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MDC_CHARACT_DIMENSIONS | Call by reference | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | DB6 MDC Reclustering: MDC Dimension Table | 20100323 | ||
2 | ![]() |
MDC_TIME_CHARACTERISTIC | Call by reference | Type reference (TYPE) | STRING | Time Characteristic (for InfoCubes only) | 20100323 | ||
3 | ![]() |
OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100323 |
Method CHECK_MDC_SETTING on class CL_RSDB6_RECLUSTERING_WIZARD has no exception.
Method CHECK_RECLUST_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100517 | ||
2 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | RSDU_REPART_STATUS | 20100517 |
Method CHECK_RECLUST_STATUS on class CL_RSDB6_RECLUSTERING_WIZARD has no exception.
Method GET_ACTIVE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ACTIVE_TABLE | Value transfer | Type reference (TYPE) | RSD_TABLNM | Aktive Tabelle | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method GET_DATASTORE_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MDC_IOBJ | Call by reference | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | Dimensions/Key InfoObjects | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method GET_DATASTORE_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IOBJ_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Table with References to InfoObjects | 20100323 | ||
2 | ![]() |
E_T_MDC_IOBJ | Call by reference | Type reference (TYPE) | RSDO_T_MDC_IOBJ | InfoObjects for MD Clustering | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method GET_DEFAULT_DATA_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DEFAULT_DATA_CLASS | Value transfer | Type reference (TYPE) | TABART | Data class in technical settings | 20100323 | ||
2 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method GET_FACTTABLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EFACT_TABLE | Call by reference | Type reference (TYPE) | RSD_TABLNM | E-Faktentabelle | 20100323 | ||
2 | ![]() |
E_FFACT_TABLE | Call by reference | Type reference (TYPE) | RSD_TABLNM | F-Faktentabelle | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method GET_INFOCUBE_DIMENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHARACT_DIMENSION | Call by reference | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | DB6 MDC Reclustering: MDC Dimension Table | 20100323 | ||
2 | ![]() |
E_PACKAGE_DIMENSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100323 | ||
3 | ![]() |
E_TIME_CHARACTERISTIC | Call by reference | Type reference (TYPE) | STRING | Zeitmerkmal | 20100323 | ||
4 | ![]() |
E_TIME_CHARACTERISTICS | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method GET_INFOCUBE_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_CUBE | Call by reference | Type reference (TYPE) | RSD_S_CUBE | InfoCube Metadata | 20100323 | ||
2 | ![]() |
E_T_CUBE_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_CUBE_IOBJ | List of InfoObjects in InfoCube | 20100323 | ||
3 | ![]() |
E_T_DIME | Call by reference | Type reference (TYPE) | RSD_T_DIME | Dimensions Table | 20100323 | ||
4 | ![]() |
E_T_DIME_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_DIME_IOBJ | Table: Dimensions - InfoObjects | 20100323 | ||
5 | ![]() |
E_T_DIME_R | Call by reference | Type reference (TYPE) | RSDO_T_DIME_SG_R | Table with References to Dimensions | 20100323 | ||
6 | ![]() |
E_T_IC_VAL_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_IC_VAL_IOBJ | List of InfoObjects in the Non-Cumulative Validity Table | 20100323 | ||
7 | ![]() |
E_T_IOBJ_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Table with References to InfoObjects | 20100323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
Method SET_CLUSTERING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STATUS | Call by reference | Type reference (TYPE) | RSDU_REPART_STATUS | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100323 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |