SAP ABAP Class CL_DRF_CCMS_TOOLS (Tools to connect to CCMS)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     DRF_SERVICES_OUTBOUND (Package) Data Replication Framework: Outbound Services
Properties
Class CL_DRF_CCMS_TOOLS  
Short Description Tools to connect to CCMS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DRF_SERVICES_OUTBOUND   Data Replication Framework: Outbound Services 
Created 20090319   SAP 
Last change 20110908   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_DRF_CCMS_TOOLS has no interface implemented.
Friends
Class CL_DRF_CCMS_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DRF Constant Public See coding 'DRF' 20090327
2 GC_DRF_CONTEXT Constant Public See coding 'DRF_CONTEXT' 20090327
3 GC_DRF_FAILURE Constant Public See coding 'Replication Failure ' 20090408
4 GC_DRF_LOG Constant Public Type reference (TYPE) ALMTCREATE-CUSGROUPMT 'DRF_Log' Alert: Customization: Name of Customization Group 20090327
5 GC_MO_NAME Constant Public See coding 'DRF Runs' 20090327
6 GC_MTE_NAME Constant Public Type reference (TYPE) ALMTCREATE-NAME 'Data Replication failed' Alert: Short Name of Monitoring Type 20090408
7 GC_MT_CLASS Constant Public Type reference (TYPE) ALCUSGROUP 'DRF_Object' Alert: Customization: Name of Customization Group 20090408
8 GC_TOOL_ANALYZE Constant Public Type reference (TYPE) ALTOOLKEY 'DRF_Analysis_Method' Alert: Logical Name of Tool 20090408
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSE_ERROR Static method Public Method Analysis Method 20090327
2 ANALYSE_LOG Static method Private Method Analyse Application Log CCMS 20090330
3 CREATE_ALERT Static method Private Method Create Alert in CCMS 20090319
4 DELETE_ALERTS Static method Public Method Delete Alerts for Application 20090409
5 DELETE_ALERT_FOR_LOG Static method Private Method Delete Alert by Log handle 20090717
6 PREPARE_CCMS Static method Private Method Prepare CCMS for Alerting 20090408
7 RFC_DESTINATION_GET Static method Private Method Create RFC Destination for remote call of analysis Tool 20090626
8 UPDATE_CCMS Static method Public Method Update CCMS if Needed 20090408
Events
Class CL_DRF_CCMS_TOOLS has no event.
Types
Class CL_DRF_CCMS_TOOLS has no local type.
Method Signatures

Method ANALYSE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TOOL_INFO Call by reference Type reference (TYPE) DRF_T_ALTLEXDESC Table Type for CCMS Connection 20090406
2 Importing IV_DIALOG_MODE Call by reference Type reference (TYPE) ALTYPES-CHAR1 Single-Character Flag 20090406

Method ANALYSE_ERROR on class CL_DRF_CCMS_TOOLS has no exception.

Method ANALYSE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CREATE_ALERT Value transfer Type reference (TYPE) ABAP_BOOL Create alert 20090408
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090330

Method ANALYSE_LOG on class CL_DRF_CCMS_TOOLS has no exception.

Method CREATE_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) DRF_APPL Application 20090327
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090406
# Exception Resumable Description Created on
1 CX_DRF_EXCEPTION Root Class for Exceptions 20090327

Method DELETE_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) DRF_APPL Application 20090409
2 Importing IV_END_DATE Call by reference Type reference (TYPE) SYDATS End Date of deletion 20090409
3 Importing IV_START_DATE Call by reference Type reference (TYPE) BALDATE Start date of deletion 20090409

Method DELETE_ALERTS on class CL_DRF_CCMS_TOOLS has no exception.

Method DELETE_ALERT_FOR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) DRF_APPL Application 20090717
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090717

Method DELETE_ALERT_FOR_LOG on class CL_DRF_CCMS_TOOLS has no exception.

Method PREPARE_CCMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOG_TID Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20090408
2 Importing IV_APPL Call by reference Type reference (TYPE) DRF_APPL Application 20090408
# Exception Resumable Description Created on
1 CX_DRF_EXCEPTION Root Class for Exceptions 20090408

Method RFC_DESTINATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090626
2 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20090626
# Exception Resumable Description Created on
1 CX_DRF_EXCEPTION Root Class for Exceptions 20090629

Method UPDATE_CCMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) DRF_APPL Application 20090408
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090408
# Exception Resumable Description Created on
1 CX_DRF_OUTBOUND Root Class for Exceptions 20100728
History
Last changed by/on SAP  20110908 
SAP Release Created in 702