The Function Module E2E_TEST_AGENT_CLEAR_BTC_TRACE (Clear the trace flags of the batch jobs) is a standard Function Module in SAP ERP and is part of the function group E2E_TESTING_AGENT within the package E2E_TESTING.
Function Module | E2E_TEST_AGENT_CLEAR_BTC_TRACE |
Short Text | Clear the trace flags of the batch jobs |
Function Group | E2E_TESTING_AGENT |
Package | E2E_TESTING |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_ATRATRACE_IDS | TYPE | ATRA_TRACE_IDS_T | E2E: Table of ATRA_TRACE_IDS | |
I_END_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_END_TIME | TYPE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
I_JOB_COUNT | TYPE | BTCJOBCNT | Background job number | |
I_JOB_NAME | TYPE | BTCJOB | Background job name | |
I_START_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_START_TIME | TYPE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
I_TIMEZONE | TYPE | TIMEZONE | Time zone | |
I_TRACE_USER | TYPE | SYUNAME | R/3 System, user logon name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error exception |