The Function Module E2E_TEST_AGENT_CHECK_EXEC_UPL (Check if the executable has UPL data) 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_CHECK_EXEC_UPL |
Short Text | Check if the executable has UPL data |
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 |
---|---|---|---|---|
IV_EXE_TYPE | TYPE | EUOBJ-ID | Objekttyp | |
IV_EXE_UNIT | TYPE | TADIR-OBJ_NAME | Objektname im Objektkatalog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_HAS_UPL | TYPE | FLAG | If 'X', the executable has UPL data |
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.