SAP ABAP Function Module TREX_EXT_CRAWL_GET_URL_INFOS (Delivers all information of a crawl (object))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Basic Data
Function Module TREX_EXT_CRAWL_GET_URL_INFOS Delivers all information of a crawl (object)  
Function Group TREX_EXT_CRAWLER   External: TREX crawler functions  
Program Name SAPLTREX_EXT_CRAWLER    
INCLUDE Name LTREX_EXT_CRAWLERU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_URL_INFO TYPE TREXT_CRUISE_URLINFO All information of a crawled URL (TREX cruiser/crawler)
Exporting E_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Returncode
Exporting E_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Returntext
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC destination to TREX
Importing I_CRUISE_NAME TYPE TREXS_CRUISER-CRUISE_NAME name of the crawl / cruise
Importing I_STATUS TYPE TREXS_CRUISER-NUMC1 0 0=all,1=indexed,2=deleted,3=error,4=to be visisted ..
Importing I_ERROR_CODE TYPE TREXS_CRUISER-URL_ERROR_CODE status or error code of a crweld URL e.g. 404 or 14037 etc.
Importing I_START TYPE TREXS_CRUISER-COUNTER 1 start from
Importing I_MAXCOUNT TYPE TREXS_CRUISER-COUNTER 100 number or results ( like from/to)
Importing I_URLS TYPE TREXT_CRUISER_URLS List of cruiser / crawler ULRs (URIs)
Exception CONVERSION_ERROR TYPE Error during conversion to UTF-8
Exception ERROR TYPE Error, see error message
               
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  20070418 
SAP Release Created in 710