sap_read_table_structure
Retrieve SAP table or structure field definitions, including names, types, lengths, key fields, and descriptions, to avoid errors when querying unfamiliar tables.
Instructions
Get the field definitions of an SAP table or structure — names, types, lengths, key fields, descriptions. Call this before querying a table you are not sure about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | SAP table or structure name, e.g. EKKO |