GetTableContents
Retrieve and preview data from ABAP database tables or CDS views, returning rows of data similar to SE16/SE16N.
Instructions
[read-only] Retrieve contents (data preview) of an ABAP database table or CDS view. Returns rows of data like SE16/SE16N.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Name of the ABAP table | |
| max_rows | No | Maximum number of rows to retrieve |