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_AT_REC_START (Start Recording (to be called from (eCATT)) 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_AT_REC_START |
Short Text | Start Recording (to be called from (eCATT) |
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_CALLER_INFOS | TYPE | E2ET_ECATT_INVOKE_INDENT_T | Tabellentyp zu e2et_ecatt_invoke_ident | |
IV_MANDT | TYPE | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung |
IV_STATUS_ID | TYPE | HIER_TREEG | GUID für Struktur | |
IV_TRACE_TYPE | TYPE | CHAR10 | 'USER' | Trace Typ: USER oder SESSION |
IV_USER_NAME | TYPE | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_MESSAGE | TYPE | E2ET_MESSAGE | Meldung im Fehlerfall | |
EV_RETURN_CODE | TYPE | SY-SUBRC | Return Code | |
EV_START_DATE | TYPE | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
EV_START_TIME | TYPE | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E2E_TA_ERROR | Allgemeiner Fehler |
E2E_TA_REL_NOT_SUPPORTED | Funktionalität nicht untertützt in diesem Release |