SAP ABAP Class CL_WS_DESIG_BOLTREE_CN00 (CL_WS_DESIG_BOLTREE_CN00)
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_BSP_WD_CONTEXT_NODE_TREE Special Context Node for Tree-Table View 20060717
Properties
Class CL_WS_DESIG_BOLTREE_CN00  
Short Description    
Super Class CL_BSP_WD_CONTEXT_NODE_TREE Special Context Node for Tree-Table View 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WS_DESIG_BOLTREE_CN00 has no forward declaration.
Interfaces
Class CL_WS_DESIG_BOLTREE_CN00 has no interface implemented.
Friends
Class CL_WS_DESIG_BOLTREE_CN00 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_ENTITY_NAME Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME ' ' 20060714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060717
2 GET_CHANGE Instance method Public Method 20070612
3 GET_COMPONENT_NAME Instance method Public Method 20060717
4 GET_COMPONENT_SET Instance method Public Method 20070704
5 GET_CREATE Instance method Public Method 20070613
6 GET_DSGN_OBJECT Instance method Public Method Returns the name of the design object 20061102
7 GET_I_CHANGE Instance method Public Method 20070612
8 GET_I_CREATE Instance method Public Method 20070613
9 GET_I_DSGN_OBJECT Instance method Public Method 20061102
10 GET_I_MAINTAINED Instance method Public Method 20060714
11 GET_I_OBJECT_NAME Instance method Public Method 20060714
12 GET_I_PARENT_DSGN_OBJECT Instance method Public Method 20061220
13 GET_I_READ Instance method Public Method 20070613
14 GET_MAINTAINED Instance method Public Method 20060714
15 GET_M_CHANGE Instance method Public Method 20070613
16 GET_M_CREATE Instance method Public Method 20070613
17 GET_M_DSGN_OBJECT Instance method Public Method 20061102
18 GET_M_MAINTAINED Instance method Public Method 20060714
19 GET_M_OBJECT_NAME Instance method Public Method 20060714
20 GET_M_PARENT_DSGN_OBJECT Instance method Public Method 20061220
21 GET_M_READ Instance method Public Method 20070613
22 GET_OBJECT_DESC Instance method Public Method 20060807
23 GET_OBJECT_NAME Instance method Public Method 20060714
24 GET_PARENT_DSGN_OBJECT Instance method Public Method Returns the name of the design object 20061220
25 GET_READ Instance method Public Method 20070613
26 GET_RELATION_NAME Instance method Public Method 20060721
27 SET_CHANGE Instance method Public Method 20070612
28 SET_COMPONENT_NAME Instance method Public Method 20060717
29 SET_COMPONENT_SET Instance method Public Method 20070704
30 SET_CREATE Instance method Public Method 20070613
31 SET_DSGN_OBJECT Instance method Public Method 20061102
32 SET_MAINTAINED Instance method Public Method 20060714
33 SET_OBJECT_DESC Instance method Public Method 20060807
34 SET_OBJECT_NAME Instance method Public Method 20060714
35 SET_PARENT_DSGN_OBJECT Instance method Public Method 20061220
36 SET_READ Instance method Public Method 20070613
37 SET_RELATION_NAME Instance method Public Method 20060721
Events
Class CL_WS_DESIG_BOLTREE_CN00 has no event.
Types
Class CL_WS_DESIG_BOLTREE_CN00 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070612
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070612
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070612

Method GET_CHANGE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_COMPONENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060717
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060717
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060717

Method GET_COMPONENT_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_COMPONENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070704
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070704
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070704

Method GET_COMPONENT_SET on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070613
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070613

Method GET_CREATE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20061102
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20061102
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20061102

Method GET_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070612
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070612

Method GET_I_CHANGE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070613
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070613

Method GET_I_CREATE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20061102
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20061102

Method GET_I_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_MAINTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060714
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060714

Method GET_I_MAINTAINED on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060714
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20060714

Method GET_I_OBJECT_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_PARENT_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20061220
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20061220

Method GET_I_PARENT_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_I_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070613
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070613

Method GET_I_READ on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_MAINTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060714
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060714
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060714

Method GET_MAINTAINED on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070613

Method GET_M_CHANGE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070613

Method GET_M_CREATE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20061102
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20061102

Method GET_M_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_MAINTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060714
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060714

Method GET_M_MAINTAINED on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060714
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20060714

Method GET_M_OBJECT_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_PARENT_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20061220
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20061220

Method GET_M_PARENT_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_M_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070613

Method GET_M_READ on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_OBJECT_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060807
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060807
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060807

Method GET_OBJECT_DESC on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060714
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060714
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060714

Method GET_OBJECT_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_PARENT_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20061220
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20061220
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20061220

Method GET_PARENT_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070613
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070613

Method GET_READ on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method GET_RELATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060721
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060721
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060721

Method GET_RELATION_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070612
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070612
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20070612

Method SET_CHANGE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_COMPONENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060717
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060717
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20060717

Method SET_COMPONENT_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_COMPONENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070704
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070704
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20070704

Method SET_COMPONENT_SET on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070613
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20070613

Method SET_CREATE on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20061102
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20061102
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20061102

Method SET_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_MAINTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060714
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060714
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20060714

Method SET_MAINTAINED on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_OBJECT_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060807
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060807
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20060807

Method SET_OBJECT_DESC on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060714
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060714
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20060714

Method SET_OBJECT_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_PARENT_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20061220
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20061220
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20061220

Method SET_PARENT_DSGN_OBJECT on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070613
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070613
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20070613

Method SET_READ on class CL_WS_DESIG_BOLTREE_CN00 has no exception.

Method SET_RELATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20060721
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20060721
3 Importing VALUE Value transfer Type reference (TYPE) STRING 20060721

Method SET_RELATION_NAME on class CL_WS_DESIG_BOLTREE_CN00 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 510