SAP ABAP Class CL_ESH_TREX_UPDATE_TOOLS (ESH methods to update indices)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_TREX (Package) TREX handling for Enterprise Search
⤷
⤷
Properties
| Class | CL_ESH_TREX_UPDATE_TOOLS | |
| Short Description | ESH methods to update indices | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_TREX | TREX handling for Enterprise Search |
| Created | 20100913 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_TREX_UPDATE_TOOLS has no forward declaration.
Interfaces
Class CL_ESH_TREX_UPDATE_TOOLS has no interface implemented.
Friends
Class CL_ESH_TREX_UPDATE_TOOLS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | 20100913 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ESH_TREX_UPDATE_TOOLS | 20100913 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_TREX_PROXY_ADMIN | Proxy Admin | 20130412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append Attribute ESH_TIMESTAMP to an index | 20100913 | |
| 2 | Instance method | Public | Method | Check Attribute ESH_TIMESTAMP missing | 20130412 | |
| 3 | Static method | Public | Method | Get Instance | 20100913 |
Events
Class CL_ESH_TREX_UPDATE_TOOLS has no event.
Types
Class CL_ESH_TREX_UPDATE_TOOLS has no local type.
Method Signatures
Method APPEND_ESH_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ATTRIBUTE_ADDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Successfully performed | 20130412 | |||
| 2 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20100913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100913 |
Method CHECK_ESH_TIMESTAMP_MISSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20130412 | |||
| 2 | RV_ESH_TIMESTAMP_MISSING | Value transfer | Type reference (TYPE) | CHAR01 | Attribute ESH_TIMESTAMP misssing | 20130412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General ESH TREX Exception | 20130412 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_TREX_UPDATE_TOOLS | Update Tool Instance | 20100913 | |||
| 2 | IR_CO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20100913 | |||
| 3 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20130827 | |||
| 4 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical System | 20130827 |
Method GET_INSTANCE on class CL_ESH_TREX_UPDATE_TOOLS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 703 |