Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module E2E_TESTING_AGENT_STRACE_ON (Einschalten des Session Trace) 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_STRACE_ON |
Short Text | Einschalten des Session Trace |
Function Group | E2E_TESTING_AGENT |
Package | E2E_TESTING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ATRA_COMMENT | TYPE | TEXT60 | Kommentar für Trace Satz | |
IV_ATRA_OBJECT_NAME | TYPE | CHAR40 | Trace Object Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_RETURN_CODE | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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_REL_NOT_SUPPORTED | Funktionalität nicht untertützt in diesem Release |
E2E_TA_TRACE_ERROR | Allgemeiner Fehler |