sap_get_table_control_row_info
Get row metadata like selectable and selected status from a GUI table control. Optionally specify row indices or retrieve all visible rows.
Instructions
Get row metadata (selectable, selected) from a GuiTableControl.
If rows is omitted, queries all visible rows. Does NOT work on ALV grids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| table_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||