SAP ABAP Interface IF_CCM_OP_CLUSTER (Object Provider Cluster)
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_OP_CLUSTER | Object Provider Service: Cluster | 19990326 |
Properties
| Interface | IF_CCM_OP_CLUSTER | |
| Short Description | Object Provider Cluster |
General Data
| Package | CCMA | Interaction Center Components |
| Created | 19990326 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CCM_OP_CLUSTER has no forward declaration.
Interfaces
Interface IF_CCM_OP_CLUSTER has no interface.
Friends
Interface IF_CCM_OP_CLUSTER has no friend.
Attributes
Interface IF_CCM_OP_CLUSTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an object to the cluster | 19990326 | |
| 2 | Instance method | Public | Method | Add a relation to the cluster | 19990326 | |
| 3 | Instance method | Public | Method | Add a relation instance to a cluster | 19990326 | |
| 4 | Instance method | Public | Method | Add a root element | 19990326 | |
| 5 | Instance method | Public | Method | get table of root elements | 19990330 | |
| 6 | Instance method | Public | Method | Set the cluster builder object | 19990326 |
Events
Interface IF_CCM_OP_CLUSTER has no event.
Types
Interface IF_CCM_OP_CLUSTER has no local type.
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_OBJECT | Objekt, das hinzugefügt werden soll | 19990326 | |||
| 2 | RE_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_ELEMENT | Element angelegt | 19990326 |
Method ADD_OBJECT on Interface IF_CCM_OP_CLUSTER has no exception.
Method ADD_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RELATION_TYPE | Call by reference | Type reference (TYPE) | TEXT30 | Beziehungsart | 19990326 | |||
| 2 | IM_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_ELEMENT | Quellelement der Beziehung | 19990326 | |||
| 3 | RE_RELATION | Value transfer | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_REL | Beziehung | 19990326 |
Method ADD_RELATION on Interface IF_CCM_OP_CLUSTER has no exception.
Method ADD_RELATION_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_ELEMENT | Zielobjekt | 19990326 | |||
| 2 | IM_RELATION | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_REL | Beziehungsart | 19990326 | |||
| 3 | RE_RELATION_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_REL_ELEM | Beziehungselement angelegt | 19990326 |
Method ADD_RELATION_ELEMENT on Interface IF_CCM_OP_CLUSTER has no exception.
Method ADD_ROOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUILD_NOW | Call by reference | Type reference (TYPE) | EBA_FLAG | ' ' | Kennzeichen: Cluster direkt aufbauen | 19990330 | ||
| 2 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_OBJECT | Objekt, das dem Cluster hinzugefügt werden soll | 19990326 | |||
| 3 | RE_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_ELEMENT | Cluster-Element angelegt | 19990326 |
Method ADD_ROOT_OBJECT on Interface IF_CCM_OP_CLUSTER has no exception.
Method GET_ROOT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ROOT_ELEMENTS | Value transfer | Type reference (TYPE) | CCM_OP_CLUSTER_ELEMENT_TAB | Tabelle Wurzelobjekte | 19990330 |
Method GET_ROOT_OBJECTS on Interface IF_CCM_OP_CLUSTER has no exception.
Method SET_CLUSTER_BUILDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLUSTER_BUILDER | Call by reference | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_BUILDER | Cluster Builder | 19990326 |
Method SET_CLUSTER_BUILDER on Interface IF_CCM_OP_CLUSTER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |