SAP ABAP Class CL_CTS_SYSTEM_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_DATA_ACCESS | cCTS: Super Data Access IF | 20110922 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_SYSTEM_DATA_ACCESS | cCTS: System data handler | 20110922 |
Properties
| Class | CL_CTS_SYSTEM_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 | 20110922 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | 20110922 | ||
| 2 | IF_CTS_SYSTEM_DATA_ACCESS | cCTS: System data handler | 20110922 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_DATA_ACCESS_FACTORY | 20111206 | cCTS: Data Access Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'SYSTEM' | Constant for cache type | 20111108 | ||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20111213 | |||||
| 3 | Static Attribute | Protected | Type reference (TYPE) | TMSCSYSS | TMS CI: Systems | 20111020 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20111020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Create key for cache | 20111108 | |
| 2 | Static method | Private | Method | Helper for domain retrieval | 20111020 | |
| 3 | Instance method | Private | Method | loads a system from TMS or from remote | 20110922 | |
| 4 | Static method | Protected | Method | Read configuration | 20111020 |
Events
Class CL_CTS_SYSTEM_DATA_ACCESS has no event.
Types
Class CL_CTS_SYSTEM_DATA_ACCESS has no local type.
Method Signatures
Method GET_CACHE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_CLIENT | 20111108 | ||||
| 2 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | TMS: Transport Domain | 20111108 | |||
| 3 | KEY | Value transfer | Type reference (TYPE) | STRING | the key | 20111108 | |||
| 4 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | TMS: System Name | 20111108 |
Method GET_CACHE_KEY on class CL_CTS_SYSTEM_DATA_ACCESS has no exception.
Method GET_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME | Value transfer | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20111020 | ||||
| 2 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20111020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Systems | 20111020 |
Method LOAD_PHYSICAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_CLIENT | 20110922 | ||||
| 2 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20111020 | ||||
| 3 | PHYSICAL_SYSTEM | Value transfer | Type reference (TYPE) | TMSCSYS | TMS CI: Systems | 20110922 | |||
| 4 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20111020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Systems | 20111020 |
Method READ_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20111020 |
Method READ_CONFIG on class CL_CTS_SYSTEM_DATA_ACCESS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |