SAP ABAP Class CL_ESH_DB_CRT_INDEXING (DB Access for CRT Indexing Data)
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_INDEXING | |
Short Description | DB Access for CRT Indexing Data | |
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 | 20080130 | 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_CRT_INDEXING has no interface implemented.
Friends
Class CL_ESH_DB_CRT_INDEXING has no friend class.
Attributes
Class CL_ESH_DB_CRT_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 | 20080130 |
2 | ![]() |
Static method | Public | Method | Get indexing data for the specified object type | 20080130 |
3 | ![]() |
Static method | Public | Method | Get all indexing data | 20080801 |
4 | ![]() |
Static method | Public | Method | Modify indexing data for the specified object type | 20080130 |
Events
Class CL_ESH_DB_CRT_INDEXING has no event.
Types
Class CL_ESH_DB_CRT_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 | 20080130 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080130 |
Method DELETE_INDEXING_DATA on class CL_ESH_DB_CRT_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 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20080130 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20080130 | ||
3 | ![]() |
RS_INDEXING_DATA | Value transfer | Type reference (TYPE) | ESH_CRT_INDEXING | Data of last CRT indexing | 20080130 |
Method GET_DATA_FOR_OBJECT_TYPE on class CL_ESH_DB_CRT_INDEXING has no exception.
Method GET_INDEXING_DATA_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_INDEXING_DATA | Value transfer | Type reference (TYPE) | ESH_T_CRT_INDEXING | Data of last CRT indexing | 20080801 |
Method GET_INDEXING_DATA_ALL on class CL_ESH_DB_CRT_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_CRT_INDEXING | 20080130 | |||
2 | ![]() |
IV_IGNORE_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Modify non-initial fields only | 20080228 |
Method MODIFY_INDEXING_DATA on class CL_ESH_DB_CRT_INDEXING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |