SAP ABAP Function Module CRM_MKTISM_CALL_TREX_TO_LINK (Search for documents in Portal KM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT-ISM (Application Component) Insights Management
     CRM_MKTISM_APPLICATION (Package) Insights Management Main Application Package
Basic Data
Function Module CRM_MKTISM_CALL_TREX_TO_LINK Search for documents in Portal KM  
Function Group CRM_MKTISM_TREX   Functions directly related to TREX (SRET  
Program Name SAPLCRM_MKTISM_TREX    
INCLUDE Name LCRM_MKTISM_TREXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NUMBER_OF_HITS TYPE SRETGSTRUC-NUMOFHIT No. of hits for a query
Exporting E_RCODETREX TYPE SRETGSTRUC-RCODE Error number
Importing I_RFCDESTINATION TYPE CRMT_MKT_EXT_RFC_DESTINATION CRM MKT: RFC Destination
Importing I_LANGU TYPE CRMT_MKTISM_LANGU Language
Importing I_INDEX TYPE CRMT_MKTISM_INDEX_ID_PORTAL_KM Logical index key (hexadecimal)
Importing I_DISPLAYNAME TYPE CRMT_MKTISM_DOC_TITLE ISM: Document title (Portal KM)
Importing I_CREATED_BY TYPE CRMT_MKTISM_CREATED_BY Username of Creator
Importing I_CREATED_ON TYPE CRMT_MKTISM_CREATED_ON Date of Creation
Importing I_OPERATOR TYPE C Text
Importing I_RESTRICTED_HITS TYPE I No. of hits for a query
Tables ET_DOCUMENTS_TAB TYPE CRMT_MKTISM_TREX_DOC_RESULTS Found Portal KM documents for linkage
Tables ET_MESSAGES TYPE CRMT_MKTISM_MESSAGES Table of messages (line structure BAPIRET2)
Exception LANGUAGE_ERROR TYPE Wrong language
Exception RFC_SYS_FAILURE TYPE No RFC connection
Exception RFC_COM_FAILURE TYPE Broken RFC connection
Exception NO_RFC_DEST TYPE No RFC destination
Exception INPUT_ERROR TYPE Specify displayname, creator or creation date
Exception CONVERSION_ERROR TYPE Error when converting to or from binary
Exception XERROR TYPE Other errors
               
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 401