SAP ABAP Function Module TESTPROXY_FRONTEND_GET (Get a Foreground Scheduler for User (called by TWB))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_TESTPROXY (Package) Test Proxy for Test Workbench eCATT SAPGUI Scheduling
Basic Data
Function Module TESTPROXY_FRONTEND_GET Get a Foreground Scheduler for User (called by TWB)  
Function Group ECATT_TESTPROXY   Foreground Scheduler: RFC API  
Program Name SAPLECATT_TESTPROXY    
INCLUDE Name LECATT_TESTPROXYU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_TESTPROXY_INFO TYPE ETTP_FRONTEND_INFO TestProxy: Frontend Technical Info
Exporting E_TESTPROXY_INFOSTRING TYPE STRING TestProxy: Frontend Display Infostring
Importing I_USER TYPE SYUNAME User Name
Importing I_PROXYTYPE TYPE ETTP_TESTPROXY_TYPE 'ECATT' TestProxy: Type of the TestProxy
Exception TESTPROXY_TYPE_NOT_SUPPORTED TYPE The given typ of TestProxy is not supported yet
Exception NO_TESTPROXY_FOUND TYPE No TestProxy found for the Username
Exception TESTPROXY_NOT_AVAILABLE TYPE The TestProxy is not available in system.
               
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  20100421 
SAP Release Created in 711