SAP ABAP Class CL_WS_DESIG_BOLTREE_IMPL (CL_WS_DESIG_BOLTREE_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     WS_DESIGN_TOOL_WEB_UI (Package) Web Service Tool: Web UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WS_DESIG_BOLTREE 20060714
Properties
Class CL_WS_DESIG_BOLTREE_IMPL  
Short Description    
Super Class CL_WS_DESIG_BOLTREE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WS_DESIGN_TOOL_WEB_UI   Web Service Tool: Web UI 
Created 20060714   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
Class CL_WS_DESIG_BOLTREE_IMPL has no interface implemented.
Friends
Class CL_WS_DESIG_BOLTREE_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DECISION_POPUP Static Attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Access Interface for Popups 20060731
2 GR_TREE Static Attribute Public Object reference (TYPE REF TO) CL_WS_DESIG_BOLTREE_CN00 Access Interface for Tree Node Objects 20061220
3 GS_DESIGN_OBJ Static Attribute Public Type reference (TYPE) BSP_DESIGN_OBJ includes all data on design object level 20060728
4 GS_PARENT_DSGN_OBJ Static Attribute Public Type reference (TYPE) BSP_DESIGN_OBJ includes all data on design object level 20061220
5 GT_BUTTON Instance attribute Public Type reference (TYPE) CRMT_THTMLB_BUTTON_T Table of Buttons in Table View Header 20060724
6 GT_DIRECT_RECURSION Static Attribute Public Type reference (TYPE) BSP_DESIGN_OBJ_TAB includes all data on design object level 20060814
7 GT_NODE_SELECTIONS Static Attribute Public Type reference (TYPE) INT4_TABLE Contains nodes which were allready selected 20090605
8 GT_SELECTIONS Static Attribute Public Type reference (TYPE) WST_TTY_ATTR_SEL contains attribute selections 20090528
9 GV_EVENT_THTMLB Instance attribute Private Object reference (TYPE REF TO) CL_THTMLB_TREE Element-Handler: 20090529
10 GV_EVENT_THTMLB_N Instance attribute Private Object reference (TYPE REF TO) CL_THTMLB_TREE Element-Handler: 20090602
11 GV_FIRST_TIME Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090605
12 GV_INDEX Static Attribute Public Type reference (TYPE) I 20060731
13 GV_NO_BOLTREE_REFRESH Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE No refresh on BOL Tree allowed 20070524
14 GV_ROW_KEY Static Attribute Public Type reference (TYPE) I 20061220
15 GV_WS_ENABLED Constant Public Type reference (TYPE) FLAG 'X' General Flag 20060901
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NODE_MTND Instance method Public Method Checks whether a parent node contains maintained nodes 20061025
2 CONSI_CHECK Instance method Private Method Perform consistency check for the tree 20070711
3 GET_RECURSION_LEVEL Instance method Public Method 20060728
4 ON_REFRESH Instance method Protected Method temporary version of on refresh 20070604
5 REDUCE_REDUNDANCE Instance method Private Method Reduce redundance of the tree 20070711
6 TREEWORKER Instance method Private Method Works sedulously over the whole tree 20070711
Events
Class CL_WS_DESIG_BOLTREE_IMPL has no event.
Types
Class CL_WS_DESIG_BOLTREE_IMPL has no local type.
Method Signatures

Method CHECK_NODE_MTND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING Number of node key to check 20061025

Method CHECK_NODE_MTND on class CL_WS_DESIG_BOLTREE_IMPL has no exception.

Method CONSI_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MIXED_PARENTS Value transfer Object reference (TYPE REF TO) IF_BSP_WD_EXT_PROPERTY_ACCESS Attribute Access for Model Nodes with Additional Values 20070711
2 Importing IS_NODE Value transfer Type reference (TYPE) CRMT_BSP_TREETABLE_NODE Node 20070711
3 Importing IV_AWAIT_2ND_STEP Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070711
4 Importing IV_COUNTER Value transfer Type reference (TYPE) I 20070711
5 Importing IV_PARENT_IS_MAINTND Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070711
6 Importing IV_SET_MAINTENANCE_ALLOWED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070711
7 Returning RV_ALL_UNMAINTAINED_PARENTS Value transfer Type reference (TYPE) STRING 20070711

Method CONSI_CHECK on class CL_WS_DESIG_BOLTREE_IMPL has no exception.

Method GET_RECURSION_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LEVEL Call by reference Type reference (TYPE) INT1 Dummy for B20 int1 (Local Everywhere) 20060728
2 Exporting EV_RECURSION Call by reference Type reference (TYPE) C 20060728
3 Importing IV_INDEX Call by reference Type reference (TYPE) I Natural number 20060728
4 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20060728
5 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) STRING 20060728

Method GET_RECURSION_LEVEL on class CL_WS_DESIG_BOLTREE_IMPL has no exception.

Method ON_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20070604
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20070604

Method ON_REFRESH on class CL_WS_DESIG_BOLTREE_IMPL has no exception.

Method REDUCE_REDUNDANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CUCO Value transfer Object reference (TYPE REF TO) CL_WS_DESIG_WSCUCO_IMPL 20070711
2 Importing IR_CUCO Value transfer Object reference (TYPE REF TO) CL_WS_DESIG_WSCUCO_IMPL 20070711
3 Importing IR_VALUE_NODE Value transfer Object reference (TYPE REF TO) CL_BSP_WD_VALUE_NODE Object Node - Not Model-Bound 20070711
4 Importing IS_DESIGN_OBJ Value transfer Type reference (TYPE) BSP_DESIGN_OBJ includes all data on design object level 20070711

Method REDUCE_REDUNDANCE on class CL_WS_DESIG_BOLTREE_IMPL has no exception.

Method TREEWORKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALL_UNMAINTAINED_PARENTS Call by reference Type reference (TYPE) STRING 20070713
2 Importing IR_CUCO Value transfer Object reference (TYPE REF TO) CL_WS_DESIG_WSCUCO_IMPL 20070712
3 Importing IT_DESIGN_MARKED Value transfer Type reference (TYPE) BSP_DESIGN_OBJ_TAB includes all data on design object level 20070712
4 Importing IT_NODE Value transfer Type reference (TYPE) CRMT_BSP_TREETABLE_NODE_TAB Node Table 20070712
5 Importing IV_ALL_UNMAINTAINED_PARENTS Value transfer Type reference (TYPE) STRING 20070713

Method TREEWORKER on class CL_WS_DESIG_BOLTREE_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 510