sap_select_table_row
Select a row in a table or grid by specifying its zero-based index. Works with ALV grids and table controls, scrolling to make the row visible if needed.
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 |
|---|---|---|---|
| table_id | Yes | ||
| row | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||