SAP ABAP Function Module SF_SO_DOCUMENT_RETRIEVAL_BATCH (Retrieve (free word and attributes) for srch interfaces w/o user interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SFIN (Package) Basis Development: SAPfind Information Retrieval
Basic Data
Function Module SF_SO_DOCUMENT_RETRIEVAL_BATCH Retrieve (free word and attributes) for srch interfaces w/o user interface  
Function Group SFBT   SAPfind - document retrieval  
Program Name SAPLSFBT   ?... 
INCLUDE Name LSFBTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER_OF_HITS TYPE FIST-HITS Number of found documents
Exporting NUMBER_OF_LOST_HITS TYPE FIST-HITS Number of pointers that cannot be
Importing CLASS TYPE TFIC-CLASS Information class
Importing LANGUAGE TYPE SYST-LANGU 'D' Language indicator
Importing REFINING_STEP TYPE RSFIN-BOOL Indicator for refinement (='X')
Importing SEARCH_IN_TITLE TYPE RSFIN-BOOL ' ' Request for search only in titles
Tables ATTRIBUTE_RESTRICTION TYPE ATRES Predefined attribute restrictions
Tables KEY_TABLE TYPE KEYS Document key (refinement and expor
Tables SEARCHTAB TYPE FIST Predefined search term
Tables TITLE_TABLE TYPE   Title of found documents
Exception ATTRIBUTE_INVALID TYPE Invalid attribute name.
Exception ATTRIBUTE_RESTRICTION_INVALID TYPE Invalid attribute restriction.
Exception CLASS_INVALID TYPE Invalid information class.
Exception INTERN_ERROR TYPE Internal error.
Exception KEY_INVALID TYPE Invalid document key.
Exception LOGIC_INVALID TYPE Logic error in search term.
Exception REFINING_IMPOSSIBLE TYPE Refinement not possible.
Exception SEARCHTAB_EMPTY TYPE Search term is empty.
Exception WORD_AND_LOGIC_INVALID TYPE Invalid search term or logic error
Exception WORD_INVALID TYPE Invalid search term or operator.
               
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  19950113 
SAP Release Created in