sap_search_tables
Search SAP Data Dictionary for tables by keyword, matching names and descriptions, to identify the correct table before querying.
Instructions
Search the SAP Data Dictionary for tables by keyword, matching table names and descriptions, e.g. 'vendor' finds LFA1/LFB1. Use this to discover the right table before querying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search term, e.g. 'vendor', 'purchase' | |
| max_results | No | Maximum results (default 20) |