SAP ABAP Function Module ST05_ACTIVATE_TRACE (Remotely Activate Traces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
ST05 (Package) ST05 Performance Trace
⤷
⤷
Basic Data
| Function Module | ST05_ACTIVATE_TRACE | Remotely Activate Traces |
| Function Group | ST05_API | ST05 APIs |
| Program Name | SAPLST05_API | |
| INCLUDE Name | LST05_APIU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SERVER_INFORMATION_TABLE | TYPE | ST05_SERVER_INFORMATION_TABLE | Tabelle mit Server-Informationen für das System | |||
| |
TRACE_TYPES | TYPE | ST05_API_TRACE_TYPES | Trace-Typen (SQL, BUF, ENQ, RFC, HTTP, AUTH) | |||
| |
TRACE_FILTER | TYPE | ST05_API_TRACE_FILTER | Trace-Filter | |||
| |
ALL_SERVERS | TYPE | ST05_BOOLEAN | ' ' | Boole'scher Wert: WAHR = 'X' ; FALSCH = ' ' | ||
| |
NO_AUTHORITY | TYPE | Nicht genügend Berechtigungen, um ST05 Trace-Einstellungen zu ändern. | ||||
| |
MISSING_TRACE_TYPE | TYPE | Mindestens ein Trace-Typ muss ausgewählt werden. | ||||
| |
NO_CROSS_CLIENT_TRACING | TYPE | Die Trace-Aufzeichnung in anderen Tenants ist nicht erlaubt. | ||||
| |
USER_MISMATCH | TYPE | Mindestens ein Trace-Typ wurde bereits für einen anderen Benutzer aktiviert. | ||||
| |
ACTIVATION_ERROR | TYPE | Das Anschalten des Traces ist fehlgeschlagen. | ||||
| |
NO_SERVER_LIST | TYPE | Keine Server-Liste erhalten | ||||
| |
INTERNAL_ERROR | TYPE | Interner Fehler | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 731 |