SAP ABAP Class CL_SCSM_NAVTREE (Auxiliary Class: Navigation Tree for Consistency Check)
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 Inheritance (c INHERITING FROM c_ref)  CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20080619
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCSM_NAVICONS Definition of Icons for Navigation Tree 20080619
Properties
Class CL_SCSM_NAVTREE  
Short Description Auxiliary Class: Navigation Tree for Consistency Check    
Super Class CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCSM_CEN_CONFIG   CCMS Consistency Check 
Created 20080619   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 CL_SIMPLE_TREE_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCSM_NAVICONS Definition of Icons for Navigation Tree 20080619
Friends
Class CL_SCSM_NAVTREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHILD Constant Private Type reference (TYPE) I CL_SIMPLE_TREE_MODEL=>RELAT_LAST_CHILD 20080620
2 C_SIBL Constant Private Type reference (TYPE) I CL_SIMPLE_TREE_MODEL=>RELAT_NEXT_SIBLING 20080620
3 NODES_BUFFER Instance attribute Private Type reference (TYPE) TREEMSNOTA List Tree Model: Table With Node Key Plus Update Item 20080619
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE_TO_BUFFER Instance method Private Method Adds a node to the buffer 20080619
2 BUILD_CENPARTS Instance method Private Method Creates subtree for central system 20080619
3 BUILD_TREE Instance method Public Method Creates the navigation tree 20080619
Events
Class CL_SCSM_NAVTREE has no event.
Types
Class CL_SCSM_NAVTREE has no local type.
Method Signatures

Method ADD_NODE_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_INFO Call by reference Type reference (TYPE) TREEMSNODT Simple Tree Model: Eigenschaften eines Knotens 20080619

Method ADD_NODE_TO_BUFFER on class CL_SCSM_NAVTREE has no exception.

Method BUILD_CENPARTS Signature

Method BUILD_CENPARTS on class CL_SCSM_NAVTREE has no parameter.
Method BUILD_CENPARTS on class CL_SCSM_NAVTREE has no exception.

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENSYS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE soll Teilbaum für CEN erstellt werden 20080619
2 Importing OVERVIEW Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Übersichtsbaum 20080619
3 Importing REF_CENSYS Call by reference Object reference (TYPE REF TO) CL_SCSM_CENSYSTEM Referenz auf CenCheck Objekt 20080619
4 Importing SATSYS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Teilbaum für Sattelitensysteme 20080619
5 Importing SATSYSTEMS Call by reference Type reference (TYPE) STANDARD TABLE 20080619

Method BUILD_TREE on class CL_SCSM_NAVTREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720