SAP ABAP Class CL_ESH_CA_CHECK (Cache check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_CACHE (Package) Cache
⤷
⤷
Properties
| Class | CL_ESH_CA_CHECK | |
| Short Description | Cache check | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_CACHE | Cache |
| Created | 20091025 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ESH_CA_CHECK has no interface implemented.
Friends
Class CL_ESH_CA_CHECK has no friend class.
Attributes
Class CL_ESH_CA_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check of a cache client | 20091025 | |
| 2 | Static method | Protected | Method | Check of a cache client: client class | 20091027 | |
| 3 | Static method | Protected | Method | Check of a cache client: data container class | 20091027 | |
| 4 | Static method | Protected | Method | Check of a cache client: settings | 20091027 | |
| 5 | Static method | Public | Method | Class is active | 20091025 | |
| 6 | Static method | Public | Method | Class is instantiable | 20091025 | |
| 7 | Static method | Public | Method | Class implements interface | 20091025 | |
| 8 | Static method | Public | Method | Class is shared memory enabled | 20091025 |
Events
Class CL_ESH_CA_CHECK has no event.
Types
Class CL_ESH_CA_CHECK has no local type.
Method Signatures
Method CHECK_CACHE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091025 | |||
| 2 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Cache OK | 20091025 | |||
| 3 | IV_CLIENT_CLASS | Call by reference | Type reference (TYPE) | IF_ESH_CA_CACHE=>E_CLIENT_CLASS | Client class name | 20091025 |
Method CHECK_CACHE_CLIENT on class CL_ESH_CA_CHECK has no exception.
Method CHECK_CACHE_CLIENT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091027 | |||
| 2 | CV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Cache OK | 20091027 | |||
| 3 | IV_CLIENT_CLASS | Call by reference | Type reference (TYPE) | IF_ESH_CA_CACHE=>E_CLIENT_CLASS | Client class name | 20091027 |
Method CHECK_CACHE_CLIENT_CLASS on class CL_ESH_CA_CHECK has no exception.
Method CHECK_CACHE_CLIENT_DATA_CONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091027 | |||
| 2 | CV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Cache OK | 20091027 | |||
| 3 | IV_CLIENT_CLASS | Call by reference | Type reference (TYPE) | IF_ESH_CA_CACHE=>E_CLIENT_CLASS | Client class name | 20091027 |
Method CHECK_CACHE_CLIENT_DATA_CONT on class CL_ESH_CA_CHECK has no exception.
Method CHECK_CACHE_CLIENT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091027 | |||
| 2 | CV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Cache OK | 20091027 | |||
| 3 | IV_CLIENT_CLASS | Call by reference | Type reference (TYPE) | IF_ESH_CA_CACHE=>E_CLIENT_CLASS | Client class name | 20091027 |
Method CHECK_CACHE_CLIENT_SETTINGS on class CL_ESH_CA_CHECK has no exception.
Method IS_ACTIVE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091025 | |||
| 2 | RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is true | 20091025 |
Method IS_ACTIVE_CLASS on class CL_ESH_CA_CHECK has no exception.
Method IS_INSTANTIABLE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091025 | |||
| 2 | RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is true | 20091025 |
Method IS_INSTANTIABLE_CLASS on class CL_ESH_CA_CHECK has no exception.
Method IS_INTERFACE_IMPLEM_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091025 | |||
| 2 | IV_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091025 | |||
| 3 | RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is true | 20091025 |
Method IS_INTERFACE_IMPLEM_CLASS on class CL_ESH_CA_CHECK has no exception.
Method IS_SHARED_MEM_ENABLED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091025 | |||
| 2 | RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is true | 20091025 |
Method IS_SHARED_MEM_ENABLED_CLASS on class CL_ESH_CA_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |