Select Columns
This is a pre-built action available under the Captured Grid Element from the SAP GUI Application. The functionality of this action in Avo Assure is to select specific columns in the Grid based on the given input.
Syntax
Input Value: <Input Column Name>
<Input Column Name> (Required)
Provide the name(s) of column(s) to be selected
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the execution status as True or False.
Example
Selects specific columns (Flight Date) from the SAP Grid
The Select Columns action takes the value from the Input Value column (e.g., Flight Date) and selects the specified column(s) from the grid. The result of the selection operation is stored in the {SelectCol} variable

Last updated
Was this helpful?