GetTableContents
Retrieve data preview from ABAP database tables or CDS views. Outputs rows for analysis, 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 |