SAP ABAP Function Module RFC_SAF_API_SEARCH (SAF: RFC API for search)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SAF (Application Component) Software Agent Framework
     EI_SAF_SE (Package) SAF - Search Engine Extension Framework
Basic Data
Function Module RFC_SAF_API_SEARCH SAF: RFC API for search  
Function Group CRM_SAF_RFC_SE   SAF: RFC API for search egnines  
Program Name SAPLCRM_SAF_RFC_SE    
INCLUDE Name LCRM_SAF_RFC_SEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_NO_HIT TYPE I
Exporting ET_RESULT TYPE CRMT_SAF_SE_RESULT_TAB returned table of EI search service for SDB
Exporting ET_RETURN_CODE TYPE CRMT_SAF_SE_CODE_TAB HTTP Framework (iHTTP) Table Name/Value Pairs
Exporting ET_PROPERTY TYPE CRMT_SAF_SE_RET_ATT_TAB Properties of each document
Exporting ET_ATTRIBUTE TYPE CRMT_EI_KB_NAMEVALUE_TAB Additional attributes returned from Java
Exporting EV_SUCCESS TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing IV_APP_NAME TYPE CRMT_EI_APP_NAME SPACE SAF: Application Name
Importing IV_KB_NAME TYPE CRMT_EI_KB_NAME 'SDB' SAF: Name of knowledge base
Importing IV_LANGUAGE TYPE SPRAS SY-LANGU Language key
Importing IV_CHECK_SECURITY TYPE BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown)
Importing IV_MAX_HIT TYPE I 50
Importing IT_TEXTQUERY TYPE CRMT_SAF_SE_TEXT_QUERY_TAB EI search service text query input table
Importing IT_ATTRQUERY TYPE CRMT_SAF_IS_OPERATION_TAB EI search service query input for attributes
Importing IT_RETURN_ATTRIBUTE TYPE CRMT_SAF_SE_INDEX_ATT_TAB SAF: Table of attribute names returned with search results
Importing IT_EXT_SECURITY_CRITERIA TYPE CRMT_EI_KB_NAMEVALUE_TAB SAF: Table type for name value pairs
Importing IV_USER_NAME TYPE SYST-UNAME SY-UNAME SAP System, User Logon Name
               
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  20041011 
SAP Release Created in 400