tracesCreateConfiguration
Create a trace configuration to define tracing parameters for SAP ABAP systems. Provide the configuration string and optionally specify a connection override.
Instructions
Creates a trace configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | The trace configuration. | |
| 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. |