SAP ABAP Class CL_RSDDTZA_HPA_RESULTS_DATA (Determine and Distribute All Results of HPA)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
⤷
⤷
Properties
| Class | CL_RSDDTZA_HPA_RESULTS_DATA | |
| Short Description | Determine and Distribute All Results of HPA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTZA | BWA ZA Maintenance Monitor and Functions |
| Created | 20050819 | 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) |
Interfaces
Class CL_RSDDTZA_HPA_RESULTS_DATA has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_RESULTS_DATA 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) | CL_RSDDTZA_HPA_CHECK_DETAILS | Display of Check Details | 20050830 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_CHECK_GRID | Display of Complete Results | 20050819 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_CHECK_GRID | Display of Historic HPA Results | 20050829 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_CHECK_GRID | Display of Summarized HPA Results | 20050819 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20071018 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYSUBRC | Boolean | 20060919 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDTZA_MSG_LOG_DISPLAY | ALV GRID for the Display of Information on Actions | 20050829 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_ACCESS | Access to HPA Functions | 20050819 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20060130 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details for Alert Monitor Results | 20050819 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050819 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_STATUS | Result of the Alert Monitor Tests | 20050819 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details for Alert Monitor Results | 20050819 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050819 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_STATUS | Result of the Alert Monitor Tests | 20050819 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20071018 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSDDTZA_T_ACTIONS | Table Type for Action Table | 20050913 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20060919 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details for Alert Monitor Results | 20050819 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050819 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | TREXT_ALERT_STATUS | Result of the Alert Monitor Tests | 20050819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050819 | |
| 2 | Instance method | Public | Method | Returns the results of the BWA overload test | 20071018 | |
| 3 | Instance method | Public | Method | Returns the results of the version comparison of BW with BWA | 20060920 | |
| 4 | Instance method | Public | Method | Returns Data for Summary | 20050819 | |
| 5 | Instance method | Public | Method | Returns Proposed Action | 20050819 | |
| 6 | Instance method | Public | Method | Refreshes Data and Redistributes It | 20050829 | |
| 7 | Instance method | Private | Method | Gets Results of Version Comparison of BW with BWA | 20060919 | |
| 8 | Instance method | Private | Method | Gets Current Data from HPA | 20050829 | |
| 9 | Instance method | Private | Method | Performs BWA overload test | 20071018 | |
| 10 | Instance method | Private | Method | Sets the Proposed Action | 20050819 |
Events
Class CL_RSDDTZA_HPA_RESULTS_DATA has no event.
Types
Class CL_RSDDTZA_HPA_RESULTS_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20071025 | |||
| 2 | I_NO_REMOTE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071025 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050819 |
Method CONSTRUCTOR on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method GET_BIA_OVERLOAD_CHECK_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OVERLOAD | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071018 | |||
| 2 | E_T_OVERLOAD_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20071018 |
Method GET_BIA_OVERLOAD_CHECK_RES on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method GET_BI_SP_BIA_REV_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERNAL_SYSTEM | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060920 | |||
| 2 | E_REV_CHECK_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060920 | |||
| 3 | E_T_REV_CHECK_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060920 |
Method GET_BI_SP_BIA_REV_INFO on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method GET_HPA_RESULTS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_HPA_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050819 | |||
| 2 | E_T_HPA_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050819 | ||||
| 3 | E_T_HPA_RESULT | Call by reference | Type reference (TYPE) | TREXT_ALERT_STATUS | Ergebnis der Alert-Monitor-Tests | 20050819 | |||
| 4 | I_HPA_RESULTS_TYPE | Call by reference | Type reference (TYPE) | RSDDTZA_HPA_RESULTS_TYPE | Charakterfeld der Länge 12 | 20050819 |
Method GET_HPA_RESULTS_DATA on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method GET_PROPOSED_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PROPOSED_ACTIONS | Call by reference | Type reference (TYPE) | RSDDTZA_T_ACTIONS | Tabellentyp zur Aktionstabelle | 20050915 |
Method GET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RET_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050829 | |||
| 2 | E_RET_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20050829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HPA Fehler | 20050829 |
Method _FETCH_BI_SP_BIA_REV_INFO Signature
Method _FETCH_BI_SP_BIA_REV_INFO on class CL_RSDDTZA_HPA_RESULTS_DATA has no parameter.
Method _FETCH_BI_SP_BIA_REV_INFO on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method _FETCH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RET_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050829 | |||
| 2 | E_RET_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20050829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HPA Fehler | 20050829 |
Method _RUN_BIA_OVERLOAD_CHECK Signature
Method _RUN_BIA_OVERLOAD_CHECK on class CL_RSDDTZA_HPA_RESULTS_DATA has no parameter.
Method _RUN_BIA_OVERLOAD_CHECK on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
Method _SET_PROPOSED_ACTION Signature
Method _SET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_RESULTS_DATA has no parameter.
Method _SET_PROPOSED_ACTION on class CL_RSDDTZA_HPA_RESULTS_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |