SAP ABAP Class CL_ESH_DB_BOS_SCHEDULE (Schedule Data for BOS Indexing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_BOS (Package) Monitoring and Admin for the BOS Component
⤷
⤷
Properties
| Class | CL_ESH_DB_BOS_SCHEDULE | |
| Short Description | Schedule Data for BOS Indexing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_ADMIN_BOS | Monitoring and Admin for the BOS Component |
| Created | 20071107 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_DB_BOS_SCHEDULE has no forward declaration.
Interfaces
Class CL_ESH_DB_BOS_SCHEDULE has no interface implemented.
Friends
Class CL_ESH_DB_BOS_SCHEDULE has no friend class.
Attributes
Class CL_ESH_DB_BOS_SCHEDULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Build job name | 20071112 | |
| 2 | Static method | Private | Method | Build job name | 20071205 | |
| 3 | Static method | Public | Method | Build job name for indexing | 20071120 | |
| 4 | Static method | Public | Method | Build job name for indexing authorization indices | 20071205 | |
| 5 | Static method | Public | Method | Build job name for preparing | 20071120 | |
| 6 | Static method | Private | Method | Delete the specified indexing job | 20071109 | |
| 7 | Static method | Public | Method | Delete BOS schedule | 20071108 | |
| 8 | Static method | Public | Method | Get BOS schedule | 20071108 | |
| 9 | Static method | Public | Method | Get BOS schedule for the specified nodes | 20071127 | |
| 10 | Static method | Public | Method | Set BOS schedule | 20071121 |
Events
Class CL_ESH_DB_BOS_SCHEDULE has no event.
Types
Class CL_ESH_DB_BOS_SCHEDULE has no local type.
Method Signatures
Method BUILD_JOB_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20071112 | |||
| 2 | IV_JOB_PREFIX | Call by reference | Type reference (TYPE) | ESH_E_ADM_JOB_PREFIX | Job Prefix | 20071120 | |||
| 3 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20071112 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20071112 | |||
| 5 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20071112 | |||
| 6 | RV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20071112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071114 |
Method BUILD_JOB_NAME_AU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_PREFIX | Call by reference | Type reference (TYPE) | ESH_E_ADM_JOB_PREFIX | Job Prefix | 20071205 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20071205 | |||
| 3 | RV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071205 |
Method BUILD_JOB_NAME_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20071120 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20071120 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20071120 | |||
| 4 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20071120 | |||
| 5 | RV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20071120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071120 |
Method BUILD_JOB_NAME_INDEX_AU 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 | 20071205 | |||
| 2 | RV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071205 |
Method BUILD_JOB_NAME_PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20071120 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20071120 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20071120 | |||
| 4 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20071120 | |||
| 5 | RV_JOB_NAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20071120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071120 |
Method DELETE_INDEXING_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20071109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors for BOS Search Object Connectors | 20071109 |
Method DEL_BOS_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20071128 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20071128 | |||
| 3 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20071128 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20071128 | |||
| 5 | IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20071128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in Monitoring/Admin Component | 20071128 |
Method GET_BOS_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BOS_SCHEDULE | Call by reference | Type reference (TYPE) | ESH_S_BOS_SCHEDULE | Schedule Data for BOS | 20071108 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20071108 | |||
| 3 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20071108 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20071108 | |||
| 5 | IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20071108 |
Method GET_BOS_SCHEDULE on class CL_ESH_DB_BOS_SCHEDULE has no exception.
Method GET_BOS_SCHEDULE_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_BOS_SCHEDULE | List of nodes | 20071127 | |||
| 2 | RT_SCHEDULE | Value transfer | Type reference (TYPE) | ESH_T_BOS_SCHEDULE | List of nodes | 20071127 |
Method GET_BOS_SCHEDULE_FOR_NODES on class CL_ESH_DB_BOS_SCHEDULE has no exception.
Method SET_BOS_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BOS_SCHEDULE | Call by reference | Type reference (TYPE) | ESH_S_BOS_SCHEDULE | Schedule Data for BOS | 20071121 |
Method SET_BOS_SCHEDULE on class CL_ESH_DB_BOS_SCHEDULE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |