SAP ABAP Function Module SNAV_RFC_NAVIGATOR_SHELL (Navigator: central FM for learning and retrieval - the only "public" one)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-IIA (Application Component) Interactive Intelligent Agent
     SNAV (Package) IGNIS: Navigator
Basic Data
Function Module SNAV_RFC_NAVIGATOR_SHELL Navigator: central FM for learning and retrieval - the only "public" one  
Function Group SNAV1   IGNIS - Navigator: Server  
Program Name SAPLSNAV1   IGNIS - Navigator: Server 
INCLUDE Name LSNAV1U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MANDT TYPE SYST-MANDT SYST-MANDT SAP Client
Importing CLIENTID TYPE SNAVCLIENT-CLNTID Client ID
Importing CORPUSID TYPE SNAVCORPAR-CORPUSID Corpus ID
Importing LANGU TYPE SNAVCORPAR-LANGU SYST-LANGU Lexicons language
Importing REFCORPID TYPE SNAVCORPAR-REFCORPID refference corpus ID
Importing B_USE_ATTR_SRCH TYPE SNAVCLIENT-LEXCLNTDEP 'X' flag: use attributive search ('X')
Importing B_USE_SIMI_SRCH TYPE SNAVCLIENT-LEXCLNTDEP 'X' flag: use similar word search ('X')
Importing B_USE_ASSC_SRCH TYPE SNAVCLIENT-LEXCLNTDEP ' ' flag: use word in word (associative) search ('X')
Importing B_USE_PHON_SRCH TYPE SNAVCLIENT-LEXCLNTDEP ' ' flag: use phonetical hash search ('X') (detect typos)
Tables ITAB_INPUT TYPE SNAVINPRFC Navigator: input table
Tables CTAB_RESULTS TYPE SNAVRESLIN Navigator: list of results of the query
Exception CLIENTID_DOES_NOT_EXIST TYPE Client does not exist
Exception REFCORPID_DOES_NOT_EXIST TYPE refference corpus does not exist
Exception CORPID_NOT_REF TYPE Corpus is not a refference one
Exception BAD_INPUT_DATA TYPE Input-Tabelle, client or corpus data are not corresponding
Exception CORPUS_IS_EMPTY TYPE Corpus is empty
Exception BAD_OR_NOTINSTALLED_LANGU TYPE Language not installed or not suitable for the navigator
               
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  20010220 
SAP Release Created in 30A