Get Grid Column Count
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 number of columns in the GridView object and subsequently store the result in output variable.
Input: N/A
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 know the total number of columns in the grid to ensure that the correct fields are displayed. With the help of the ‘Get Grid Column Count’ action, user can fetch the number of columns displayed in the grid to simply confirm the grid structure and ensure all necessary data is present.
The Action needs to get grid column count and store the result in output variable {Column Count} as 16.
The action is performed, and the result is saved in the output variable {Column Count} as 16.