SAP ABAP Class CL_ESH_ADM_CONN_CACHE (Connectivity Cache)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_CONNECTIVITY (Package) System connectivity
⤷
⤷
Properties
| Class | CL_ESH_ADM_CONN_CACHE | |
| Short Description | Connectivity Cache | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_ADMIN_CONNECTIVITY | System connectivity |
| Created | 20130820 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
Class CL_ESH_ADM_CONN_CACHE has no interface implemented.
Friends
Class CL_ESH_ADM_CONN_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ESH_CA_CACHE | Cache | 20130820 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ESH_ADM_CONN_CACHE | Connectivity Cache | 20130820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | Constructor | 20130820 | |
| 2 | Instance method | Public | Method | Get connectivities | 20130821 | |
| 3 | Instance method | Public | Method | Get connectivity | 20130821 | |
| 4 | Instance method | Public | Method | Get connectivity | 20130821 | |
| 5 | Instance method | Public | Method | Get connectivity | 20130821 | |
| 6 | Static method | Public | Method | Get instance | 20130820 | |
| 7 | Instance method | Public | Method | Get local connectivity | 20130821 | |
| 8 | Instance method | Public | Method | Get connectivity | 20130821 | |
| 9 | Static method | Public | Method | Invalidate Cache | 20130821 |
Events
Class CL_ESH_ADM_CONN_CACHE has no event.
Types
Class CL_ESH_ADM_CONN_CACHE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_ADM_CONN_CACHE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in Monitoring/Admin Component | 20130820 |
Method GET_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONNECTIONS | Call by reference | Type reference (TYPE) | CL_ESH_ADM_CONN_CACHE_DATA=>T_DATA | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found | 20130821 |
Method GET_CONNECTION_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONNECTION | Call by reference | Type reference (TYPE) | CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA | Cache Data | 20130821 | |||
| 2 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20130821 |
Method GET_CONNECTION_BY_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONNECTION | Call by reference | Type reference (TYPE) | CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA | Cache Data | 20130821 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20130821 |
Method GET_CONNECTION_BY_SYS_CLNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONNECTION | Call by reference | Type reference (TYPE) | CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA | Cache Data | 20130821 | |||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYST-MANDT | ABAP System Field: Client ID of Current User | 20130821 | |||
| 3 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYST-SYSID | ABAP System Field: Name of SAP System | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20130821 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONN_CACHE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_ADM_CONN_CACHE | Connectivity Cache | 20130820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in Monitoring/Admin Component | 20130820 |
Method GET_LOCAL_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONNECTION | Call by reference | Type reference (TYPE) | CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA | Cache Data | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20130821 |
Method GET_RFC_CONN_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RFC_CONN | Call by reference | Type reference (TYPE) | ESH_ADM_RFC_CONN | ESH: RFC Connections to ABAP Backend Systems | 20130821 | |||
| 2 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20130821 |
Method INVALIDATE Signature
Method INVALIDATE on class CL_ESH_ADM_CONN_CACHE has no parameter.
Method INVALIDATE on class CL_ESH_ADM_CONN_CACHE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |