sap_double_click_cell
Double-click a cell in an SAP table or grid to open details or drill down. Specify table ID, row index, and column name.
Instructions
Double-click a cell in a table/grid (often opens details or drills down).
Row is zero-based. Column is the column name (from sap_read_table or sap_get_column_info). Works on both ALV and TableControl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| column | Yes | ||
| table_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||