List ABAP Quick Fixes
sap.semantic.quick_fixesList applicable non-dialog quick fixes for an ABAP file in a given SAP system. Provide the system ID and file URI to retrieve bounded semantic fixes, with optional line, column, and pagination filters.
Instructions
List bounded non-dialog SAP quick fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | No | ||
| limit | No | ||
| column | No | ||
| fileUri | Yes | ||
| systemId | Yes | ||
| startIndex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |