disable_cross_trace
Disable an ABAP cross trace activation by its ID to stop tracing after debugging.
Instructions
Disable an ABAP Cross Trace activation by its ID. Use get_cross_trace_activations to find the activation ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activation_id | Yes | Activation ID to delete | |
| system_id | No | SAP system ID (e.g. DEV). Omit to use default system. |