Help Centre › Building Processes
This article describes the RPA SAP functionality to close the popup.
For a full list of available functions, please read SAP functions.
Description
The SAP Close the popup function allows you to close the popup.
Setting it up
To use the SAP Close the popup function, follow these instructions:
{{popups:rpas/add:action=sap-close-popup}}
Once on a process map:
- Navigate to the process where you would like to add the SAP Close the popup 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 Close the popup option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Popup name | Yes | Text | - | The name/title of the popup to close |
| Iterations | Yes | Number | 1 | Number of times to attempt closing |
| Interval | Yes | Number | 0 | Seconds between attempts |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| SAP not open | SAP GUI is not running |
| Popup not found | The popup could not be found |
Tips
- Use iterations and interval for popups that may reappear