SAP ABAP Class CL_CCM_NAV_NODE (CCM Navigation Node)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CCMA (Package) Interaction Center Components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CCM_NAV_NODE_FATHER | CCM Navigation Node Father | 19990317 |
Properties
Class | CL_CCM_NAV_NODE | |
Short Description | CCM Navigation Node | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CCMA | Interaction Center Components |
Created | 19990317 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCM_NAV_NODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CCM_NAV_NODE_FATHER | CCM Navigation Node Father | 19990317 |
Friends
Class CL_CCM_NAV_NODE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a new item | 19990325 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19990330 |
3 | ![]() |
Instance method | Public | Method | 20041126 | |
4 | ![]() |
Instance method | Public | Method | 20041126 | |
5 | ![]() |
Instance method | Public | Method | 20041126 | |
6 | ![]() |
Instance method | Public | Method | Sets father node | 19990325 |
7 | ![]() |
Instance method | Public | Method | 20041126 | |
8 | ![]() |
Instance method | Public | Method | 20041126 | |
9 | ![]() |
Instance method | Public | Method | Synchronize node and items | 19990330 |
Events
Class CL_CCM_NAV_NODE has no event.
Types
Class CL_CCM_NAV_NODE has no local type.
Method Signatures
Method ADD_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE_ITEM | Navigationsknoten Position | 20041126 |
Method ADD_ITEM on class CL_CCM_NAV_NODE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CALLGROUP | Call by reference | Type reference (TYPE) | EWF_CALLGR | Action-Box-Aufrufgruppe | 20041126 | ||
2 | ![]() |
IM_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Cluster des Knotens | 20041126 | ||
3 | ![]() |
IM_FATHER | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Übergeordneter Knoten | 20041126 | ||
4 | ![]() |
IM_NAV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_TREE | Navigationsbaum | 19990330 | ||
5 | ![]() |
IM_PRES_BUILDER | Call by reference | Object reference (TYPE REF TO) | IF_CCM_NAV_NODE_PRES_BUILDER | Aufbauer der Knotenpräsentation | 20041126 |
Method CONSTRUCTOR on class CL_CCM_NAV_NODE has no exception.
Method GET_CALLGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CALLGROUP | Value transfer | Type reference (TYPE) | EWF_CALLGR | Aufrufgruppe | 20041126 |
Method GET_CALLGROUP on class CL_CCM_NAV_NODE has no exception.
Method GET_CLUSTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CLUSTER | Value transfer | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Cluster | 20041126 |
Method GET_CLUSTER on class CL_CCM_NAV_NODE has no exception.
Method GET_FATHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FATHER_NODE | Value transfer | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Übergeordneter Knoten | 20041126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knoten hat keinen übergeordneten Knoten | 20041126 |
Method SET_FATHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FATHER | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Übergeordneter Knoten | 19990325 |
Method SET_FATHER on class CL_CCM_NAV_NODE has no exception.
Method SET_PRESENTATION_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PRES_PROPERTIES | Call by reference | Type reference (TYPE) | CCM_NAV_AREA_TREE_NODE_P2 | Präsentationsbezogene Eigenschaften | 20041126 |
Method SET_PRESENTATION_PROPERTIES on class CL_CCM_NAV_NODE has no exception.
Method SET_STRUCTURE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STRU_PROPERTIES | Call by reference | Type reference (TYPE) | CCM_NAV_AREA_TREE_NODE_P1 | Baumstrukturbezogene Knoteneigenschaften | 20041126 |
Method SET_STRUCTURE_PROPERTIES on class CL_CCM_NAV_NODE has no exception.
Method SYNCHRONIZE_NODE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ATTRIBUTES | Call by reference | Type reference (TYPE) | CCM_NAV_NODE | Synchronisationsdaten Knoten | 19990330 | ||
2 | ![]() |
EX_ITEMS_ATTRIBUTES | Call by reference | Type reference (TYPE) | CCM_NAV_AREA_TREE_ITEM_T | Tabelle Knotenpositionen | 19990330 |
Method SYNCHRONIZE_NODE_ITEMS on class CL_CCM_NAV_NODE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |