sap_get_cell_info
Retrieve detailed metadata from an ALV grid cell, including value, changeable status, color, tooltip, style, and maximum length. Does not work on GuiTableControl.
Instructions
Get detailed cell metadata from an ALV grid.
Returns value, changeable, color, tooltip, style, max_length. Does NOT work on GuiTableControl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| column | Yes | ||
| grid_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||