The Function Module E2E_TESTING_GET_ATRA_FILE_INFO (Get ATRA file info) 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_TESTING_GET_ATRA_FILE_INFO |
Short Text | Get ATRA file info |
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 |
---|---|---|---|---|
I_ATRA_FNAME | TYPE | SE30ALVDIR-FNAME | File name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ATRA_FILE_INFO | TYPE | E2E_ATRA_FILE | E2E: ATRA file |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.