SAP ABAP Interface IF_BGRFC_HEALTH_CHECK (Interface for Health Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_HEALTH_CHECK | Implementation of bgRFC Health Checks | 20080710 |
Properties
| Interface | IF_BGRFC_HEALTH_CHECK | |
| Short Description | Interface for Health Checks |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20080710 | 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_BGRFC_HEALTH_CHECK has no interface.
Friends
Interface IF_BGRFC_HEALTH_CHECK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSG_NO_CONV_ERRORS | Constant | Public | Type reference (TYPE) | SYMSGNO | 456 | Message Number: basXML conversion error | 20080729 | |
| 2 | CO_MSG_NO_DESTINATION_LOCKED | Constant | Public | Type reference (TYPE) | SYMSGNO | 452 | Message Number: Destination locked | 20080729 | |
| 3 | CO_MSG_NO_DEST_LOCKED_WITH_ERR | Constant | Public | Type reference (TYPE) | SYMSGNO | 462 | Message number: Destination locked with errors | 20080729 | |
| 4 | CO_MSG_NO_DEST_PERMISSION | Constant | Public | Type reference (TYPE) | SYMSGNO | 464 | Message Number: User does not have authorization for dest. | 20100611 | |
| 5 | CO_MSG_NO_EXCEPTION | Constant | Public | Type reference (TYPE) | SYMSGNO | 460 | Message Number: Unexpected exception | 20080729 | |
| 6 | CO_MSG_NO_EXECUTABLE_UNITS | Constant | Public | Type reference (TYPE) | SYMSGNO | 454 | Message Number: Number of executable units | 20080729 | |
| 7 | CO_MSG_NO_EXECUTED_UNITS | Constant | Public | Type reference (TYPE) | SYMSGNO | 453 | Message Number: Number of executable units | 20080729 | |
| 8 | CO_MSG_NO_MAX_AVG_TIME | Constant | Public | Type reference (TYPE) | SYMSGNO | 455 | Message Number: Maximum and average time | 20080729 | |
| 9 | CO_MSG_NO_MISSING_PERMISSION | Constant | Public | Type reference (TYPE) | SYMSGNO | 463 | Message Number: Missing authorization | 20080729 | |
| 10 | CO_MSG_NO_NO_CONNECTION | Constant | Public | Type reference (TYPE) | SYMSGNO | 450 | Message Number: No connection | 20080729 | |
| 11 | CO_MSG_NO_NUMBER_ERR_UNITS | Constant | Public | Type reference (TYPE) | SYMSGNO | 451 | Message Number: Number of units with errors | 20080729 | |
| 12 | CO_MSG_NO_NUMBER_INB_SCHED | Constant | Public | Type reference (TYPE) | SYMSGNO | 458 | Message Number: Number of inbound schedulers | 20080729 | |
| 13 | CO_MSG_NO_NUMBER_OUTB_SCHED | Constant | Public | Type reference (TYPE) | SYMSGNO | 459 | Message Number: Number of outbound schedulers | 20080729 | |
| 14 | CO_MSG_NO_NUMBER_SCHEDULERS | Constant | Public | Type reference (TYPE) | SYMSGNO | 457 | Message Number: Number of schedulers | 20080729 | |
| 15 | CO_MSG_NO_RESOUCE_CHECK | Constant | Public | Type reference (TYPE) | SYMSGNO | 461 | Message Number: Resource check | 20080729 | |
| 16 | DO_CONF_CHECK_INBOUND | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Inbound Destination Configuration | 20080730 | ||
| 17 | DO_CONF_CHECK_INB_DEST_SET | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Inbound Scheduler Destination Settings | 20080801 | ||
| 18 | DO_CONF_CHECK_OUTB_DEST_SET | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Outbound Scheduler Destination Settings | 20080801 | ||
| 19 | DO_CONF_CHECK_SERVER | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Server Configuration | 20080730 | ||
| 20 | DO_CONF_CHECK_SUPERVISOR | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Supervisor Configuration | 20080730 | ||
| 21 | DO_CONF_CHECK_SYSTEM | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check System Configuration | 20080730 | ||
| 22 | DO_RT_CHECK_CONV_ERRORS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check for Conversion Errors | 20080730 | ||
| 23 | DO_RT_CHECK_DESTINATIONS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Perform Destinations Test | 20080730 | ||
| 24 | DO_RT_CHECK_ERR_UNITS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check for error units | 20080730 | ||
| 25 | DO_RT_CHECK_PING_DEST | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Ping Destinations | 20080730 | ||
| 26 | DO_RT_CHECK_RESOURCES | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Perform Resource Test | 20080730 | ||
| 27 | DO_RT_CHECK_SCHEDULER | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Perform Scheduler Test | 20080730 | ||
| 28 | DO_RT_CHECK_UNIT_NUMBERS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Calculate Number of Units | 20080730 | ||
| 29 | DO_RT_CHECK_UNIT_TIMES | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Calculate Wait Time for Units | 20080730 | ||
| 30 | SEVERITY_ERR | Constant | Public | Type reference (TYPE) | INT1 | 0 | Error | 20080730 | |
| 31 | SEVERITY_INFO | Constant | Public | Type reference (TYPE) | INT1 | 2 | Information | 20080730 | |
| 32 | SEVERITY_LEVEL | Instance attribute | Public | Type reference (TYPE) | INT1 | Maximum Severity | 20080730 | ||
| 33 | SEVERITY_WARNING | Constant | Public | Type reference (TYPE) | INT1 | 1 | Warning | 20080730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Health Check for the Configuration | 20080710 | |
| 2 | Instance method | Public | Method | Health Check for Runtime Data | 20080710 |
Events
Interface IF_BGRFC_HEALTH_CHECK has no event.
Types
Interface IF_BGRFC_HEALTH_CHECK has no local type.
Method Signatures
Method CHECK_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULTS | Value transfer | Type reference (TYPE) | BGRFC_MESSAGE_TAB | Tabelle für Health check ergebnisse | 20080711 |
Method CHECK_CONFIGURATION on Interface IF_BGRFC_HEALTH_CHECK has no exception.
Method CHECK_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULTS | Value transfer | Type reference (TYPE) | BGRFC_MESSAGE_TAB | Tabelle für Health check ergebnisse | 20080711 |
Method CHECK_RUNTIME on Interface IF_BGRFC_HEALTH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |