SAP ABAP Class CL_ESH_DB_FILE_SCHEDULE (Schedule Data for File Indexing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_FILES (Package) Monitoring and Admin for the File Search Component

⤷

⤷

Properties
Class | CL_ESH_DB_FILE_SCHEDULE | |
Short Description | Schedule Data for File Indexing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_ADMIN_FILES | Monitoring and Admin for the File Search Component |
Created | 20071102 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_DB_FILE_SCHEDULE has no forward declaration.
Interfaces
Class CL_ESH_DB_FILE_SCHEDULE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ESH_ADM_FILE_SCT_CONTROLLER | 20071109 | Search Connector Type Controller for File Search |
Attributes
Class CL_ESH_DB_FILE_SCHEDULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Build job name | 20071109 |
2 | ![]() |
Static method | Private | Method | Delete the specified crawl job | 20071109 |
3 | ![]() |
Static method | Public | Method | Delete crawl schedule | 20071108 |
4 | ![]() |
Static method | Private | Method | Get crawl name and crawl ID for search connector | 20071109 |
5 | ![]() |
Static method | Public | Method | Get crawl schedules | 20071106 |
6 | ![]() |
Static method | Public | Method | Get crawl schedule for action | 20071106 |
7 | ![]() |
Static method | Public | Method | Set crawl schedule for action | 20071106 |
Events
Class CL_ESH_DB_FILE_SCHEDULE has no event.
Types
Class CL_ESH_DB_FILE_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 | ![]() |
EV_CRAWL_ACTION_SHORT | Call by reference | Type reference (TYPE) | CHAR2 | Short Term for Crawl Action | 20071109 | ||
2 | ![]() |
EV_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20071109 | ||
3 | ![]() |
IV_CRAWL_ACTION | Call by reference | Type reference (TYPE) | ESH_E_ADM_CRAWL_ACTION | Actions for Crawlers | 20071109 | ||
4 | ![]() |
IV_CRAWL_NAME | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_NAME | Crawl Name | 20071109 |
Method BUILD_JOB_NAME on class CL_ESH_DB_FILE_SCHEDULE has no exception.
Method DELETE_CRAWL_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 FILES Search Object Connectors | 20071109 |
Method DEL_CRAWL_SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CRAWL_ACTION | Call by reference | Type reference (TYPE) | ESH_E_ADM_CRAWL_ACTION | Actions for Crawlers | 20071108 | ||
2 | ![]() |
IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20071108 | ||
3 | ![]() |
IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20071108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20081204 | |
2 | ![]() |
Errors for FILES Search Object Connectors | 20071109 | |
3 | ![]() |
Crawl and Index Exceptions | 20071113 | |
4 | ![]() |
Exception class for Configuration Error | 20071113 | |
5 | ![]() |
TREX Administration Exceptions | 20071113 |
Method GET_CRAWL_NAME_ID_4_SC 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 | 20071109 | ||
2 | ![]() |
RT_CRAWL_NAME_ID | Value transfer | Type reference (TYPE) | SEFS_T_CRAWL_NAME_ID | Crawl Name and Crawl ID | 20071109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20081204 | |
2 | ![]() |
Crawl and Index Exceptions | 20071109 | |
3 | ![]() |
Exception class for Configuration Error | 20071109 | |
4 | ![]() |
TREX Administration Exceptions | 20071109 |
Method GET_CRAWL_SCHEDULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRAWL_SCHEDULES | Call by reference | Type reference (TYPE) | ESH_T_CRAWL_SCHEDULE | Schedule Data for Crawl | 20071106 | ||
2 | ![]() |
IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20071106 | ||
3 | ![]() |
IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20071106 |
Method GET_CRAWL_SCHEDULES on class CL_ESH_DB_FILE_SCHEDULE has no exception.
Method GET_CRAWL_SCHEDULE_4_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CRAWL_SCHEDULE | Call by reference | Type reference (TYPE) | ESH_S_CRAWL_SCHEDULE | Schedule Data for Crawl | 20071106 | ||
2 | ![]() |
IV_CRAWL_ACTION | Call by reference | Type reference (TYPE) | ESH_E_ADM_CRAWL_ACTION | Actions for Crawlers | 20071106 | ||
3 | ![]() |
IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20071106 | ||
4 | ![]() |
IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20071106 | ||
5 | ![]() |
IV_WO_ACTION_ACCEPTED | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | 'X' = Schedule without Crawl Action Accepted | 20071106 |
Method GET_CRAWL_SCHEDULE_4_ACTION on class CL_ESH_DB_FILE_SCHEDULE has no exception.
Method SET_CRAWL_SCHEDULE_4_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CRAWL_SCHEDULE | Call by reference | Type reference (TYPE) | ESH_S_CRAWL_SCHEDULE | Schedule Data for Crawl | 20071106 |
Method SET_CRAWL_SCHEDULE_4_ACTION on class CL_ESH_DB_FILE_SCHEDULE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |