Skip screens that are not in the SAP system
Sometimes a script includes a screen that appeared during the recording but does not appear in the system where the script will be run. To avoid an error, you can set the properties for the screen so that the transaction continues even when that SAP screen does not appear.
- In the Mapper, in Expert View, select the screen row.
- On the ribbon, click Skip If Not Present.
Note: As a limitation from SAP, when any skip screen error returns from SAP during runtime, only skip screen name and screen number are returned which is common for all the skip screen line items. Therefore, in case of skip screens within loop we cannot identify for which line item this error has been returned from SAP.