Select Date
This is a pre-built action available under the Captured Calendar Element from the SAP GUI Application. The functionality of this action in Avo Assure is to select a specific date from a calendar element.
Syntax
Input Value: <Input Date (YYYYMMDD)>
<Input Date (YYYYMMDD)>
Provide the date to be selected in the format YYYYMMDD
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False.
Example
Date '2025-06-12' Selected in the Calendar of the SAP Application
The Select Date action takes the value from the Input Value column (e.g., 20250612) and selects the specified date in the calendar. The result of the selection is stored in the {SelectDate} variable.

Last updated
Was this helpful?