SAP ABAP Class CL_ESH_DB_BOS_INDEXING (DB access for BOS indexing data)
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_INDEXING | |
Short Description | DB access for BOS indexing data | |
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 | 20080625 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_DB_BOS_INDEXING has no interface implemented.
Friends
Class CL_ESH_DB_BOS_INDEXING has no friend class.
Attributes
Class CL_ESH_DB_BOS_INDEXING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete indexing data for the specified object type | 20080625 |
2 | ![]() |
Static method | Public | Method | Get indexing data for the specified object type | 20080625 |
3 | ![]() |
Static method | Public | Method | Change indexing data for the specified object type | 20080625 |
Events
Class CL_ESH_DB_BOS_INDEXING has no event.
Types
Class CL_ESH_DB_BOS_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_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20080625 | ||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20080728 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080625 | ||
4 | ![]() |
IV_RUN_MODE | Call by reference | Type reference (TYPE) | ESH_E_BOS_RUN_MODE | Mode | 20080728 |
Method DELETE_INDEXING_DATA on class CL_ESH_DB_BOS_INDEXING has no exception.
Method GET_DATA_FOR_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INDEXING_DATA | Call by reference | Type reference (TYPE) | ESH_S_BOS_INDEXING | Data of last BOS indexing | 20080728 | ||
2 | ![]() |
ET_INDEXING_DATA | Call by reference | Type reference (TYPE) | ESH_T_BOS_INDEXING | Data of last BOS indexing | 20080728 | ||
3 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20080625 | ||
4 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_NODE_NAME | Node Name | 20080728 | ||
5 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080625 | ||
6 | ![]() |
IV_RUN_MODE | Call by reference | Type reference (TYPE) | ESH_E_BOS_RUN_MODE | Mode | 20080728 |
Method GET_DATA_FOR_OBJECT_TYPE on class CL_ESH_DB_BOS_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_S_BOS_INDEXING | Data of last BOS indexing | 20080625 | ||
2 | ![]() |
IV_IGNORE_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Modify non-initial fields only | 20080625 |
Method MODIFY_INDEXING_DATA on class CL_ESH_DB_BOS_INDEXING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |