Select Date Range

This is pre-built Action comes for Captured Calendar in SAP Application Element category. It instructs the Avo Assure client to select a specified range (‘From’ date to ‘To’ date).

Syntax

Input: <Input ‘From’ date (YYYYMMDD); ‘To’ date (YYYYMMDD)

Note: Here in the given input user need to provide ‘From’ date to ‘To’ date range. ex- 20231222;20240122

Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario

Consider a user working on the SAP application using the SE38 transaction to execute the SAPCALENDAR_NAVIGATOR program. The program displays a calendar interface that allows users to select a range of dates to view or edit data for reporting or planning purposes. With the help of the ‘Select Date Range’ action, users can easily choose a specific date range, such as a week or custom period.

Input

20250205; 20250310

Expected Result

The Action needs select date based on the given input range.

Output

The action is performed, and date is selected based on input range.

Last updated

Was this helpful?