SAP - Call Transaction, Filling Selection Mask, no results

Hello everyone,

I already have some experience in creating bots, but unfortunately I can’t get any further with the following problem.

I call up a transaction in SAP in which I fill a selection mask. The bot continues to work with the results. Now, for the first time, I have had the case that there are no results after filling the selection mask, and SAP therefore remains in the selection mask.

Now my question is, which activity or setting can I use to ensure that the bot simply terminates the workflow in such cases?

KR Matt

@smarter5,

Use Check App State to see if selection mask popup is there. If the popup is there, just kill the SAP by Kill Process and get out of the workflow.

Thanks,
Ashok :slight_smile:

It works. Thank you :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.