Select Week
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built Action comes for Captured Calendar in SAP Application Element category. It instructs the Avo Assure client to select a specified week which is provided in input.
Input: <Input Week (row number); Year (YYYY)>
Here user need to provide week which user want to select.
Output: <Dynamic Variable> (Optional);<Dynamic Variable>(Optional)
When working on the SAP application using the SE38 transaction to execute a report program called SAPCALENDAR_NAVIGATOR. The program displays a calendar interface, allowing you to select a specific week for viewing or editing data. You want to navigate through the calendar to select a particular week for reporting or planning purposes. With the help of the ‘Select Week’ action, you can easily choose the desired week and view or modify the data corresponding to that week.
8; 2025
This Action needs to select week based on the input value 8th week and 2025 year.
The action is performed, and 8th week and 2025 year is successfully selected.