sap_modify_cell
Modify the value of an editable cell in an ALV grid or table control by specifying its grid ID, row, column, and new value.
Instructions
Modify the value of a cell in an ALV grid or table control.
Only works on editable cells. Use sap_get_cell_info to check if a cell is changeable before attempting to modify it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| value | Yes | ||
| column | Yes | ||
| grid_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||