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 | 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 | Constant | Public | See coding | 'DRF' | 20090327 | ||||
| 2 | Constant | Public | See coding | 'DRF_CONTEXT' | 20090327 | ||||
| 3 | Constant | Public | See coding | 'Replication Failure ' | 20090408 | ||||
| 4 | Constant | Public | Type reference (TYPE) | ALMTCREATE-CUSGROUPMT | 'DRF_Log' | Alert: Customization: Name of Customization Group | 20090327 | ||
| 5 | Constant | Public | See coding | 'DRF Runs' | 20090327 | ||||
| 6 | Constant | Public | Type reference (TYPE) | ALMTCREATE-NAME | 'Data Replication failed' | Alert: Short Name of Monitoring Type | 20090408 | ||
| 7 | Constant | Public | Type reference (TYPE) | ALCUSGROUP | 'DRF_Object' | Alert: Customization: Name of Customization Group | 20090408 | ||
| 8 | 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 | Static method | Public | Method | Analysis Method | 20090327 | |
| 2 | Static method | Private | Method | Analyse Application Log CCMS | 20090330 | |
| 3 | Static method | Private | Method | Create Alert in CCMS | 20090319 | |
| 4 | Static method | Public | Method | Delete Alerts for Application | 20090409 | |
| 5 | Static method | Private | Method | Delete Alert by Log handle | 20090717 | |
| 6 | Static method | Private | Method | Prepare CCMS for Alerting | 20090408 | |
| 7 | Static method | Private | Method | Create RFC Destination for remote call of analysis Tool | 20090626 | |
| 8 | 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 | IT_TOOL_INFO | Call by reference | Type reference (TYPE) | DRF_T_ALTLEXDESC | Table Type for CCMS Connection | 20090406 | |||
| 2 | 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 | EV_CREATE_ALERT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Create alert | 20090408 | |||
| 2 | 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 | IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090327 | |||
| 2 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root Class for Exceptions | 20090327 |
Method DELETE_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090409 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SYDATS | End Date of deletion | 20090409 | |||
| 3 | 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 | IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090717 | |||
| 2 | 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 | ES_LOG_TID | Call by reference | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20090408 | |||
| 2 | IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090626 | |||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20090626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root Class for Exceptions | 20090629 |
Method UPDATE_CCMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090408 | |||
| 2 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root Class for Exceptions | 20100728 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |