SAP ABAP Class CL_CCM_OP_CLUSTER (Object Provider Service: Cluster)
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_OP_CLUSTER | Object Provider Cluster | 19990326 |
Properties
| Class | CL_CCM_OP_CLUSTER | |
| Short Description | Object Provider Service: Cluster | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CCMA | Interaction Center Components |
| Created | 19990325 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCM_OP_CLUSTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CCM_OP_CLUSTER | Object Provider Cluster | 19990326 |
Friends
Class CL_CCM_OP_CLUSTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CCM_OP_CLUSTER_BUILDER | Cluster Builder | 19990325 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ELEMENT_TAB | All elements | 19990325 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RELATION_TAB | All relations | 19990325 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RELATION_ELEMENT_TAB | All relation elements | 19990325 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ELEMENT_TAB | Root Elements | 19990325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an object to the cluster (internal) | 19990329 | |
| 2 | Instance method | Public | Method | extend cluster for an element | 19990330 |
Events
Class CL_CCM_OP_CLUSTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TAB | Private | See coding | Cluster Elements | 19990325 | |
|
| 2 | ELEMENT_TAB_LINE | Private | See coding | Line of Cluster Elements | 19990329 | |
|
| 3 | RELATION_ELEMENT_TAB | Private | See coding | Cluster Relation Elements | 19990325 | |
|
| 4 | RELATION_ELEMENT_TAB_LINE | Private | See coding | Line of Cluster Relation Elements | 19990329 | |
|
| 5 | RELATION_TAB | Private | See coding | Cluster Relation Elements | 19990325 | |
Method Signatures
Method ADD_OBJECT_INTERNAL 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 | 19990329 | |||
| 2 | RE_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_CCM_OP_CLUSTER_ELEMENT | Element angelegt | 19990329 |
Method ADD_OBJECT_INTERNAL on class CL_CCM_OP_CLUSTER has no exception.
Method BUILD_ON_ELEMENT_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_OP_CLUSTER_ELEMENT | Element, auf dem aufgebaut wird | 19990330 |
Method BUILD_ON_ELEMENT_ACCESS on class CL_CCM_OP_CLUSTER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |