SAP ABAP Class CL_RSAWBN_TREE_CHECK (Consistency Check Tree)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN (Package) Data Warehousing Workbench
Properties
Class CL_RSAWBN_TREE_CHECK  
Short Description Consistency Check Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20111116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAWBN_TREE_CHECK has no forward declaration.
Interfaces
Class CL_RSAWBN_TREE_CHECK has no interface implemented.
Friends
Class CL_RSAWBN_TREE_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_ROOTID Instance attribute Protected Type reference (TYPE) RSSHNODEID Technical Node ID of Node in Hierarchy 20111128
2 O_R_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_TREE_MODEL_FOLDER Tree Back-End with Folder Creation 20111128
3 O_S_ERROR_TREE Instance attribute Protected Type reference (TYPE) TY_S_ERROR_TREE Tree Structure AWB 20111128
4 O_TH_TREE Instance attribute Protected Type reference (TYPE) RSAWBN_TH_TREE Tree AWB 20111128
5 O_TH_VISITED Instance attribute Protected Type reference (TYPE) RSAWBN_TH_TREE Tree AWB 20111128
6 O_TS_OBJ_NODEID Instance attribute Protected Type reference (TYPE) RSAWBN_TS_OBJ_NODEID Assignment of AWB Object and Node ID 20111128
7 O_T_ERROR_TREE Instance attribute Protected Type reference (TYPE) TY_T_ERROR_TREE Tree Structure AWB 20111128
8 O_T_LOST_NODES Instance attribute Protected Type reference (TYPE) RSAWBN_T_TREE Tree AWB 20111128
9 O_T_LOST_ROOTS Instance attribute Protected Type reference (TYPE) RSAWBN_T_TREE Tree AWB 20111128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20111128
2 RECURSE_TREE Instance method Protected Method 20111128
3 SET_TREE Instance method Public Method 20111128
4 TRAVERSE_TREE Instance method Protected Method 20111128
Events
Class CL_RSAWBN_TREE_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ERROR_TREE Public See coding 20111128 begin of TY_S_error_TREE, s_tree type rsawbn_s_tree, msg type string, end of ty_s_error_tree
2 TY_T_ERROR_TREE Public See coding 20111128 TY_T_ERROR_TREE type STANDARD TABLE OF ty_s_error_tree with NON-UNIQUE DEFAULT KEY
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RSAWBN_TREE_CHECK has no parameter.
Method CHECK on class CL_RSAWBN_TREE_CHECK has no exception.

Method RECURSE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TREE Call by reference Type reference (TYPE) RSAWBN_S_TREE Baumstruktur AWB 20111128

Method RECURSE_TREE on class CL_RSAWBN_TREE_CHECK has no exception.

Method SET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TREE Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TREE_MODEL_FOLDER Tree AWB 20111128
2 Importing I_TH_TREE Call by reference Type reference (TYPE) RSAWBN_TH_TREE Tree AWB 20111128
3 Importing I_TS_OBJ_NODEID Call by reference Type reference (TYPE) RSAWBN_TS_OBJ_NODEID Zuordnung Awb-Object und NodeID 20111128

Method SET_TREE on class CL_RSAWBN_TREE_CHECK has no exception.

Method TRAVERSE_TREE Signature

Method TRAVERSE_TREE on class CL_RSAWBN_TREE_CHECK has no parameter.
Method TRAVERSE_TREE on class CL_RSAWBN_TREE_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in