GetTableContents
Retrieve data rows from an ABAP table by providing the table name and optionally limiting the number of rows.
Instructions
Retrieve contents of an ABAP table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Name of the ABAP table | |
| max_rows | No | Maximum number of rows to retrieve |