SAP ABAP Interface IF_DB6_RECLUSTERING_WIZARD (DB6: MDC Reclustering Wizard)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDB6_RECLUSTERING_WIZARD | DB6 Reclustering Wizard | 20100323 |
Properties
Interface | IF_DB6_RECLUSTERING_WIZARD | |
Short Description | DB6: MDC Reclustering Wizard |
General Data
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20100216 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DB6_RECLUSTERING_WIZARD has no interface.
Friends
Interface IF_DB6_RECLUSTERING_WIZARD has no friend.
Attributes
Interface IF_DB6_RECLUSTERING_WIZARD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get InfoProvider to be reclustered | 20100224 |
2 | ![]() |
Instance method | Public | Method | Get the dimensions (InfoCube) or the Key InfoObjects (DSO) | 20100216 |
3 | ![]() |
Instance method | Public | Method | Is the InfoProvider an InfoCube or a DataStore object? | 20100216 |
4 | ![]() |
Instance method | Public | Method | Get Partmode (Clustering Type) | 20100224 |
5 | ![]() |
Instance method | Public | Method | Get Information about Row Compression for an InfoProvider | 20100304 |
6 | ![]() |
Instance method | Public | Method | Execute Space Check and returns result messages | 20100216 |
7 | ![]() |
Instance method | Public | Method | Set MDC Advisor Result | 20100310 |
8 | ![]() |
Instance method | Public | Method | Set Partmode (Clustering Type) | 20100224 |
9 | ![]() |
Instance method | Public | Method | Set parameters for the BW reclustering process | 20100216 |
10 | ![]() |
Instance method | Public | Method | Start Monitor | 20100216 |
11 | ![]() |
Instance method | Public | Method | Check MDC Settings of an InfoProvider | 20100310 |
12 | ![]() |
Instance method | Public | Method | Unlock InfoProvider | 20100216 |
Events
Interface IF_DB6_RECLUSTERING_WIZARD has no event.
Types
Interface IF_DB6_RECLUSTERING_WIZARD has no local type.
Method Signatures
Method GET_INFOPROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFOPROVIDER | Value transfer | Type reference (TYPE) | STRING | 20100224 |
Method GET_INFOPROVIDER on Interface IF_DB6_RECLUSTERING_WIZARD has no exception.
Method GET_INFOPROVIDER_DIMENSIONS 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 | 20100310 | ||
2 | ![]() |
MDC_PACKAGE_DIMENSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Package Dimension | 20100216 | ||
3 | ![]() |
MDC_TIME_CHARACTERISTIC | Call by reference | Type reference (TYPE) | STRING | 20100310 | |||
4 | ![]() |
MDC_TIME_CHARACTERISTICS | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Time Dimension Characteristics | 20100310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100310 |
Method GET_INFOPROVIDER_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFOPROVIDER_TYPE | Value transfer | Type reference (TYPE) | STRING | 'CUBE' or 'DSO' | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100310 |
Method GET_PARTMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARTMODE | Value transfer | Type reference (TYPE) | STRING | 20100224 |
Method GET_PARTMODE on Interface IF_DB6_RECLUSTERING_WIZARD has no exception.
Method GET_ROW_COMPRESSION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COMPRESSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Row Compression is used | 20100304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100310 |
Method GET_SPACE_CHECK_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SPACE_CHECK_MESSAGES | Value transfer | Type reference (TYPE) | DBA_MSG_LIST | Space Check Result Messages | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100318 |
Method SET_MDC_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MDC_PROPOSAL | Call by reference | Type reference (TYPE) | DB6_MDC_ADVISOR_RESULT_TAB | DB6 MDC Advisor Result Table | 20100310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100310 |
Method SET_PARTMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARTMODE | Call by reference | Type reference (TYPE) | STRING | 20100224 |
Method SET_PARTMODE on Interface IF_DB6_RECLUSTERING_WIZARD has no exception.
Method SET_RECLUSTERING_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RECLUSTER_PARAMETERS | Call by reference | Type reference (TYPE) | DB6_VIEW_REC_WIZARD_STEP_GNRL | Reclustering parameters | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100310 |
Method START_MONITOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | URL | 20100426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100318 |
Method STORE_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) | ABAP_BOOL | 20100319 | |||
2 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100319 | |||
3 | ![]() |
MDC_CHARACT_DIMENSIONS | Call by reference | Type reference (TYPE) | DB6_MDC_DIMENSION_TAB | DB6 MDC Reclustering: MDC Dimension Table | 20100310 | ||
4 | ![]() |
MDC_PACKAGE_DIMENSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Package Dimension (for InfoCubes only) | 20100310 | ||
5 | ![]() |
MDC_TIME_CHARACTERISTIC | Call by reference | Type reference (TYPE) | STRING | Time Characteristic (for InfoCubes only) | 20100310 | ||
6 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | STRING | 20100426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100310 |
Method UNLOCK_INFOPROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUCCESSFUL | Call by reference | Type reference (TYPE) | ABAP_BOOL | InfoProvider successful unlocked or not | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class MDC Reclustering | 20100318 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |