SAP ABAP Class IF_CCM_OP_CLUSTER (Object Provider Cluster)
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
Class | IF_CCM_OP_CLUSTER | |
Short Description | Object Provider Cluster | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990326 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CCM_OP_CLUSTER has no forward declaration.
Interfaces
Class IF_CCM_OP_CLUSTER has no interface implemented.
Friends
Class IF_CCM_OP_CLUSTER has no friend class.
Attributes
Class 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
Class IF_CCM_OP_CLUSTER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_CCM_OP_CLUSTER has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |