runQuery
Run SQL queries on the target SAP ABAP system to retrieve database data, with optional row limits and decoding.
Instructions
Runs a SQL query on the target system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decode | No | Whether to decode the data. | |
| sqlQuery | Yes | The SQL query to execute. | |
| rowNumber | No | The maximum number of rows to retrieve. |