SAP ABAP Function Module SDOK_MUL_IDX_COMBINED_SEARCH (Kombinierte Volltext- und Attributsuche)
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_IDX_COMBINED_SEARCH Kombinierte Volltext- und Attributsuche  
Function Group SRET_MUL_SEARCHING   Searching APIs  
Program Name SAPLSRET_MUL_SEARCHING    
INCLUDE Name LSRET_MUL_SEARCHINGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RCODE TYPE SRETGSTRUC-RCODE
Exporting NUMOFHITS TYPE SRETGSTRUC-NUMOFHIT No. documents found
Exporting KIND_OF_SEARCH TYPE SDOK_TYPSE Type of search
Exporting LAST_SEARCH_LIMIT TYPE SRET_RESFT
Exporting ES_ERRORCODE TYPE SRETSERRORCODE
Importing DOCUSPACE TYPE SDOKDOCSPH-DOCUSPACE Document Area
Importing LAISO TYPE SRETA101-LAISO
Importing RESULT_FROM TYPE SDOKRESDOC-DOCREFER 1
Importing RESULT_TO TYPE SDOKRESDOC-DOCREFER 100
Importing CLIENT TYPE MANDT SY-MANDT Client
Importing ACCESS_CHECK_EXIT TYPE FUNCNAME
Importing IV_TREX_REQ_GUID TYPE SYS_UID
Tables PH_CLASS TYPE SDOKCLASS SDOK: Class for information objects
Tables PHIO_QUERY TYPE SDOKQUPROP
Tables REQUESTED_PROPS TYPE SDOKPROPTN SDOK: Name of object attributes
Tables CATATTRIBUTTAB TYPE SRETCATATR
Tables QUERYTAB TYPE SRETQYSE SearchQuery
Tables TERMATTRTAB TYPE SRETTERATR Attributes of a Search Term in the Search Request
Tables RESULTDOCTAB TYPE SDOKRESDOC
Tables RESULTATTRTAB TYPE SDOKPROPTL
Exception NO_DOCUSPACE_DEFINED TYPE
Exception NO_INDEX_CATEGORY TYPE No index was found
Exception CATID_UNKNOWN TYPE
Exception INTERN_ERROR TYPE Internal Error
Exception PARAMETER_ERROR TYPE Parameter error
Exception LANGUAGE_ERROR TYPE
Exception ATTRIBUTE_ERROR TYPE Attribute Error
Exception RFC_SYS_FAILURE TYPE Communication Error
Exception RFC_COM_FAILURE TYPE Communication Error
Exception NO_RFC_DEST 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