SAP ABAP Class CL_CTS_CLUSTER_DATA_ACCESS (cCTS: Cluster Data Access 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_CLUSTER_DATA_ACCESS | cCTS: Cluster data handler | 20110913 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_DATA_ACCESS | cCTS: Super Data Access IF | 20110913 |
Properties
Class | CL_CTS_CLUSTER_DATA_ACCESS | |
Short Description | cCTS: Cluster Data Access Handler | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCTS_DIST_CTL_DATA | cCTS: Data access and Cache Management |
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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CTS_CLUSTER_DATA_ACCESS | cCTS: Cluster data handler | 20110913 | ||
2 | IF_CTS_DATA_ACCESS | cCTS: Super Data Access IF | 20110913 |
Friends
Class CL_CTS_CLUSTER_DATA_ACCESS has no friend class.
Attributes
Class CL_CTS_CLUSTER_DATA_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | creates a cluster physically (TMS Layer) | 20110913 |
2 | ![]() |
Instance method | Private | Method | creates a cluster for testing (Cache Layer only) | 20110913 |
3 | ![]() |
Instance method | Private | Method | Puts a cluster in the cache | 20110913 |
Events
Class CL_CTS_CLUSTER_DATA_ACCESS has no event.
Types
Class CL_CTS_CLUSTER_DATA_ACCESS has no local type.
Method Signatures
Method CREATE_CLUSTER_NON_TESTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLUSTER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_SYSTEM_COLLECTION | General collection of systems | 20110913 | ||
2 | ![]() |
CLUSTER_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM_COLLECTION=>TY_NAME | Name des SAP-Systems | 20110913 | ||
3 | ![]() |
COMMUNICATION_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General system | 20110913 | ||
4 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM_COLLECTION=>TY_DESCRIPTION | 20110913 | |||
5 | ![]() |
DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM_COLLECTION=>TY_DOMAIN_NAME | 20110913 | |||
6 | ![]() |
IS_ORGANIZER | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110913 | ||
7 | ![]() |
ORGANIZER_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20110913 |
Method CREATE_CLUSTER_NON_TESTING on class CL_CTS_CLUSTER_DATA_ACCESS has no exception.
Method CREATE_CLUSTER_TESTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLUSTER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_SYSTEM_COLLECTION | General collection of systems | 20110913 | ||
2 | ![]() |
CLUSTER_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM_COLLECTION=>TY_NAME | Name des SAP-Systems | 20110913 | ||
3 | ![]() |
COMMUNICATION_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General system | 20110913 | ||
4 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM_COLLECTION=>TY_DESCRIPTION | 20110913 | |||
5 | ![]() |
DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM_COLLECTION=>TY_DOMAIN_NAME | 20110913 | |||
6 | ![]() |
IS_ORGANIZER | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110913 | ||
7 | ![]() |
ORGANIZER_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20110913 |
Method CREATE_CLUSTER_TESTING on class CL_CTS_CLUSTER_DATA_ACCESS has no exception.
Method PUT_TO_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM_COLLECTION | General collection of systems | 20110913 |
Method PUT_TO_CACHE on class CL_CTS_CLUSTER_DATA_ACCESS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |