SAP ABAP Class CL_ESH_DB_CRT_STATUS (DB access for CRT status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_COMMON_RUNTIME (Package) Monitoring and Admin for the Common Runtime Component

⤷

⤷

Properties
Class | CL_ESH_DB_CRT_STATUS | |
Short Description | DB access for CRT status | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_ADMIN_COMMON_RUNTIME | Monitoring and Admin for the Common Runtime Component |
Created | 20080111 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_DB_CRT_STATUS has no forward declaration.
Interfaces
Class CL_ESH_DB_CRT_STATUS has no interface implemented.
Friends
Class CL_ESH_DB_CRT_STATUS has no friend class.
Attributes
Class CL_ESH_DB_CRT_STATUS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete the status entry for the specified node of a SC | 20080111 |
2 | ![]() |
Static method | Public | Method | Get the status for the nodes of a search object connector | 20080111 |
3 | ![]() |
Static method | Public | Method | Get the status for the nodes of all search object connectors | 20080801 |
4 | ![]() |
Static method | Public | Method | Get the status for the specified nodes of a logical system | 20080111 |
5 | ![]() |
Static method | Public | Method | Get the status for the specified list of nodes | 20080111 |
6 | ![]() |
Static method | Public | Method | Set the status for the specified node of a SC | 20080111 |
Events
Class CL_ESH_DB_CRT_STATUS has no event.
Types
Class CL_ESH_DB_CRT_STATUS has no local type.
Method Signatures
Method DEL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080111 | ||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20080111 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080111 |
Method DEL_STATUS on class CL_ESH_DB_CRT_STATUS has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080111 | ||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20080111 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080111 | ||
4 | ![]() |
RT_STATUS | Value transfer | Type reference (TYPE) | ESH_T_CRT_STATUS | Status for nodes of the Search Object Connector | 20080111 |
Method GET_STATUS on class CL_ESH_DB_CRT_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_CRT_STATUS | Status for nodes of the Search Object Connector | 20080801 |
Method GET_STATUS_ALL on class CL_ESH_DB_CRT_STATUS has no exception.
Method GET_STATUS_FOR_LOGSYS_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_OM_AOTYPN_EXT | List of nodes | 20080111 | ||
2 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080111 | ||
3 | ![]() |
RT_STATUS | Value transfer | Type reference (TYPE) | ESH_T_CRT_STATUS | Status for nodes of the Search Object Connector | 20080111 |
Method GET_STATUS_FOR_LOGSYS_NODES on class CL_ESH_DB_CRT_STATUS has no exception.
Method GET_STATUS_FOR_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODES | Call by reference | Type reference (TYPE) | ESH_T_CRT_STATUS | List of nodes | 20080111 | ||
2 | ![]() |
RT_STATUS | Value transfer | Type reference (TYPE) | ESH_T_CRT_STATUS | List of nodes | 20080111 |
Method GET_STATUS_FOR_NODES on class CL_ESH_DB_CRT_STATUS has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20080111 | ||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20080111 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080111 | ||
4 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | ESH_E_ADM_SC_STATUS | Status of a Search Connector | 20080111 |
Method SET_STATUS on class CL_ESH_DB_CRT_STATUS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |