SAP ABAP Class CL_SCSM_CHECK_TREE (Check tree as object reference tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM_CEN_CONFIG (Package) CCMS Consistency Check
Properties
Class CL_SCSM_CHECK_TREE  
Short Description Check tree as object reference tree    
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 20100219   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)
2 IF_SCSM_LOGVIEWMODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SCSM_CHECK_TREE has no interface implemented.
Friends
Class CL_SCSM_CHECK_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ALLCHECKS_INFO Instance attribute Protected Type reference (TYPE) SCSM_T_CHECK_TREE Table of checks 20100409
2 MT_CHECKTREE_OBJECTS Instance attribute Protected Type reference (TYPE) SCSM_TREEOBJS_TT Check Objects Table Type 20100409
3 MT_ROOTCHECKS_INFO Instance attribute Protected Type reference (TYPE) SCSM_T_CHECK_TREE Table of checks 20100409
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100219
2 GET_ALLNODES Instance method Public Method Returns a list of all nodes for building tree 20100409
3 GET_CHECKTREE_OBJS Instance method Public Method Returns a list of the tree objects 20100409
4 GET_ROOTNODES Instance method Public Method Returns a list with all root nodes 20100409
5 INIT_TREE Instance method Private Method Creates the object tree 20100219
Events
Class CL_SCSM_CHECK_TREE has no event.
Types
Class CL_SCSM_CHECK_TREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SCSM_CHECK_TREE has no parameter.
Method CONSTRUCTOR on class CL_SCSM_CHECK_TREE has no exception.

Method GET_ALLNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODES Value transfer Type reference (TYPE) SCSM_T_CHECK_TREE Tabelle der Checks 20100409

Method GET_ALLNODES on class CL_SCSM_CHECK_TREE has no exception.

Method GET_CHECKTREE_OBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_OBJS Value transfer Type reference (TYPE) SCSM_TREEOBJS_TT Treeobjekte 20100409

Method GET_CHECKTREE_OBJS on class CL_SCSM_CHECK_TREE has no exception.

Method GET_ROOTNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODES Value transfer Type reference (TYPE) SCSM_T_CHECK_TREE Tabelle der Checks 20100409

Method GET_ROOTNODES on class CL_SCSM_CHECK_TREE has no exception.

Method INIT_TREE Signature

Method INIT_TREE on class CL_SCSM_CHECK_TREE has no parameter.
Method INIT_TREE on class CL_SCSM_CHECK_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730