Menu

SAP Function Module E2E_TESTING_AGENT_PFA_BSPWDAPP

E2E: Analyze webdynpro and BSP application

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module E2E_TESTING_AGENT_PFA_BSPWDAPP (E2E: Analyze webdynpro and BSP application) is a standard Function Module in SAP ERP and is part of the function group E2E_TESTING_6XX within the package E2E_TESTING_6XX.

Technical Information

Function Module E2E_TESTING_AGENT_PFA_BSPWDAPP
Short Text E2E: Analyze webdynpro and BSP application
Function Group E2E_TESTING_6XX
Package E2E_TESTING_6XX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTION TYPE FLAG 'C' General Flag
I_ATRA_OBJECT_NAME TYPE CHAR40 Character field of length 40
I_COLLECT_TRACE TYPE FLAG 'X' General Flag
I_UNAME TYPE SYUNAME SY-UNAME User for which to trace
I_URL TYPE STRING URL application
I_URL_TYPE TYPE CHAR128 Type of URL
I_WAIT_TRACES TYPE FLAG General Flag
I_WITH_TABLE_TRACE TYPE FLAG General Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIALOG_ANSWER TYPE FLAG General Flag
E_END_DATE TYPE SY-DATUM Date and Time, Current (Application Server) Date
E_END_TIME TYPE SY-UZEIT Date and Time, Current Application Server Time
E_START_DATE TYPE SY-DATUM Date and Time, Current (Application Server) Date
E_START_TIME TYPE SY-UZEIT Date and Time, Current Application Server Time
E_TIMEZONE TYPE TIMEZONE Time zone
E_TRACE_USER TYPE SYUNAME SAP System, User Logon Name

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ATRA_FILES LIKE E2E_ATRA_FILE E2E: ATRA file

Exceptions

This function module does not define any Exceptions.