Set Text in Cell
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 set the text in the cell and save the result in the output variable.
Input: <row>;<col>;<InputText>
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
15;2; Active
Consider a user working on the SAP application in the SE38 transaction (Program: bcalv_ grid_edit), where the grid view displays a list of reports. Users want to edit an existing value in one of the cells, such as updating the status of a report from ‘Inactive’ to ‘Active.’ With the help of the ‘Set Text in Cell’ action, user can modify the value in the "Status" column of the specific report.
The Action needs to set text in cell and store the result in output variable {Status} as True.
The action is performed, and the result is saved in the output variable {Status} as ‘True’.