SAP ABAP Class IF_SEARCH_ENGINE_INDEX (Search Engine Index)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RFW_SEARCH_ENGINE_MSSQL | Replication Framework: MSSQL Server | 20040919 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RFW_SEARCH_ENGINE_TREX | Replication Framework: TREX | 20040708 |
Properties
| Class | IF_SEARCH_ENGINE_INDEX | |
| Short Description | Search Engine Index | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040708 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SEARCH_ENGINE_INDEX has no forward declaration.
Interfaces
Class IF_SEARCH_ENGINE_INDEX has no interface implemented.
Friends
Class IF_SEARCH_ENGINE_INDEX has no friend class.
Attributes
Class IF_SEARCH_ENGINE_INDEX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Index Contents | 20040708 | |
| 2 | Instance method | Public | Method | Delete Index Completely | 20040708 | |
| 3 | Instance method | Public | Method | Does Index Exist? | 20040708 | |
| 4 | Instance method | Public | Method | Get attributes | 20040708 | |
| 5 | Instance method | Public | Method | Get Description | 20040708 | |
| 6 | Instance method | Public | Method | Generates the Full Text Key for a Data Record | 20040928 | |
| 7 | Instance method | Public | Method | Get Error Code | 20040708 | |
| 8 | Instance method | Public | Method | Get Error Text | 20040708 | |
| 9 | Instance method | Public | Method | Indexes Data Records | 20040922 | |
| 10 | Instance method | Public | Method | Create or Change an Index | 20040708 | |
| 11 | Instance method | Public | Method | Build Full Text Indices | 20040928 | |
| 12 | Instance method | Public | Method | Set Attributes | 20040708 | |
| 13 | Instance method | Public | Method | Set Description | 20040708 |
Events
Class IF_SEARCH_ENGINE_INDEX has no event.
Types
Class IF_SEARCH_ENGINE_INDEX has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_SEARCH_ENGINE_INDEX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040708 |
Method DELETE Signature
Method DELETE on class IF_SEARCH_ENGINE_INDEX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040712 |
Method EXISTS_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040708 |
Method EXISTS_INDEX on class IF_SEARCH_ENGINE_INDEX has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ATTRIBUTES | Value transfer | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replizierungsframework Index Felder | 20040708 |
Method GET_ATTRIBUTES on class IF_SEARCH_ENGINE_INDEX has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20040708 |
Method GET_DESCRIPTION on class IF_SEARCH_ENGINE_INDEX has no exception.
Method GET_FULLTEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCUMENT | Call by reference | Type reference (TYPE) | ANY | 20040928 | ||||
| 2 | I_KEY_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replizierungsframework Index Felder | 20040928 | |||
| 3 | R_FULLTEXT_KEY | Value transfer | Type reference (TYPE) | STRING | 20040928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20041011 |
Method GET_LAST_ERROR_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERROR_CODE | Value transfer | Type reference (TYPE) | SFS_ERROR_CODE | Fast Search Fehlercode | 20040708 |
Method GET_LAST_ERROR_CODE on class IF_SEARCH_ENGINE_INDEX has no exception.
Method GET_LAST_ERROR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERROR_TEXT | Value transfer | Type reference (TYPE) | SFS_ERROR_TEXT | Fast Search Fehlertext | 20040708 |
Method GET_LAST_ERROR_TEXT on class IF_SEARCH_ENGINE_INDEX has no exception.
Method INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DEINDEX_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050901 | ||||
| 2 | IN_INDEX_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040927 |
Method MODIFY Signature
Method MODIFY on class IF_SEARCH_ENGINE_INDEX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040708 |
Method OPTIMIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_ERROR_DOCS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040928 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replizierungsframework Index Felder | 20040708 | |||
| 2 | I_KEY_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replizierungsframework Index Felder | 20040817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040910 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Kurztext für Index | 20040712 |
Method SET_DESCRIPTION on class IF_SEARCH_ENGINE_INDEX has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in |