SAP ABAP Function Module E2E_TESTING_AGENT_READ_AGGATRA (Read list of the ATRA files from all app servers, or read the ATRA content)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-TWB-BCA (Application Component) Business Process Change Analyzer
     E2E_TESTING (Package) E2E Testing
Basic Data
Function Module E2E_TESTING_AGENT_READ_AGGATRA Read list of the ATRA files from all app servers, or read the ATRA content  
Function Group E2E_TESTING_AGENT   E2E_TESTING_AGENT  
Program Name SAPLE2E_TESTING_AGENT    
INCLUDE Name LE2E_TESTING_AGENTU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ATRA_FNAME TYPE FILE_NAME The name of the ATRA file
Importing I_TRANSID TYPE GUID_32 Transaction id used to collect the ATRA files
Importing I_ALL_SERVERS TYPE FLAG Serach the ATRA files in all the application servers
Tables ET_TBOM_TRACE TYPE E2ET_TBOM_TRACE_T The ABAP traces of the ATRA file specified in parameter 'I_ATRA_FNAME'
Tables ET_ATRA_FILES TYPE E2E_ATRA_FILE ATRA files from Different Application Servers
Exception ERROR TYPE Generic Error
               
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  20140120 
SAP Release Created in 2005_1_46C