GetTableContents
Retrieve data from ABAP tables in SAP systems to access and analyze database contents for development tasks.
Instructions
[read-only] Retrieve contents of an ABAP table.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Name of the ABAP table | |
| max_rows | No | Maximum number of rows to retrieve |