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 ABAP 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 CONSSUM_CLASS Constant Private Type reference (TYPE) ALMTCREATE-NAME 'CCMS_ConsCheck' Alert: Short Name of Monitoring Type 20081201
2 CONSSUM_NAME Constant Private Type reference (TYPE) ALMTCREATE-NAME 'RZ50 Results' Alert: Short Name of Monitoring Type 20081201
3 CONTEXT_CLASS Constant Private Type reference (TYPE) ALMTCREATE-NAME 'SAP_CCMS_MI_SelfMonitoring' Alert: Short Name of Monitoring Type 20081201
4 CONTEXT_NAME 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 ADD_TREENODE Instance method Private Method Inserts a node into the CCMS tree 20081202
2 BUILD_TREE 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 Changing CHG_PARENTKEY Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20081202
2 Importing IMP_NODE_OBJ Value transfer Object reference (TYPE REF TO) CL_SCSM_TREENODE_BASE Basisklasse Knoten von Baum 20081202
3 Importing 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 Importing IMP_CONTEXT Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20081202
2 Importing IMP_NODE_OBJ Value transfer Object reference (TYPE REF TO) CL_SCSM_TREENODE_BASE Basisklasse Knoten von Baum 20081202
3 Importing IMP_PARENT Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20081202
4 Importing 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