SAP ABAP Class CL_DB6_ACTION_RECLUSTER_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER_SETUP | DB6: Abstract Controller for Guided Activities | 20100216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_RECL_WIZARD_CONSTANTS | DB6 Reclustering Wizard Constants | 20100323 |
Properties
| Class | CL_DB6_ACTION_RECLUSTER_WIZARD | |
| Short Description | DB6 MDC Reclustering Wizard | |
| Super Class | CL_DBA_ACTION_CONTROLLER_SETUP | DB6: Abstract Controller for Guided Activities |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20100216 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DB6_RECL_WIZARD_CONSTANTS | DB6 Reclustering Wizard Constants | 20100323 |
Friends
Class CL_DB6_ACTION_RECLUSTER_WIZARD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DB6_RECLUSTERING_WIZARD | BW Backend | 20100216 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20100318 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_DATABASE | DB6: Current Database | 20100426 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_DATA_CLASS | DB6: Backend to Data Classes | 20100318 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20100224 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20100216 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Status of the Reclustering Process | 20100426 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DATS | relustering job start date | 20100426 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TIMS | reclustering job start time | 20100426 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | List Schedule Background Jobs | 20100426 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Executing space check | 20100216 | |||
| 12 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 3 | 20100216 | |||
| 13 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 6 | 20100216 | |||
| 14 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 5 | 20100216 | |||
| 15 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 2 | 20100426 | |||
| 16 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 7 | 20100426 | |||
| 17 | Constant | Public | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 4 | 20100216 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20100225 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | DB6_VIEW_REC_WIZARD_STEP | View Data | 20100216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Collect the parameters needed for MDC reclustering | 20100226 | |
| 2 | Instance method | Private | Method | Check MDC settings of a DataStore object | 20100226 | |
| 3 | Instance method | Private | Method | Check the MDC settings | 20100226 | |
| 4 | Instance method | Private | Method | Check status of reclustering request | 20100426 | |
| 5 | Instance method | Private | Method | Check step schedule job | 20100426 | |
| 6 | Instance method | Private | Method | Check Clustering Mode | 20100226 | |
| 7 | Instance method | Private | Method | Get timestamp of the last database backup | 20100426 | |
| 8 | Instance method | Private | Method | Load DataClasses | 20100318 | |
| 9 | Instance method | Private | Method | Set InfoProvider on the screen | 20100224 | |
| 10 | Instance method | Private | Method | Refresh MDC Dialog for DataStore Objects | 20100225 | |
| 11 | Instance method | Private | Method | Refresh MDC Dialog for InfoCubes | 20100225 | |
| 12 | Instance method | Private | Method | Refresh step prerequisites | 20100426 | |
| 13 | Instance method | Private | Method | Refresh step schedule job | 20100426 | |
| 14 | Instance method | Private | Method | Refresh Selection of Clustering Type | 20100224 |
Events
Class CL_DB6_ACTION_RECLUSTER_WIZARD has no event.
Types
Class CL_DB6_ACTION_RECLUSTER_WIZARD has no local type.
Method Signatures
Method CHECK_GENERAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100226 |
Method CHECK_GENERAL on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method CHECK_MDC_DIALOG_DSO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100226 |
Method CHECK_MDC_DIALOG_DSO on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method CHECK_MDC_DIALOG_IC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100226 |
Method CHECK_MDC_DIALOG_IC on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method CHECK_RECLUST_STATUS 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 | 20100426 | ||||
| 2 | IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100426 | ||||
| 3 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100426 | ||||
| 4 | STATUS | Call by reference | Type reference (TYPE) | STRING | 20100426 |
Method CHECK_RECLUST_STATUS on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method CHECK_SCHEDULE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100426 |
Method CHECK_SCHEDULE_JOB on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method CHECK_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100226 |
Method CHECK_SELECTION on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method GET_LAST_BACKUP Signature
Method GET_LAST_BACKUP on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method GET_LAST_BACKUP on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method LOAD_DATACLASSES Signature
Method LOAD_DATACLASSES on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class MDC Reclustering | 20100318 |
Method REFRESH_GENERAL Signature
Method REFRESH_GENERAL on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method REFRESH_GENERAL on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method REFRESH_MDC_DIALOG_DSO Signature
Method REFRESH_MDC_DIALOG_DSO on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method REFRESH_MDC_DIALOG_DSO on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method REFRESH_MDC_DIALOG_IC Signature
Method REFRESH_MDC_DIALOG_IC on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method REFRESH_MDC_DIALOG_IC on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method REFRESH_PREREQUISITES Signature
Method REFRESH_PREREQUISITES on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method REFRESH_PREREQUISITES on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method REFRESH_SCHEDULE_JOB Signature
Method REFRESH_SCHEDULE_JOB on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method REFRESH_SCHEDULE_JOB on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
Method REFRESH_SELECTION Signature
Method REFRESH_SELECTION on class CL_DB6_ACTION_RECLUSTER_WIZARD has no parameter.
Method REFRESH_SELECTION on class CL_DB6_ACTION_RECLUSTER_WIZARD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |