Get All Column Headers

This is pre-built Action comes for Captured GridView in SAP Application Element category. It instructs the Avo Assure client to retrieve all the column headers from the GridView object and subsequently store the result in output variable

Syntax

Input: N/A

Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario

Consider a user working on the SAP application. The MM60 transaction (Material Master List) displays material details in a grid format. Users want to get and verify the column headers in the grid to ensure that the correct material attributes, such as material number, description, and stock quantity, are displayed. With the help of the ‘Get All Column Headers’ action, they can fetch the column headers from the grid to confirm that all necessary material attributes are being shown

Expected Result

The Get All Column Headers action should return the list of all column headers present in the grid and store the result in output variable {All Column Headers} as Material type, Date…etc

Output

The action is performed, and the result is saved in the output variable {All Column Headers} as Material type, Date…etc.

Last updated

Was this helpful?