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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CX_EDMS_SEARCH_ENGINE_ERROR 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 MT_QUERYTAB Instance attribute Private Type reference (TYPE) TT_SRETQYSE 20021112
2 MV_QUERYTAB_COUNT Instance attribute Private Type reference (TYPE) SRETQYSE-SECOUNT Search Term Counter 20021112
3 SC_EDMS_DOCUSPACE Constant Private Type reference (TYPE) SDOK_DOCSP 'CFF' Document Area 20021120
4 SR_INSTANCE 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 BUILD_CMD Instance method Private Method Analyze and Format Search String 20021112
2 FILL_QUERYTAB_EXPRESSION Instance method Private Method Fill Query Table with Output 20021112
3 FILL_QUERYTAB_VALUE Instance method Private Method Fill Query Table with Values 20021112
4 GET_INDEX_LANGUAGES Instance method Private Method Gets All Languages for Index 20021112
5 GET_INSTANCE Static method Public Method Gets Singleton 20021112
6 INDEXSPACE_IS_ACTIVATED Instance method Public Method Checks if Indexing Is Active 20021120
7 SEARCH 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 Importing IV_LOG_EXPR Call by reference Type reference (TYPE) SRET_VALUE 'AND' Wert des Attributs 20021112
2 Importing IV_OPERATOR Call by reference Type reference (TYPE) SRET_OPER 'EQ' Operator 20021112
3 Importing IV_SEARCH_FOR Call by reference Type reference (TYPE) SRET_QYVAL Wert eines Attributs, Terms oder Operators in der Suche 20021112
4 Importing IV_TYPE Call by reference Type reference (TYPE) SRET_RTYPE 'T' Zeilentyp einer Suchanfrage (Typ Term, Operator, ...) 20021112
5 Returning 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 Importing 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 Importing 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 Exporting 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 Returning 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 Returning 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 Exporting ET_DOCUMENTS Value transfer Type reference (TYPE) EDMS_TT_DOCUMENT EDMS: Liste von Dokumenten 20021112
2 Exporting EV_NUM_OF_HITS Call by reference Type reference (TYPE) I Anzahl der Treffer 20021112
3 Exporting EV_RCODE_SE Call by reference Type reference (TYPE) SRET_ERCOD Fehlernummer 20021120
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20021112
5 Importing IV_LOG_EXPR Call by reference Type reference (TYPE) SRET_VALUE 'OR' Logischer Operator 20021112
6 Importing IV_MAX_HITS Value transfer Type reference (TYPE) I 100 Maximale Anzahl von Treffern 20021112
7 Importing IV_OPERATOR Call by reference Type reference (TYPE) SRET_OPER 'EQ' Operator 20021112
8 Importing IV_RESULT_FROM Value transfer Type reference (TYPE) I 0 Erster zurückgelieferter Treffer 20021112
9 Importing IV_RESULT_TO Value transfer Type reference (TYPE) I 0 Letzter zurückgelieferter Treffer 20021112
10 Importing IV_SEARCH_FOR Call by reference Type reference (TYPE) SRET_QYVAL Wert eines Attributs, Terms oder Operators in der Suche 20021112
11 Importing 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