sap_select_multiple_rows
Select multiple rows in an ALV grid or table control by providing a list of row indices. Useful for batch operations or multi-selection tasks.
Instructions
Select multiple rows at once in an ALV grid or table control.
Pass a list of row indices (e.g., [0, 2, 5]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | ||
| rows | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||