SAP ABAP Function Module E2E_TESTING_AGENT_E2ETRACE (Run the executable and run in parallele the ATRA and SQL traces)
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_E2ETRACE Run the executable and run in parallele the ATRA and SQL traces  
Function Group E2E_TESTING_AGENT   E2E_TESTING_AGENT  
Program Name SAPLE2E_TESTING_AGENT    
INCLUDE Name LE2E_TESTING_AGENTU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RETURNCODE TYPE SYST-SUBRC Not Used
Exporting OLD_ET_TBOM_CROSS TYPE E2ET_TBOM_CROSS_T Not Used
Exporting OLD_ET_TBOM_INFOBJ TYPE RINFOOBJ Not Used
Exporting OLD_ET_TBOM_BASE TYPE E2ET_TBOM_BASE_T Not Used
Exporting EV_RUNTIME TYPE I Runtime msn of the FM
Exporting EV_E2EXML TYPE XSTRING Not Used
Exporting E_START_TIME TYPE SYST-UZEIT Start time of executing the executable
Exporting E_END_TIME TYPE SYST-UZEIT End time of executing the executable
Exporting E_START_DATE TYPE SYST-DATUM Start date of executing the executable
Exporting E_END_DATE TYPE SYST-DATUM End date of executing the executable
Exporting E_TIMEZONE TYPE TIMEZONE Time zone of the system
Exporting ET_TBOM_TCD_BASE TYPE E2ET_TBOM_TCD_BASE_T Not Used
Exporting ET_TBOM_TCD_MSG TYPE E2ET_TBOM_TCD_MSG_T Not Used
Exporting E_TRACE_USER TYPE SYUNAME R/3 System, user logon name that run the executable
Exporting E_DIALOG_ANSWER TYPE FLAG The answer of the dialog which start executable, needed to return 'Cancel' fcod
Importing IV_EXE_UNIT TYPE CHAR128 Executable Name
Importing IV_EXE_TYPE TYPE CHAR128 Executable Type
Importing IV_TBOM_GUID TYPE GUID_32 TBOM Guid 32 chars
Importing IV_TRC_LEVEL TYPE CHAR8 'MEDIUM' (not used)
Importing IV_RUN_DARK TYPE FLAG 'X' (not used)
Importing IV_SAVE_LOCAL TYPE FLAG SPACE (not used)
Importing IV_SAPGUI_INFO_LINE TYPE FLAG Show progress Info text
Importing I_COLLECT_TRACE TYPE FLAG Collect ATRA files
Importing I_WAIT_TRACES TYPE FLAG Wait the ATRA until they finish recorded, needed for update tasks
Importing I_ATRA_OBJECT_NAME TYPE CHAR40 Name of the ATRA files, can be generated randomly from outside, to have unique
Importing I_WITH_TABLE_TRACE TYPE FLAG Trace the SQL statments
Importing I_UNAME TYPE SYUNAME SY-UNAME Trace User
Importing I_URL TYPE STRING the URL of the executable if it is not an ABAP gui like transaction or program
Tables ET_ATRA_FILES TYPE E2E_ATRA_FILE List of the delta ATRA files before and after recording TBOM
Exception E2E_TA_E2E_WRONG_OBJ_TYPE TYPE Not Used
Exception E2E_TA_E2E_WRONG_OBJ_NAME TYPE Not Used
Exception E2E_TA_E2E_NOT_SUPPORTED_REL TYPE E2E Trace not supported in this Release
Exception E2E_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  20100421 
SAP Release Created in 2005_1_46C