SAP ABAP Interface IF_CTS_CLUSTER_DATA_ACCESS (cCTS: Cluster data handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_DATA (Package) cCTS: Data access and Cache Management
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
Interface IF_CTS_CLUSTER_DATA_ACCESS  
Short Description cCTS: Cluster data handler    
General Data
Package SCTS_DIST_CTL_DATA   cCTS: Data access and Cache Management 
Created 20110913   SAP 
Last changed 20140121   SAP 
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
# Interface Abstract Final Description Created on
1 IF_CTS_DATA_ACCESS cCTS: Super Data Access IF 20110913
Friends
Interface IF_CTS_CLUSTER_DATA_ACCESS has no friend.
Attributes
Interface 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
Interface IF_CTS_CLUSTER_DATA_ACCESS has no event.
Types
Interface 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 Interface 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 702