Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module E2E_TESTING_AGENT_TRCONT_STR (E2E_TESTING_AGENT_TRCONTENT) 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_TRCONT_STR |
Short Text | E2E_TESTING_AGENT_TRCONTENT |
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_APPLY_TR_RT_MAPPING | TYPE | FLAG | 'X' | Transport- Laufzeitobjektmapping anwenden? |
IV_CONDENSE_E071K | TYPE | FLAG | 'X' | Condense E071k |
IV_READ_E071K | TYPE | FLAG | Read E071K as well | |
IV_RESOLVE_LOGICAL_OBJECTS | TYPE | FLAG | 'X' | General flag |
IV_RESOLVE_PIECE_LISTS | TYPE | FLAG | 'X' | allgemeines flag |
IV_TRKORR | TYPE | TRKORR | Auftrag/Aufgabe | |
IV_WITH_ALL_TASKS | TYPE | FLAG | SPACE | Get content of all tasks as well |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PIECE_LISTS | TYPE | TRKORRS | Tabelle von Auftragsnummern | |
ET_TR_OBJECT_MAPPING | TYPE | E2E_TR_OBJECT_MAPPING_STR_T | Tabellentyp zu E2E_TR_OBJECT_MAPPING_STR | |
EV_RETURNCODE | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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_E071 | LIKE | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | |
ET_E071K | LIKE | E071K | Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E2E_TA_ENV_ERROR | General Environment Error |
E2E_TA_NO_DATA | No Data |
E2E_TA_PFA_CROSS_ERROR | CROSS call failed |
E2E_TA_PFA_ERROR | General PFA Error |
E2E_TA_PFA_STATIC_OR_DYNAMIC | You have to specify at minimum the static or dynamic flag |
E2E_TA_PFA_WRONG_EXE_TYPE | (see returncode for details) |
E2E_TA_PFA_WRONG_EXE_UNIT | (see returncode for details) |