The Function Module E2E_TEST_AGENT_RESOLVE_E071 (Unterobjekte eines E071 Objektes bestimmen) 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_RESOLVE_E071 |
Short Text | Unterobjekte eines E071 Objektes bestimmen |
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 |
---|---|---|---|---|
IS_E071 | TYPE | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SUB_OBJECTS | LIKE | VRSO | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | |
IT_E071 | LIKE | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben |
This function module does not define any Exceptions.