SAP ABAP Interface IF_ICI_CCS_DB_MONITOR (CCS monitoring DB access layer interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_CCS_SIMULATOR (Package) Communication Management Software Simulator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_CCS_DB_MONITOR CCS MONITORING DB access class 20051214
Properties
Interface IF_ICI_CCS_DB_MONITOR  
Short Description CCS monitoring DB access layer interface    
General Data
Package ICI_CCS_SIMULATOR   Communication Management Software Simulator 
Created 20051214   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CICI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ICI_CCS_DB_MONITOR has no interface.
Friends
Interface IF_ICI_CCS_DB_MONITOR has no friend.
Attributes
Interface IF_ICI_CCS_DB_MONITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_KF Instance method Public Method Evaluate Monitoring Key Figure 20051214
2 FILL_XMLTB Instance method Public Method Add new record to XMLTB table 20051214
3 GET_ACTIVE_ITEM Instance method Public Method Get active item for a given agent 20051214
4 GET_CATALOG Instance method Public Method Get Monitoring Catalog 20051214
5 GET_INSTANCES Instance method Public Method Get Monitoring Instances 20051214
6 MONITOR_DATA_CHANGED Instance method Public Method Send Monitoring Data 20051214
7 SUBSCRIBE Instance method Public Method Subscribe to Monitoring 20051214
8 UNSUBSCRIBE Instance method Public Method Unsubscribe to Monitoring 20051214
Events
Interface IF_ICI_CCS_DB_MONITOR has no event.
Types
Interface IF_ICI_CCS_DB_MONITOR has no local type.
Method Signatures

Method EVALUATE_KF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE_VALUE Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051214
2 Importing KEYFIGURE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051214
3 Importing MONITORING_MODE Call by reference Type reference (TYPE) N '1' 20051214
4 Returning RESULT Value transfer Type reference (TYPE) CHAR32 Character field, length 32 20051214

Method EVALUATE_KF on Interface IF_ICI_CCS_DB_MONITOR has no exception.

Method FILL_XMLTB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing H Call by reference Type reference (TYPE) INT1 Dummy for B20 int1 (Local Everywhere) 20051214
2 Importing N Call by reference Type reference (TYPE) CHAR255 Char255 20051214
3 Importing T Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20051214
4 Importing V Call by reference Type reference (TYPE) CHAR255 Char255 20051214

Method FILL_XMLTB on Interface IF_ICI_CCS_DB_MONITOR has no exception.

Method GET_ACTIVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANNEL_DESC Value transfer Type reference (TYPE) CHAR255 Char255 20051214
2 Exporting CHANNEL_ID Value transfer Type reference (TYPE) CHAR255 Char255 20051214
3 Exporting ITEM_ID Value transfer Type reference (TYPE) CHAR255 Char255 20051214
4 Importing MONITORING_MODE Call by reference Type reference (TYPE) N '1' 20051214
5 Exporting QUEUE_DESC Value transfer Type reference (TYPE) CHAR255 Char255 20051214
6 Exporting QUEUE_ID Value transfer Type reference (TYPE) CHAR255 Character field, length 32 20051214
7 Exporting STATUS_DESC Value transfer Type reference (TYPE) CHAR255 Char255 20051214
8 Exporting STATUS_ID Value transfer Type reference (TYPE) CHAR255 Char255 20051214
9 Exporting TIME Value transfer Type reference (TYPE) CHAR255 Char255 20051214
10 Importing USER_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051214

Method GET_ACTIVE_ITEM on Interface IF_ICI_CCS_DB_MONITOR has no exception.

Method GET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE Value transfer Type reference (TYPE) STRING 20051214
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051216

Method GET_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MONITOROBJECTTYPES Call by reference Type reference (TYPE) CRM_ICI_MONITOR_OBJECT_TYPES transfer table: monitor object types 20051214
2 Returning RESPONSE Value transfer Type reference (TYPE) STRING 20051214
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION 20051216

Method MONITOR_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MONITOR_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051214
2 Importing TIMEPERIOD Call by reference Type reference (TYPE) FLOAT Field of type FLTP 20051214
3 Importing XMLT Call by reference Type reference (TYPE) ICI_CCS_MONI_SUB_T XML Table structure used for retreive and output XML doc 20051214
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051216

Method SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPID Call by reference Type reference (TYPE) STRING 20051214
2 Importing APPURL Call by reference Type reference (TYPE) STRING 20051214
3 Importing SUBSCRIBEFORM Call by reference Type reference (TYPE) STRING 20051214
4 Importing TIMEPERIOD Call by reference Type reference (TYPE) STRING 20051214
5 Importing USERID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051214
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051216

Method UNSUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPID Call by reference Type reference (TYPE) STRING 20051214
2 Importing APPURL Call by reference Type reference (TYPE) STRING 20051214
# Exception Resumable Description Created on
1 CX_ICI_CCS_EXCEPTION CCS Exceptions 20051216
History
Last changed by/on SAP  20081007 
SAP Release Created in 700