SAP ABAP Function Module CRM_ICSS_SAF_GET_ENTITIES (Returns entities list using the SAF API)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-ISE (Application Component) Internet Service
     CRM_ICSS (Package) Internet Customer Self Service Application
Basic Data
Function Module CRM_ICSS_SAF_GET_ENTITIES Returns entities list using the SAF API  
Function Group CRM_ICSS_SAF   Calling SAF functions  
Program Name SAPLCRM_ICSS_SAF    
INCLUDE Name LCRM_ICSS_SAFU01    
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)
Exporting ES_RETURN TYPE CRMT_ICSS_RETURN Message Return Structure
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  20041219 
SAP Release Created in 500