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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCSM_T_CHECK_TREE | Table of checks | 20100409 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCSM_TREEOBJS_TT | Check Objects Table Type | 20100409 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCSM_T_CHECK_TREE | Table of checks | 20100409 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100219 |
2 | ![]() |
Instance method | Public | Method | Returns a list of all nodes for building tree | 20100409 |
3 | ![]() |
Instance method | Public | Method | Returns a list of the tree objects | 20100409 |
4 | ![]() |
Instance method | Public | Method | Returns a list with all root nodes | 20100409 |
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |