sap_read_field_domain_values
Retrieve fixed domain values for any SAP table field by automatically resolving the domain from the field, eliminating the need to specify a domain name.
Instructions
Get domain fixed values for a specific table field. Unlike /read_domain_values which requires the domain name, this finds the domain automatically from the field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_name | Yes | Field name | |
| table_name | Yes | SAP table name |