SAP ABAP Class IF_CCM_TREE_BUILDER (Tree Builder)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCM_NAV_VIEW_SAP1 | Navigation View Definition 1 | 19990325 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EW_CUSTENV_TREE_BUILD | Tree Builder for Customer Information | 20000228 |
Properties
Class | IF_CCM_TREE_BUILDER | |
Short Description | Tree Builder | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990317 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CCM_TREE_BUILDER has no forward declaration.
Interfaces
Class IF_CCM_TREE_BUILDER has no interface implemented.
Friends
Class IF_CCM_TREE_BUILDER has no friend class.
Attributes
Class IF_CCM_TREE_BUILDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Build the columns of a navigation tree | 19990317 |
2 | ![]() |
Instance method | Public | Method | 20041126 | |
3 | ![]() |
Instance method | Public | Method | Build the nodes of a navigation tree | 19990317 |
4 | ![]() |
Instance method | Public | Method | Set the tree object | 19990317 |
5 | ![]() |
Instance method | Public | Method | Set the general tree properties | 19990317 |
Events
Class IF_CCM_TREE_BUILDER has no event.
Types
Class IF_CCM_TREE_BUILDER has no local type.
Method Signatures
Method BUILD_COLUMNS Signature
Method BUILD_COLUMNS on class IF_CCM_TREE_BUILDER has no parameter.
Method BUILD_COLUMNS on class IF_CCM_TREE_BUILDER has no exception.
Method BUILD_SUB_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Wurzelknoten eines Teilbaums aufbauen | 20041126 |
Method BUILD_SUB_TREE on class IF_CCM_TREE_BUILDER has no exception.
Method BUILD_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Root-Cluster | 20041126 |
Method BUILD_TREE on class IF_CCM_TREE_BUILDER has no exception.
Method SET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_TREE | Navigationsbaum | 20041126 |
Method SET_TREE on class IF_CCM_TREE_BUILDER has no exception.
Method SET_TREE_PROPERTIES Signature
Method SET_TREE_PROPERTIES on class IF_CCM_TREE_BUILDER has no parameter.
Method SET_TREE_PROPERTIES on class IF_CCM_TREE_BUILDER has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |