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_TEST_AGENT_DBA_TRACE_GET (SQL/Buffer Trace holen) 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_TEST_AGENT_DBA_TRACE_GET |
Short Text | SQL/Buffer Trace holen |
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_TABLE_TYPES | TYPE | VALUEKEYS | Zulässige Tabellentypen | |
IT_TBOM_BASE | TYPE | E2ET_TBOM_BASE_T | E2ET_TBOM_BASE_T | |
IT_TRACE_IDS | TYPE | ATRA_TRACE_IDS_T | Trace IDs | |
IV_END_DATE | TYPE | DATS | Trace Endedatum | |
IV_END_TIME | TYPE | TIMS | Trace Endezeit | |
IV_START_DATE | TYPE | DATS | Trace Startdatum | |
IV_START_TIME | TYPE | TIMS | Trace Startzeit | |
IV_TRACE_USER | TYPE | SYUNAME | R/3-System, Anmeldename des Benutzers |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_BOM_BASE_KEYS | LIKE | E2ET_TBOM_BASE_KEYS | Tabellentyp für TBOM Base Schlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E2E_TA_ERROR | Fehler im E2E Agenten |
RELEASE_NOT_SUPPORTED | Release wird nicht unterstützt |