SAP ABAP Class CL_ICI_CMS_PING_ROOT (CMS connectivity check)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     IC_CCS_MCM (Package) IC Communication Channels Service Multi-Channel Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICI_CONSTANTS temporary solution for constants in ICI 20120130
Properties
Class CL_ICI_CMS_PING_ROOT  
Short Description CMS connectivity check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IC_CCS_MCM   IC Communication Channels Service Multi-Channel Management 
Created 20110303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICI_CMS_PING_ROOT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ICI_CONSTANTS temporary solution for constants in ICI 20120130
Friends
Class CL_ICI_CMS_PING_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMS_HOST_ID Instance attribute Public Type reference (TYPE) STRING CMS Host ID from getAttribute result 20121005
2 DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110304
3 LANG Instance attribute Private Type reference (TYPE) LAISO Language according to ISO 639 20130114
4 ONLINE Instance attribute Public Type reference (TYPE) BOOL Link field for view query 20110304
5 TIMESTAMP Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110304
Methods
# Method Level Visibility Method type Description Created on
1 PING Instance method Public Method ping a system 20110304
2 SEND_PING Instance method Public Method send http request 20110304
Events
Class CL_ICI_CMS_PING_ROOT has no event.
Types
Class CL_ICI_CMS_PING_ROOT has no local type.
Method Signatures

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CMS_HOST_ID Value transfer Type reference (TYPE) STRING 20120130
2 Exporting EV_ONLINE Value transfer Type reference (TYPE) BOOL Link field for view query 20110304
3 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110304

Method PING on class CL_ICI_CMS_PING_ROOT has no exception.

Method SEND_PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CMS_HOST_ID Value transfer Type reference (TYPE) STRING 20120130
2 Exporting EV_ONLINE Value transfer Type reference (TYPE) BOOL Link field for view query 20110304
3 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110304
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Exception class for CRM ICI 20120130
History
Last changed by/on SAP  20130531 
SAP Release Created in 732