SAP ABAP Class CL_ESH_DB_FLS_INDEXING (DB Access for FILES Indexing Data)
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_FLS_INDEXING | |
Short Description | DB Access for FILES Indexing Data | |
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 | 20090430 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_DB_FLS_INDEXING has no forward declaration.
Interfaces
Class CL_ESH_DB_FLS_INDEXING has no interface implemented.
Friends
Class CL_ESH_DB_FLS_INDEXING has no friend class.
Attributes
Class CL_ESH_DB_FLS_INDEXING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete indexing data for the specified crawl ID and action | 20090518 |
2 | ![]() |
Static method | Public | Method | Get indexing data for the specified search connector ID | 20090430 |
3 | ![]() |
Static method | Public | Method | Modify indexing data for the specified crawl ID | 20090430 |
Events
Class CL_ESH_DB_FLS_INDEXING has no event.
Types
Class CL_ESH_DB_FLS_INDEXING has no local type.
Method Signatures
Method DELETE_INDEXING_DATA 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 | 20090518 | ||
2 | ![]() |
IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20090518 | ||
3 | ![]() |
IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20090518 |
Method DELETE_INDEXING_DATA on class CL_ESH_DB_FLS_INDEXING has no exception.
Method GET_INDEXING_DATA_FOR_SC_ID 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 | 20090430 | ||
2 | ![]() |
RT_INDEXING_DATA | Value transfer | Type reference (TYPE) | ESH_T_FLS_INDEXING | Table type for structure ESH_FLS_INDEXING | 20090430 |
Method GET_INDEXING_DATA_FOR_SC_ID on class CL_ESH_DB_FLS_INDEXING has no exception.
Method MODIFY_INDEXING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INDEXING_DATA | Call by reference | Type reference (TYPE) | ESH_FLS_INDEXING | Indexing Data for File Indexing | 20090430 |
Method MODIFY_INDEXING_DATA on class CL_ESH_DB_FLS_INDEXING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |