sap_set_field
Set a value in a specific field on the current SAP GUI screen. Use this to input data into a single field, then press Enter if needed to trigger validation.
Instructions
Set a value in a field on the current SAP screen.
For setting multiple fields at once, use sap_set_batch_fields instead. After setting a field, you may need to press Enter to trigger validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||