sap_select_table_row
Select a specific row in a SAP GUI table or grid using its zero-based row index.
Instructions
Select a row in a table/grid.
Works on both ALV grids and table controls. Row index is zero-based. For ALV: uses absolute row index. For TableControl: scrolls to make the row visible first if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| table_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||