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 | Static Attribute | Private | Type reference (TYPE) | TT_DESCRIPTION | Description buffer | 20110224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create data structure | 20110224 | |
| 2 | Static method | Public | Method | Delete cluster data | 20110224 | |
| 3 | Static method | Public | Method | Get description | 20110224 | |
| 4 | Static method | Public | Method | Load data | 20110224 | |
| 5 | 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 | CR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data reference | 20110224 | |||
| 2 | ET_DESCRIPTION | Call by reference | Type reference (TYPE) | LTR_T_DATA_DESCRIPTION_S | Data Description (sorted) | 20110224 | |||
| 3 | IV_CLUSTER_GUID_STR | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID (structure) | 20110224 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | CDIRNAME | Name of object in cluster | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during save to DB | 20110224 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | ET_DESCRIPTION | Call by reference | Type reference (TYPE) | LTR_T_DATA_DESCRIPTION_S | Data Description (sorted) | 20110224 | |||
| 2 | EV_CLUSTER_GUID_STR | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID (structure) | 20110224 | |||
| 3 | IV_CLUSTER_GUID | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID | 20110224 | |||
| 4 | IV_CLUSTER_GUID_STR | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID (structure) | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CT_DATA | Call by reference | Type reference (TYPE) | LTR_T_CLUSTER_DATA_H | Cluster data | 20110224 | |||
| 2 | ES_CLUSTER | Call by reference | Type reference (TYPE) | LTR_G_CLU | Data Cluster | 20110224 | |||
| 3 | EV_CLUSTER_GUID_STR | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID (structure) | 20110224 | |||
| 4 | IV_CLUSTER_GUID | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CV_CLUSTER_GUID_STR | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID (structure) | 20110224 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | LTR_T_CLUSTER_DATA_H | Cluster data | 20110224 | |||
| 3 | IV_CLUSTER_GUID | Call by reference | Type reference (TYPE) | LTR_GUID | Cluster GUID | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not cluster enabled | 20110224 | ||
| 2 | Error during save to DB | 20110224 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |