Get Row Column Num by Text
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 retrieve the row and column numbers of the specified cell in the GridView and subsequently store results in the output variable.
Input: <InputText>
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider a user working on the SAP application. The MM60 transaction (Material Master List) displays material details in a grid format. Users want to retrieve specific row and column numbers based on the text in a cell (for example, material number or description) to perform further actions like validation, selection, or editing. With the help of the ‘Get Row Column Num by Text Cell’ action, user can fetch the row and column numbers of the cell containing the specified text to easily interact with the material records.
As input provided 159
The Get Row Column Num by Text Cell Action should return the row and column numbers where the material number is found in the grid and store the result in output variable (Row and Column number) as 21,1.
The action is performed, and the result is saved in the output variable {Row and Column number} as 21,1.