SAP ABAP Class CL_RSDDTZA_HPA_ACCESS (Access to HPA Functions)
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_ACCESS | |
Short Description | Access to HPA Functions | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDTZA | BWA ZA Maintenance Monitor and Functions |
Created | 20050803 | 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) |
Interfaces
Class CL_RSDDTZA_HPA_ACCESS has no interface implemented.
Friends
Class CL_RSDDTZA_HPA_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20050803 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_ACTION | Access to HPA Functions | 20051108 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_ACCESS | Access to HPA Functions | 20050803 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20050803 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20050803 |
3 | ![]() |
Instance method | Public | Method | Gets the Current HPA Status Information | 20050803 |
4 | ![]() |
Instance method | Public | Method | Returns Current and Scheduled Actions | 20060413 |
5 | ![]() |
Static method | Public | Method | Returns a Singleton Object of Class | 20050803 |
6 | ![]() |
Instance method | Public | Method | Distributes the Calls to the Action Methods | 20050803 |
7 | ![]() |
Instance method | Public | Method | After RESTART Checks, Check Whether TREX Available Again | 20050803 |
8 | ![]() |
Instance method | Public | Method | Perform HPA Checks Again | 20050803 |
9 | ![]() |
Instance method | Private | Method | Check whether action is to be executed despite lock | 20060508 |
10 | ![]() |
Instance method | Private | Method | Output Formatting for Message Table | 20060407 |
11 | ![]() |
Instance method | Public | Method | Notifies About Missing RFC Connection | 20051202 |
Events
Class CL_RSDDTZA_HPA_ACCESS has no event.
Types
Class CL_RSDDTZA_HPA_ACCESS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDDTZA_HPA_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDTZA_HPA_ACCESS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDDTZA_HPA_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_RSDDTZA_HPA_ACCESS has no exception.
Method GET_HPA_STATUS_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050803 | ||
2 | ![]() |
E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Returntext | 20050803 | ||
3 | ![]() |
E_T_CURRENT_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050803 | ||
4 | ![]() |
E_T_CURRENT_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050803 | |||
5 | ![]() |
E_T_CURRENT_RESULT | Call by reference | Type reference (TYPE) | TREXT_ALERT_STATUS | Ergebnis der Alert-Monitor-Tests | 20050803 | ||
6 | ![]() |
E_T_HISTORY_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050803 | ||
7 | ![]() |
E_T_HISTORY_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050803 | |||
8 | ![]() |
E_T_HISTORY_RESULT | Call by reference | Type reference (TYPE) | TREXT_ALERT_STATUS | Ergebnis der Alert-Monitor-Tests | 20050803 | ||
9 | ![]() |
E_T_SUMMARY_DETAILS | Call by reference | Type reference (TYPE) | TREXT_ALERT_DETAILS | Details für Alert-Monitor-Ergebnisse | 20050803 | ||
10 | ![]() |
E_T_SUMMARY_DETAIL_FORMAT | Call by reference | Type reference (TYPE) | TREXT_DETAIL_FORMAT | 20050803 | |||
11 | ![]() |
E_T_SUMMARY_RESULT | Call by reference | Type reference (TYPE) | TREXT_ALERT_STATUS | Ergebnis der Alert-Monitor-Tests | 20050803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in der Datenkonvertierung des HPA | 20050803 | |
2 | ![]() |
Interner Fehler im HPA | 20050803 |
Method GET_RUNNING_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RUN_ACTION | Call by reference | Type reference (TYPE) | RSDZA_T_ACT_LOG | 20060413 |
Method GET_RUNNING_ACTIONS on class CL_RSDDTZA_HPA_ACCESS has no exception.
Method GET_SINGLETON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_ZA_HPA_ACCESS | Value transfer | Object reference (TYPE REF TO) | CL_RSDDTZA_HPA_ACCESS | Zugriff auf die HPA Funktionen | 20050803 |
Method GET_SINGLETON on class CL_RSDDTZA_HPA_ACCESS has no exception.
Method HPA_FUNCTIONS_DISPATCHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HPA_CONVERSION_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060130 | ||
2 | ![]() |
E_HPA_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060130 | ||
3 | ![]() |
E_HPA_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20050803 | ||
4 | ![]() |
E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050803 | ||
5 | ![]() |
E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Returntext | 20050803 | ||
6 | ![]() |
E_TREX_AVAILABLE | Call by reference | Type reference (TYPE) | TREX_RFC-RCODE | Returncode | 20050803 | ||
7 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051115 | ||
8 | ![]() |
I_ACTION_CODE | Call by reference | Type reference (TYPE) | RSDDTZA_ACTION_CODE | Kurztext zu Aktivitäten | 20050803 | ||
9 | ![]() |
I_FORCE_ACTION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HPA gesperrt | 20051115 |
Method POLL_TREX_AVAILIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOCKED | Call by reference | Type reference (TYPE) | RSDZA_LOCKTYPE | Sperrtyp für BIA Aktionen | 20051115 | ||
2 | ![]() |
E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050803 | ||
3 | ![]() |
E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Returntext | 20050803 | ||
4 | ![]() |
E_TREX_AVAILABLE | Call by reference | Type reference (TYPE) | TREX_RFC-RCODE | Returncode | 20050803 | ||
5 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in der Datenkonvertierung des HPA | 20050803 | |
2 | ![]() |
HPA Fehler | 20050803 |
Method REDO_HPA_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20050803 | ||
2 | ![]() |
E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Returntext | 20050803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in der Datenkonvertierung des HPA | 20050803 | |
2 | ![]() |
HPA Fehler | 20050803 |
Method _CHECK_USER_FORCE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FORCE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060508 |
Method _CHECK_USER_FORCE_ACTION on class CL_RSDDTZA_HPA_ACCESS has no exception.
Method _FORMAT_MESSAGE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060407 |
Method _FORMAT_MESSAGE_TABLE on class CL_RSDDTZA_HPA_ACCESS has no exception.
Method _INFORM_MISSING_RFC_DEST Signature
Method _INFORM_MISSING_RFC_DEST on class CL_RSDDTZA_HPA_ACCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Benutzerabbruch bei RFC-Pflege | 20051202 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |