SAP ABAP Class IF_BGRFC_HEALTH_CHECK (Interface for Health Checks)
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
| Class | IF_BGRFC_HEALTH_CHECK | |
| Short Description | Interface for Health Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080710 | 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
Class IF_BGRFC_HEALTH_CHECK has no interface implemented.
Friends
Class IF_BGRFC_HEALTH_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGNO | 456 | Message Number: basXML conversion error | 20080729 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYMSGNO | 452 | Message Number: Destination locked | 20080729 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGNO | 462 | Message number: Destination locked with errors | 20080729 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYMSGNO | 464 | Message Number: User does not have authorization for dest. | 20100611 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYMSGNO | 460 | Message Number: Unexpected exception | 20080729 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYMSGNO | 454 | Message Number: Number of executable units | 20080729 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYMSGNO | 453 | Message Number: Number of executable units | 20080729 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYMSGNO | 455 | Message Number: Maximum and average time | 20080729 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYMSGNO | 463 | Message Number: Missing authorization | 20080729 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYMSGNO | 450 | Message Number: No connection | 20080729 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYMSGNO | 451 | Message Number: Number of units with errors | 20080729 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYMSGNO | 458 | Message Number: Number of inbound schedulers | 20080729 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYMSGNO | 459 | Message Number: Number of outbound schedulers | 20080729 | ||
| 14 | Constant | Public | Type reference (TYPE) | SYMSGNO | 457 | Message Number: Number of schedulers | 20080729 | ||
| 15 | Constant | Public | Type reference (TYPE) | SYMSGNO | 461 | Message Number: Resource check | 20080729 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Inbound Destination Configuration | 20080730 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Inbound Scheduler Destination Settings | 20080801 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Outbound Scheduler Destination Settings | 20080801 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Server Configuration | 20080730 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check Supervisor Configuration | 20080730 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check System Configuration | 20080730 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check for Conversion Errors | 20080730 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Perform Destinations Test | 20080730 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Check for error units | 20080730 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Ping Destinations | 20080730 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Perform Resource Test | 20080730 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Perform Scheduler Test | 20080730 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Calculate Number of Units | 20080730 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Calculate Wait Time for Units | 20080730 | |||
| 30 | Constant | Public | Type reference (TYPE) | INT1 | 0 | Error | 20080730 | ||
| 31 | Constant | Public | Type reference (TYPE) | INT1 | 2 | Information | 20080730 | ||
| 32 | Instance attribute | Public | Type reference (TYPE) | INT1 | Maximum Severity | 20080730 | |||
| 33 | 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
Class IF_BGRFC_HEALTH_CHECK has no event.
Types
Class 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 class 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 class IF_BGRFC_HEALTH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |