SAP ABAP Function Module SDOK_MUL_INDEX_SEARCH (Mul Searching API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-RET (Application Component) Text Retrieval and Information Extraction
     SRET_MUL (Package) Creation of Multiple Index Categories based on Doc Class
Basic Data
Function Module SDOK_MUL_INDEX_SEARCH Mul Searching API  
Function Group SRET_MUL_SEARCHING   Searching APIs  
Program Name SAPLSRET_MUL_SEARCHING    
INCLUDE Name LSRET_MUL_SEARCHINGU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RCODE TYPE SRETGSTRUC-RCODE Error number
Exporting NUMOFHITS TYPE SRETGSTRUC-NUMOFHIT No. of hits for a query
Exporting ES_ERRORCODE TYPE SRETSERRORCODE Transfer Structure: Error Code and Assigned Message
Importing DOCUSPACE TYPE SDOK_DOCSP Document Area
Importing LAISO TYPE SRETA101-LAISO Language According to ISO 639 (2 Character)
Importing IV_TREX_REQ_GUID TYPE SYS_UID Unique ID in space and time
Tables CATATTRIBUTTAB TYPE SRETCATATR Category attributes name - value
Tables QUERYPARAMTAB TYPE SRETQATR1 Attributes for search request - service API
Tables QUERYTAB TYPE SRETQYSE Search request for a search engine
Tables TERMATTRTAB TYPE SRETTERATR Attributes of a search term in the search request
Tables DOCATTRTAB TYPE SRETATR2 Index attributes (attribute name and type) w/o error code
Tables RESULTDOCTAB TYPE SDOKRESDOC Document Hit List of Index Search
Tables RESULTATTRTAB TYPE SRETDCATVL Document attribute with value
Tables PH_CLASS TYPE SDOKCLASS SDOK: Class for information objects
Exception NO_DOCU_SPACE TYPE
Exception NO_INDEX_CATEGORY TYPE
Exception CATID_UNKNOWN TYPE
Exception INTERN_ERROR TYPE
Exception PARAMETER_ERROR TYPE
Exception LANGUAGE_ERROR TYPE
Exception ATTRIBUTE_ERROR TYPE
Exception RFC_SYS_FAILURE TYPE
Exception RFC_COM_FAILURE TYPE
Exception NO_RFC_DEST TYPE
Exception XERROR TYPE
Exception OTHERS TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080415 
SAP Release Created in 700