SAP ABAP Class CL_LTR_CLUSTER_INTERFACE (Interface to Data Cluster)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_DELIM (Package) SAP LT: Delimitation Engine for LT Repository
Properties
Class CL_LTR_CLUSTER_INTERFACE  
Short Description Interface to Data Cluster    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_DELIM   SAP LT: Delimitation Engine for LT Repository 
Created 20110224   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LTR_CLUSTER_INTERFACE has no forward declaration.
Interfaces
Class CL_LTR_CLUSTER_INTERFACE has no interface implemented.
Friends
Class CL_LTR_CLUSTER_INTERFACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DESCRIPTION Static Attribute Private Type reference (TYPE) TT_DESCRIPTION Description buffer 20110224
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create data structure 20110224
2 DELETE Static method Public Method Delete cluster data 20110224
3 DESCRIPTION_GET Static method Public Method Get description 20110224
4 LOAD_CLUSTER Static method Public Method Load data 20110224
5 SAVE_CLUSTER Static method Public Method Save data 20110224
Events
Class CL_LTR_CLUSTER_INTERFACE has no event.
Types
Class CL_LTR_CLUSTER_INTERFACE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA Data reference 20110224
2 Exporting ET_DESCRIPTION Call by reference Type reference (TYPE) LTR_T_DATA_DESCRIPTION_S Data Description (sorted) 20110224
3 Importing IV_CLUSTER_GUID_STR Call by reference Type reference (TYPE) LTR_GUID Cluster GUID (structure) 20110224
4 Importing IV_NAME Call by reference Type reference (TYPE) CDIRNAME Name of object in cluster 20110224
# Exception Resumable Description Created on
1 LOAD_ERROR Error during save to DB 20110224

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLUSTER_GUID Call by reference Type reference (TYPE) LTR_GUID Cluster GUID 20110224

Method DELETE on class CL_LTR_CLUSTER_INTERFACE has no exception.

Method DESCRIPTION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESCRIPTION Call by reference Type reference (TYPE) LTR_T_DATA_DESCRIPTION_S Data Description (sorted) 20110224
2 Exporting EV_CLUSTER_GUID_STR Call by reference Type reference (TYPE) LTR_GUID Cluster GUID (structure) 20110224
3 Importing IV_CLUSTER_GUID Call by reference Type reference (TYPE) LTR_GUID Cluster GUID 20110224
4 Importing IV_CLUSTER_GUID_STR Call by reference Type reference (TYPE) LTR_GUID Cluster GUID (structure) 20110224
# Exception Resumable Description Created on
1 LOAD_ERROR Error during load from DB 20110224

Method LOAD_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) LTR_T_CLUSTER_DATA_H Cluster data 20110224
2 Exporting ES_CLUSTER Call by reference Type reference (TYPE) LTR_G_CLU Data Cluster 20110224
3 Exporting EV_CLUSTER_GUID_STR Call by reference Type reference (TYPE) LTR_GUID Cluster GUID (structure) 20110224
4 Importing IV_CLUSTER_GUID Call by reference Type reference (TYPE) LTR_GUID Cluster GUID 20110224
# Exception Resumable Description Created on
1 LOAD_ERROR Error during save to DB 20110224

Method SAVE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CLUSTER_GUID_STR Call by reference Type reference (TYPE) LTR_GUID Cluster GUID (structure) 20110224
2 Importing IT_DATA Call by reference Type reference (TYPE) LTR_T_CLUSTER_DATA_H Cluster data 20110224
3 Importing IV_CLUSTER_GUID Call by reference Type reference (TYPE) LTR_GUID Cluster GUID 20110224
# Exception Resumable Description Created on
1 DATA_ERROR Data not cluster enabled 20110224
2 SAVE_ERROR Error during save to DB 20110224
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620