SAP ABAP Class CL_RFCDEST_AV (Checks availability of an RFC-Destination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI (Package) CCMS: Monitoring Architecture
⤷
⤷
Properties
| Class | CL_RFCDEST_AV | |
| Short Description | Checks availability of an RFC-Destination | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMOI | CCMS: Monitoring Architecture |
| Created | 20110527 | 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_RFCDEST_AV has no interface implemented.
Friends
Class CL_RFCDEST_AV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_SELFMON_DS | Alert: global monitoring type identifier | 20110530 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20110527 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Result of connection check | 20110527 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR80 | Char 80 | 20110527 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ALMTECLASS | 'Availability_RFC_Destinations' | CCMS Monitoring Architecture: Name of MTE class | 20110527 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110527 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Use sync rfc or not | 20110527 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 1500 | 20110527 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ALTOOLKEY | Alert: Logical Name of Tool | 20110527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks RFC Destination | 20110527 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110527 | |
| 3 | Instance method | Public | Method | Receive Result of async RFC check | 20110527 | |
| 4 | Instance method | Private | Method | Reports availability to CCMS | 20110527 | |
| 5 | Instance method | Private | Method | set default parameters | 20110527 |
Events
Class CL_RFCDEST_AV has no event.
Types
Class CL_RFCDEST_AV has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONN_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110530 |
Method CHECK on class CL_RFCDEST_AV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SELFMONI | Call by reference | Object reference (TYPE REF TO) | CL_CCM_SELFMON_DS | Selfmonitoring Object | 20110530 | |||
| 2 | IS_REPORTTID | Call by reference | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20110527 | |||
| 3 | IV_MTECLASS | Call by reference | Type reference (TYPE) | ALMTECLASS | CCMS Monitoring Architecture: Name of MTE class | 20110527 | |||
| 4 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Destination | 20110527 | |||
| 5 | IV_SYNCRFC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110527 | ||||
| 6 | IV_TIMEOUT | Call by reference | Type reference (TYPE) | I | 20110527 | ||||
| 7 | IV_TOOLNAME | Call by reference | Type reference (TYPE) | ALTOOLKEY | Alert: Logical Name of Tool | 20110527 |
Method CONSTRUCTOR on class CL_RFCDEST_AV has no exception.
Method RECEIVE_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20110527 |
Method RECEIVE_RESULTS on class CL_RFCDEST_AV has no exception.
Method REPORT_AV Signature
Method REPORT_AV on class CL_RFCDEST_AV has no parameter.
Method REPORT_AV on class CL_RFCDEST_AV has no exception.
Method SET_DEFAULTS Signature
Method SET_DEFAULTS on class CL_RFCDEST_AV has no parameter.
Method SET_DEFAULTS on class CL_RFCDEST_AV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |