tracesDelete
Delete a specific trace from SAP ABAP system using its ID. Optionally specify a connection to use for the operation.
Instructions
Deletes a trace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the trace. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |