Help Centre › Building Processes
This article describes the RPA SAP functionality to write.
For a full list of available functions, please read SAP functions.
Description
The SAP Write function allows you to write.
Setting it up
To use the SAP Write function, follow these instructions:
{{popups:rpas/add:action=sap-write}}
Once on a process map:
- Navigate to the process where you would like to add the SAP Write function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the SAP Write option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | - | The SAP window title |
| Write | Yes | Textarea | - | The text to write |
| Clear | No | Switch | Off | Clear the field before writing |
| Ensure value changed | No | Switch | Off | Verify the value was written correctly |
| Type | No | Select | - | The element type |
| ID | No | Text | - | The SAP element ID |
| Name | No | Text | - | The SAP element name |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| SAP not open | SAP GUI is not running |
| Element not found | The input element could not be found |
Tips
- Use Clear to empty the field before writing
- Enable Ensure value changed for critical fields