SAP ABAP Function Module ES_RETRIEVE_REPOSITORY_INFO (Gibt alle informationen zu einer ES Repository zurück)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SESC_PROXY_INTERFACE (Package) Enterprise Search ABAP Proxy Interface
Basic Data
Function Module ES_RETRIEVE_REPOSITORY_INFO Gibt alle informationen zu einer ES Repository zurück  
Function Group SESC_PROXY_INTERFACE   Enterprise Search ABAP Proxy Interface  
Program Name SAPLSESC_PROXY_INTERFACE    
INCLUDE Name LSESC_PROXY_INTERFACEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RESULT_REP_XML TYPE STRING
Importing I_REPOSITORY_CLASS TYPE SESC_D_REPOSITORY_CLASS Repository Klasse
Importing I_REPOSITORY_ID TYPE SESC_D_REPOSITORY_ID Repository ID
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Sprachenschlüssel
Exception REPOSITORY_UNKNOWN TYPE Repository unbekannt
Exception REPOSITORY_INIT_ERROR TYPE Fehler Initialisierung Repository
Exception REPOSITORY_EXCEPTION TYPE Allgemeiner Repository Fehler
               
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  20041218 
SAP Release Created in 700