Help Centre › Building Processes
This article describes the RPA SAP functionality to scrape data.
For a full list of available functions, please read SAP functions.
Description
The SAP Scrape data function allows you to scrape data.
Setting it up
To use the SAP Scrape data function, follow these instructions:
{{popups:rpas/add:action=sap-scrape-data}}
Once on a process map:
- Navigate to the process where you would like to add the SAP Scrape data 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 Scrape data option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | - | The SAP window title |
| Variable | Yes | Text | - | Variable to store the scraped data |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Array | The scraped table data |
Errors
| Error | Description |
|---|---|
| SAP not open | SAP GUI is not running |
| No data found | No table data could be scraped |
Tips
- Scrapes visible table data from the SAP screen