SAP ABAP Class CL_EDMS_IMS_SEARCH (Full Text Search Using Index Management Service)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_DOCUMENT (Package) EDMS: Documents
⤷
⤷
Properties
| Class | CL_EDMS_IMS_SEARCH | |
| Short Description | Full Text Search Using Index Management Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EDMS_DOCUMENT | EDMS: Documents |
| Created | 20021112 | SAP |
| Last change | 20141109 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EDMS_IMS_SEARCH has no interface implemented.
Friends
Class CL_EDMS_IMS_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_SRETQYSE | 20021112 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRETQYSE-SECOUNT | Search Term Counter | 20021112 | |||
| 3 | Constant | Private | Type reference (TYPE) | SDOK_DOCSP | 'CFF' | Document Area | 20021120 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EDMS_IMS_SEARCH | Full Text Search Using Index Management Service | 20021112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Analyze and Format Search String | 20021112 | |
| 2 | Instance method | Private | Method | Fill Query Table with Output | 20021112 | |
| 3 | Instance method | Private | Method | Fill Query Table with Values | 20021112 | |
| 4 | Instance method | Private | Method | Gets All Languages for Index | 20021112 | |
| 5 | Static method | Public | Method | Gets Singleton | 20021112 | |
| 6 | Instance method | Public | Method | Checks if Indexing Is Active | 20021120 | |
| 7 | Instance method | Public | Method | Full Text Search Using Index Management Service | 20021112 |
Events
Class CL_EDMS_IMS_SEARCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SRETLAN2 | Private | See coding | 20021112 | |
||
| 2 | TT_SRETQYSE | Private | See coding | 20021112 | |
Method Signatures
Method BUILD_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_EXPR | Call by reference | Type reference (TYPE) | SRET_VALUE | 'AND' | Wert des Attributs | 20021112 | ||
| 2 | IV_OPERATOR | Call by reference | Type reference (TYPE) | SRET_OPER | 'EQ' | Operator | 20021112 | ||
| 3 | IV_SEARCH_FOR | Call by reference | Type reference (TYPE) | SRET_QYVAL | Wert eines Attributs, Terms oder Operators in der Suche | 20021112 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | SRET_RTYPE | 'T' | Zeilentyp einer Suchanfrage (Typ Term, Operator, ...) | 20021112 | ||
| 5 | RT_SEARCH_EXPRESSION | Value transfer | Type reference (TYPE) | EDMS_TT_SEARCH_EXPRESSION | Suchanfrage für Volltextsuche | 20021112 |
Method BUILD_CMD on class CL_EDMS_IMS_SEARCH has no exception.
Method FILL_QUERYTAB_EXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEARCH_EXPRESSION | Call by reference | Type reference (TYPE) | EDMS_TS_SEARCH_EXPRESSION | Suchanfrage für Volltextsuche | 20021112 |
Method FILL_QUERYTAB_EXPRESSION on class CL_EDMS_IMS_SEARCH has no exception.
Method FILL_QUERYTAB_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEARCH_EXPRESSION | Call by reference | Type reference (TYPE) | EDMS_TS_SEARCH_EXPRESSION | 20021112 |
Method FILL_QUERYTAB_VALUE on class CL_EDMS_IMS_SEARCH has no exception.
Method GET_INDEX_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANGUAGES | Call by reference | Type reference (TYPE) | TT_SRETLAN2 | Sprache - in ISO Norm und als SAP Sprachenschlüssel | 20021112 |
Method GET_INDEX_LANGUAGES on class CL_EDMS_IMS_SEARCH has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EDMS_IMS_SEARCH | Volltextsuche über Index Management Service | 20021112 |
Method GET_INSTANCE on class CL_EDMS_IMS_SEARCH has no exception.
Method INDEXSPACE_IS_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ACTIVATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20021120 |
Method INDEXSPACE_IS_ACTIVATED on class CL_EDMS_IMS_SEARCH has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCUMENTS | Value transfer | Type reference (TYPE) | EDMS_TT_DOCUMENT | EDMS: Liste von Dokumenten | 20021112 | |||
| 2 | EV_NUM_OF_HITS | Call by reference | Type reference (TYPE) | I | Anzahl der Treffer | 20021112 | |||
| 3 | EV_RCODE_SE | Call by reference | Type reference (TYPE) | SRET_ERCOD | Fehlernummer | 20021120 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20021112 | ||
| 5 | IV_LOG_EXPR | Call by reference | Type reference (TYPE) | SRET_VALUE | 'OR' | Logischer Operator | 20021112 | ||
| 6 | IV_MAX_HITS | Value transfer | Type reference (TYPE) | I | 100 | Maximale Anzahl von Treffern | 20021112 | ||
| 7 | IV_OPERATOR | Call by reference | Type reference (TYPE) | SRET_OPER | 'EQ' | Operator | 20021112 | ||
| 8 | IV_RESULT_FROM | Value transfer | Type reference (TYPE) | I | 0 | Erster zurückgelieferter Treffer | 20021112 | ||
| 9 | IV_RESULT_TO | Value transfer | Type reference (TYPE) | I | 0 | Letzter zurückgelieferter Treffer | 20021112 | ||
| 10 | IV_SEARCH_FOR | Call by reference | Type reference (TYPE) | SRET_QYVAL | Wert eines Attributs, Terms oder Operators in der Suche | 20021112 | |||
| 11 | IV_TYPE | Call by reference | Type reference (TYPE) | SRET_RTYPE | 'T' | Zeilentyp einer Suchanfrage (Typ Term, Operator, ...) | 20021112 |
Method SEARCH on class CL_EDMS_IMS_SEARCH has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |