GetTableContents
Retrieve data from ABAP tables in SAP systems to analyze content, extract information, or debug applications by specifying table names and row limits.
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 |