GetTableContents
Extract contents from an ABAP table by specifying its name and row limit using the MCP ABAP ADT server for efficient data retrieval in SAP systems.
Instructions
Retrieve contents of an ABAP table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_rows | No | Maximum number of rows to retrieve | |
table_name | Yes | Name of the ABAP table |