SAP ABAP Function Module DOCUMENT_MAINTAIN_INDEX (Index a document)
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 DOCUMENT_MAINTAIN_INDEX Index a document  
Function Group SFFI   SAPfind - free word index  
Program Name SAPLSFFI    
INCLUDE Name LSFFIU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER_OF_ATTRIBUTES TYPE FIST-HITS Number of edited attributes
Exporting NUMBER_OF_WORDS TYPE FIST-HITS Number of edited words
Importing CLASS TYPE TFIC-CLASS Information class
Importing KEY_OF_DOCUMENT TYPE Application-dependent key of the
Importing LANGUAGE TYPE SYST-LANGU 'D' Language indicator
Importing TITLE_OF_DOCUMENT TYPE Title of the document (new)
Tables ATTRIBUTES_NEW TYPE ATVAL New values of the attributes
Tables ATTRIBUTES_OLD TYPE ATVAL Original, already indexed attribut
Tables TEXT_NEW TYPE TLINE New text to be indexed
Tables TEXT_OLD TYPE TLINE Old, already indexed text
Exception ATTRIBUTE_INVALID TYPE Invalid attribute name.
Exception ATTRIBUTES_NEW_MISSING TYPE No new attributes specified.
Exception CLASS_INVALID TYPE Invalid information class.
Exception DOCUMENT_ALREADY_REGISTERED TYPE Document is already recorded.
Exception DOCUMENT_NOT_REGISTERED TYPE Document is not recorded.
Exception INTERN_ERROR TYPE Internal error.
Exception TEXT_NEW_MISSING TYPE No new text specified.
               
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