Select Rows
Last updated
Last updated
This is pre-built Action comes for Captured GridView in SAP Application Element category. It instructs the Avo Assure client to select the specified rows from the GridView.
Input: <Row Number/Numbers (with separator as ;)>
Note: Here, the user needs to provide the row numbers which they want to select, with the numbers separated by a semicolon. Using the semicolon, the user can select multiple rows at a time.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
5;6;7
Consider a user working on the SAP application. The MM60 transaction (Material Master List) displays material details in a grid format. Users want to select specific rows from the grid to perform further actions such as viewing details, validating data. With the help of the ‘Select Rows’ action, user can select one or multiple rows from the grid to interact with the materials as needed.
The action needs to select rows as per input.
The action is performed, and rows are selected as per input.