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 ABAP 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 MR_SELFMONI Instance attribute Private Object reference (TYPE REF TO) CL_CCM_SELFMON_DS Alert: global monitoring type identifier 20110530
2 MS_REPORTTID Instance attribute Private Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20110527
3 MV_CONN_ERROR Instance attribute Private Type reference (TYPE) ABAP_BOOL Result of connection check 20110527
4 MV_ERROR_MSG Instance attribute Private Type reference (TYPE) CHAR80 Char 80 20110527
5 MV_MTECLASS Instance attribute Private Type reference (TYPE) ALMTECLASS 'Availability_RFC_Destinations' CCMS Monitoring Architecture: Name of MTE class 20110527
6 MV_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110527
7 MV_SYNCRFC Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use sync rfc or not 20110527
8 MV_TIMEOUT Instance attribute Private Type reference (TYPE) I 1500 20110527
9 MV_TOOLNAME Instance attribute Private Type reference (TYPE) ALTOOLKEY Alert: Logical Name of Tool 20110527
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks RFC Destination 20110527
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110527
3 RECEIVE_RESULTS Instance method Public Method Receive Result of async RFC check 20110527
4 REPORT_AV Instance method Private Method Reports availability to CCMS 20110527
5 SET_DEFAULTS 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 Returning 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 Importing IR_SELFMONI Call by reference Object reference (TYPE REF TO) CL_CCM_SELFMON_DS Selfmonitoring Object 20110530
2 Importing IS_REPORTTID Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20110527
3 Importing IV_MTECLASS Call by reference Type reference (TYPE) ALMTECLASS CCMS Monitoring Architecture: Name of MTE class 20110527
4 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Destination 20110527
5 Importing IV_SYNCRFC Call by reference Type reference (TYPE) ABAP_BOOL 20110527
6 Importing IV_TIMEOUT Call by reference Type reference (TYPE) I 20110527
7 Importing 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 Importing 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