SAP ABAP Interface IF_CCM_TREE_BUILDER (Tree Builder)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CCMA (Package) Interaction Center Components
⤷
⤷
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
| Interface | IF_CCM_TREE_BUILDER | |
| Short Description | Tree Builder |
General Data
| Package | CCMA | Interaction Center Components |
| Created | 19990317 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CCM_TREE_BUILDER has no forward declaration.
Interfaces
Interface IF_CCM_TREE_BUILDER has no interface.
Friends
Interface IF_CCM_TREE_BUILDER has no friend.
Attributes
Interface 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
Interface IF_CCM_TREE_BUILDER has no event.
Types
Interface IF_CCM_TREE_BUILDER has no local type.
Method Signatures
Method BUILD_COLUMNS Signature
Method BUILD_COLUMNS on Interface IF_CCM_TREE_BUILDER has no parameter.
Method BUILD_COLUMNS on Interface 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 Interface 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 Interface 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 Interface IF_CCM_TREE_BUILDER has no exception.
Method SET_TREE_PROPERTIES Signature
Method SET_TREE_PROPERTIES on Interface IF_CCM_TREE_BUILDER has no parameter.
Method SET_TREE_PROPERTIES on Interface IF_CCM_TREE_BUILDER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |