Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_BW_HEALTH_CHECK | DB6 BW Health Check | 20100303 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_BW_HEALTH_CONSTANTS | Constants | 20100303 |
Properties
| Class | CL_RSDB6_BW_HEALTH_CHECK | |
| Short Description | DB6 BW Health Checks | |
| 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 | 20100303 | 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_BW_HEALTH_CHECK | DB6 BW Health Check | 20100303 | ||
| 2 | IF_DB6_BW_HEALTH_CONSTANTS | Constants | 20100303 |
Friends
Class CL_RSDB6_BW_HEALTH_CHECK 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) | DB6_BW_HEALTH_TESTS_RESULT_TAB | Test Results | 20100303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks BW layout for DB6 | 20100303 | |
| 2 | Instance method | Private | Method | Checks the MDC settings for a DSO | 20100303 | |
| 3 | Instance method | Private | Method | Checks partitioning key of a DSO | 20100303 | |
| 4 | Instance method | Private | Method | Checks if table is deferred | 20100303 | |
| 5 | Instance method | Private | Method | Checks InfoCube layout | 20100303 | |
| 6 | Instance method | Private | Method | Checks MDC settings for an InfoCube | 20100303 | |
| 7 | Instance method | Private | Method | Checks partitioning key of an InfoCube | 20100303 | |
| 8 | Instance method | Private | Method | Checks MDC settings | 20100303 | |
| 9 | Instance method | Private | Method | Checks PARTTIM column | 20100303 | |
| 10 | Instance method | Private | Method | Check partitioning key of all InfoProviders | 20100303 | |
| 11 | Instance method | Private | Method | Check partitioning key of PSA tables | 20100303 | |
| 12 | Instance method | Private | Method | Checks and repairs the partitioning key of aggregates | 20100303 | |
| 13 | Instance method | Private | Method | Checks and repairs the partitioning key of DSOs | 20100303 | |
| 14 | Instance method | Private | Method | Checks and repairs the partitioning key of an InfoCube/agg. | 20100303 | |
| 15 | Instance method | Private | Method | Checks and repairs the partitioning key of PSA table | 20100303 | |
| 16 | Instance method | Private | Method | Returns the aggregates of an InfoCube | 20100303 | |
| 17 | Instance method | Private | Method | Returns the database partitioning group name | 20100303 | |
| 18 | Instance method | Private | Method | Returns the partition number | 20100303 | |
| 19 | Instance method | Private | Method | Returns the table space of a table | 20100303 | |
| 20 | Instance method | Private | Method | Repairs the partitioning key of an InfoProvider | 20100303 | |
| 21 | Instance method | Private | Method | Stores the results in the database | 20100303 |
Events
Class CL_RSDB6_BW_HEALTH_CHECK has no event.
Types
Class CL_RSDB6_BW_HEALTH_CHECK has no local type.
Method Signatures
Method CHECK_BW_LAYOUT Signature
Method CHECK_BW_LAYOUT on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_DATASTORE_MDC_SETTINGS Signature
Method CHECK_DATASTORE_MDC_SETTINGS on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_DATASTORE_PKEY Signature
Method CHECK_DATASTORE_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_DEFERRED_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_VIEW | Call by reference | Type reference (TYPE) | RS_BOOL | Ist Deferred Table | 20100303 | |||
| 2 | I_TABLENAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | Tabellenname | 20100303 |
Method CHECK_DEFERRED_TABLES on class CL_RSDB6_BW_HEALTH_CHECK has no exception.
Method CHECK_INFOCUBE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_AGGREGATES | Call by reference | Type reference (TYPE) | RS_BOOL | Prüfe Aggregate | 20100303 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_INFOCUBE_MDC_SETTINGS Signature
Method CHECK_INFOCUBE_MDC_SETTINGS on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_INFOCUBE_PKEY Signature
Method CHECK_INFOCUBE_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_MDC Signature
Method CHECK_MDC on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_PARTTIM_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Fehler | 20100303 | |||
| 2 | I_FACTTYPE | Call by reference | Type reference (TYPE) | RS_CHAR1 | Type der Faktentabelle | 20100303 | |||
| 3 | I_R_STMT | Call by reference | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL-Statement | 20100303 | |||
| 4 | I_S_CUBE | Call by reference | Type reference (TYPE) | RSD_S_CUBE | InfoCube Metadaten | 20100303 | |||
| 5 | I_T_CUBE_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_CUBE_IOBJ | Liste der InfoObjekte des InfoCubes | 20100303 | |||
| 6 | I_T_DIME | Call by reference | Type reference (TYPE) | RSD_T_DIME | Dimensions-Tabellen | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_PKEY Signature
Method CHECK_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_PSA_PKEY Signature
Method CHECK_PSA_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_REPAIR_AGGREGATE_PKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 20100303 | |||
| 2 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Reparieren | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_REPAIR_DATASTORE_PKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MPPFL | Call by reference | Type reference (TYPE) | RS_BOOL | MPP Aktivierung | 20100323 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore Objekt | 20100303 | |||
| 3 | I_ODSOTYPE | Call by reference | Type reference (TYPE) | RSDODSOTYPE | DataStore Objekt Typ | 20100303 | |||
| 4 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Reparieren | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_REPAIR_ICUBE_AGGR_PKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_AGGREGATES | Call by reference | Type reference (TYPE) | RS_BOOL | Prüfe Aggregate | 20100303 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 20100303 | |||
| 3 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Reparieren | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method CHECK_REPAIR_PSA_PKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PSA_TABLE | Call by reference | Type reference (TYPE) | RSD_TABLNM | PSA Tabelle | 20100303 | |||
| 2 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | Reparieren | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method GET_AGGREGATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_AGGRCUBE | Call by reference | Type reference (TYPE) | RSDU_T_INFOCUBE | Aggregate | 20100303 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 20100303 | |||
| 3 | I_S_CUBE | Call by reference | Type reference (TYPE) | RSD_S_CUBE | InfoCube Metadaten | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method GET_DBPGNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DBPGNAME | Call by reference | Type reference (TYPE) | STRING | Database Partition Group Name | 20100303 | |||
| 2 | I_TBSP | Call by reference | Type reference (TYPE) | RSDU_TABSPACE | Tablespace | 20100303 |
Method GET_DBPGNAME on class CL_RSDB6_BW_HEALTH_CHECK has no exception.
Method GET_PARTNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARTNUM | Call by reference | Type reference (TYPE) | I | Partitionsnummer | 20100303 | |||
| 2 | I_TBSP | Call by reference | Type reference (TYPE) | RSDU_TABSPACE | Tablespace | 20100303 |
Method GET_PARTNUM on class CL_RSDB6_BW_HEALTH_CHECK has no exception.
Method GET_TBSPS_OF_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATATBSP | Call by reference | Type reference (TYPE) | RSDU_TABSPACE | Daten-Tablespace | 20100303 | |||
| 2 | E_INDEXTBSP | Call by reference | Type reference (TYPE) | RSDU_TABSPACE | Index-Tablespace | 20100303 | |||
| 3 | E_LONGTBSP | Call by reference | Type reference (TYPE) | RSDU_TABSPACE | Long Tablespace | 20100303 | |||
| 4 | I_TABLENAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | Tabellenname | 20100303 |
Method GET_TBSPS_OF_TABLE on class CL_RSDB6_BW_HEALTH_CHECK has no exception.
Method REPAIR_INFOPROVIDER_PKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROVIDER | Call by reference | Type reference (TYPE) | STRING | InfoProvider | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
Method STORE_RESULTS Signature
Method STORE_RESULTS on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception handling BW Health Checks | 20100303 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |