SAP ABAP Class CL_SCSM_CCMS_ALERTING (Class for BAdI Implementation: SCSM_CCMS_ALERTING)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_SCSM_ALERTING | Interface for BAdI: BADI_SCSM_ALERTING | 20081201 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCSM_CHECKSTATE | Status Checks | 20081202 |
Properties
| Class | CL_SCSM_CCMS_ALERTING | |
| Short Description | Class for BAdI Implementation: SCSM_CCMS_ALERTING | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCSM_CEN_CONFIG | CCMS Consistency Check |
| Created | 20081201 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081201 | ||
| 2 | IF_EX_BADI_SCSM_ALERTING | Interface for BAdI: BADI_SCSM_ALERTING | 20081201 | ||
| 3 | IF_SCSM_CHECKSTATE | Status Checks | 20081202 |
Friends
Class CL_SCSM_CCMS_ALERTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ALMTCREATE-NAME | 'CCMS_ConsCheck' | Alert: Short Name of Monitoring Type | 20081201 | ||
| 2 | Constant | Private | Type reference (TYPE) | ALMTCREATE-NAME | 'RZ50 Results' | Alert: Short Name of Monitoring Type | 20081201 | ||
| 3 | Constant | Private | Type reference (TYPE) | ALMTCREATE-NAME | 'SAP_CCMS_MI_SelfMonitoring' | Alert: Short Name of Monitoring Type | 20081201 | ||
| 4 | Constant | Private | Type reference (TYPE) | ALMTCREATE-NAME | 'CCMS_Selfmonitoring' | Alert: Short Name of Monitoring Type | 20081201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Inserts a node into the CCMS tree | 20081202 | |
| 2 | Instance method | Private | Method | Builds the CCMS tree | 20081202 |
Events
Class CL_SCSM_CCMS_ALERTING has no event.
Types
Class CL_SCSM_CCMS_ALERTING has no local type.
Method Signatures
Method ADD_TREENODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHG_PARENTKEY | Call by reference | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20081202 | |||
| 2 | IMP_NODE_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_SCSM_TREENODE_BASE | Basisklasse Knoten von Baum | 20081202 | |||
| 3 | IS_FOLDER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081202 |
Method ADD_TREENODE on class CL_SCSM_CCMS_ALERTING has no exception.
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_CONTEXT | Value transfer | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20081202 | |||
| 2 | IMP_NODE_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_SCSM_TREENODE_BASE | Basisklasse Knoten von Baum | 20081202 | |||
| 3 | IMP_PARENT | Value transfer | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20081202 | |||
| 4 | IS_ROOT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081202 |
Method BUILD_TREE on class CL_SCSM_CCMS_ALERTING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |