The Function Module E2E_TESTING_AGENT_BF_GET_OBJS (Lese Objekte und Schlüssel für Bussines Functions) 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_AGENT_BF_GET_OBJS |
Short Text | Lese Objekte und Schlüssel für Bussines Functions |
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_BFUNC | TYPE | E2ET_SFW_BFTAB | Tabellentyp für Business Functions | |
IV_ADD_E017K_AS_TABU | TYPE | FLAG | ABAP_TRUE | allgemeines flag |
IV_APPLY_TR_RT_MAPPING | TYPE | FLAG | ABAP_TRUE | allgemeines flag |
IV_RESOLVE_BC_SETS | TYPE | FLAG | ABAP_TRUE | allgemeines flag |
IV_RESOLVE_LOGICAL_OBJECTS | TYPE | FLAG | ABAP_TRUE | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_EXTENSION_IMPL | TYPE | FLAG | allgemeines flag |
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_KEYS | LIKE | E071K | Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben | |
ET_OBJECTS | LIKE | E2ET_SFW_BF_OBJECT | BPCA: Business Function Objekt | |
ET_TR_OBJECT_MAPPING | LIKE | E2E_TR_OBJECT_MAPPING | BPCA E2E Testing Agent: Transport Objekt Mapping |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXISTING_FUNCTION | Ein benötigter Funktionsbaustein existiert nicht im System |