sap_select_combobox_entry
Select a dropdown entry by its technical key or visible text. Use after retrieving all valid options with the get combobox entries tool.
Instructions
Select an entry in a combobox/dropdown by its key or display value text.
Accepts either the technical key or the visible display text. Use sap_get_combobox_entries first to see all valid options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| combobox_id | Yes | ||
| key_or_value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||