tracesStatements
Retrieves detailed statements for a specific trace ID, providing code analysis data from SAP ABAP systems via ADT APIs.
Instructions
Retrieves statements for a trace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the trace. | |
| options | No | Options for retrieving statements. | |
| 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. |