SAP ABAP Class CL_ESH_ADM_DB_STATUS (DB access for ADM status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_MONITORING_ADMIN (Package) Monitoring and Admin Component
⤷
⤷
Properties
| Class | CL_ESH_ADM_DB_STATUS | |
| Short Description | DB access for ADM status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_MONITORING_ADMIN | Monitoring and Admin Component |
| Created | 20071121 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_ADM_DB_STATUS has no forward declaration.
Interfaces
Class CL_ESH_ADM_DB_STATUS has no interface implemented.
Friends
Class CL_ESH_ADM_DB_STATUS has no friend class.
Attributes
Class CL_ESH_ADM_DB_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get the status for the specified search object connector | 20071121 | |
| 2 | Static method | Public | Method | Get the status for all search object connectors | 20071126 |
Events
Class CL_ESH_ADM_DB_STATUS has no event.
Types
Class CL_ESH_ADM_DB_STATUS has no local type.
Method Signatures
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20071121 | |||
| 2 | IV_SC_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071121 | |||
| 3 | RS_STATUS | Value transfer | Type reference (TYPE) | ESH_ADM_STATUS | Status of Search Connectors | 20071121 |
Method GET_STATUS on class CL_ESH_ADM_DB_STATUS has no exception.
Method GET_STATUS_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STATUS | Value transfer | Type reference (TYPE) | ESH_T_ADM_STATUS | List of status for all Search Object Connectors | 20071126 |
Method GET_STATUS_ALL on class CL_ESH_ADM_DB_STATUS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |