GetTableContents
Retrieve data preview from ABAP database tables or CDS views. Returns 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 |
|---|---|---|---|
| max_rows | No | Maximum number of rows to retrieve | |
| table_name | Yes | Name of the ABAP table |