sap_get_table_control_row_info
Retrieve row metadata (selectable and selected) from a SAP GUI table control. Works on table controls but not on ALV grids.
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 |
|---|---|---|---|
| table_id | Yes | ||
| rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||