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_READ_ATRA (Read ATRA files DATA and map it to TBOM format) 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_READ_ATRA |
Short Text | Read ATRA files DATA and map it to TBOM format |
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_ATRATRACE_IDS | TYPE | ATRA_TRACE_IDS_T | Mapping Between Node IDs | |
IT_TABLE_TYPES | TYPE | VALUEKEYS | Key for Drop Down Box | |
IV_SET_REM_TRACE | TYPE | FLAG | 'X' | Remote Trace Flag setzen? |
IV_WITH_DEVC | TYPE | FLAG | DEVC lesen? | |
I_ALLOW_DBA_TRACE | TYPE | FLAG | 'X' | General flag |
I_ATRA_OBJECT_NAME | TYPE | CHAR40 | Character field of length 40 | |
I_END_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_END_TIME | TYPE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
I_EXE_TYPE | TYPE | CHAR128 | 128 character | |
I_EXE_UNIT | TYPE | CHAR128 | 128 character | |
I_KEEP_ATRA_FILES | TYPE | FLAG | Keep the ATRA files as they might be still needed when collect batch job traces | |
I_NO_BATCH_JOB_TRACES | TYPE | FLAG | Do not collect the traces of the batch job | |
I_SOLMAN_RELEASE | TYPE | SAPRELEASE | solman system Release (the called of this function) | |
I_SOLMAN_VERSION | TYPE | NUM4 | Solman vesion of the release | |
I_START_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_START_TIME | TYPE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
I_TIMEZONE | TYPE | TIMEZONE | Time zone | |
I_TRACE_USER | TYPE | SYUNAME | R/3 System, user logon name | |
I_USE_ATRA_FILES_DELTA | TYPE | FLAG | General flag | |
I_WAIT_TRACES | TYPE | FLAG | General flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TBOM_BATCH_JOBS | TYPE | E2ET_TBOM_BATCH_JOB_T | Table of batch jobs | |
E_AGENT_INFO | TYPE | CHAR255 | Char255 |
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_CVERS_REF | LIKE | CVERS_REF | Reference Table for CVERS Entries | |
ET_TDEVC | LIKE | TDEVC | Development Classes | |
IT_ATRA_FILES | LIKE | E2E_ATRA_FILE | E2E: ATRA file |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E2E_TA_E2E_WRONG_OBJ_NAME | Falscher OBJ Name |
E2E_TA_E2E_WRONG_OBJ_TYPE | Falscher OBJ Type |