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 ADD_OBJECT Instance method Public Method Add an object to the cluster 19990326
2 ADD_RELATION Instance method Public Method Add a relation to the cluster 19990326
3 ADD_RELATION_ELEMENT Instance method Public Method Add a relation instance to a cluster 19990326
4 ADD_ROOT_OBJECT Instance method Public Method Add a root element 19990326
5 GET_ROOT_OBJECTS Instance method Public Method get table of root elements 19990330
6 SET_CLUSTER_BUILDER 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 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_CCM_OP_OBJECT Objekt, das hinzugefügt werden soll 19990326
2 Returning 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 Importing IM_RELATION_TYPE Call by reference Type reference (TYPE) TEXT30 Beziehungsart 19990326
2 Importing IM_SOURCE Call by reference Object reference (TYPE REF TO) IF_CCM_OP_CLUSTER_ELEMENT Quellelement der Beziehung 19990326
3 Returning 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 Importing IM_DESTINATION Call by reference Object reference (TYPE REF TO) IF_CCM_OP_CLUSTER_ELEMENT Zielobjekt 19990326
2 Importing IM_RELATION Call by reference Object reference (TYPE REF TO) IF_CCM_OP_CLUSTER_REL Beziehungsart 19990326
3 Returning 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 Importing IM_BUILD_NOW Call by reference Type reference (TYPE) EBA_FLAG ' ' Kennzeichen: Cluster direkt aufbauen 19990330
2 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_CCM_OP_OBJECT Objekt, das dem Cluster hinzugefügt werden soll 19990326
3 Returning 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 Returning 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 Importing 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