SAP ABAP Class IF_CTS_CLUSTER_DATA_ACCESS (cCTS: Cluster data handler)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CTS_DATA_ACCESS cCTS: Super Data Access IF 20110913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_CLUSTER_DATA_ACCESS cCTS: Cluster Data Access Handler 20110913
Properties
Class IF_CTS_CLUSTER_DATA_ACCESS  
Short Description cCTS: Cluster data handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110913   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_SYSTEM_COLLECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CTS_CLUSTER_DATA_ACCESS has no interface implemented.
Friends
Class IF_CTS_CLUSTER_DATA_ACCESS has no friend class.
Attributes
Class IF_CTS_CLUSTER_DATA_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CLUSTER Instance method Public Method creates a cluster 20110913
2 LOAD_CLUSTER Instance method Public Method loads an existing cluster 20110913
Events
Class IF_CTS_CLUSTER_DATA_ACCESS has no event.
Types
Class IF_CTS_CLUSTER_DATA_ACCESS has no local type.
Method Signatures

Method CREATE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLUSTER Value transfer Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION General collection of systems 20110913
2 Importing CLUSTER_NAME Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_NAME Name des SAP-Systems 20110913
3 Importing COMMUNICATION_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General system 20110913
4 Importing DESCRIPTION Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_DESCRIPTION 20110913
5 Importing DOMAIN_NAME Call by reference Type reference (TYPE) IF_CTS_SYSTEM_COLLECTION=>TY_DOMAIN_NAME 20110913
6 Importing IS_ORGANIZER Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20110913
7 Importing ORGANIZER_CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20110913
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM_COL Exceptions from handling system collections 20110913

Method LOAD_CLUSTER Signature

Method LOAD_CLUSTER on class IF_CTS_CLUSTER_DATA_ACCESS has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM_COL Exceptions from handling system collections 20110913
History
Last changed by/on SAP  20140121 
SAP Release Created in