sap_get_column_info
Retrieve column names, titles, widths, and visibility from an ALV grid or table control to understand table structure.
Instructions
Get detailed column info from an ALV grid or table control.
Returns column names, titles, widths, and visibility. Useful for understanding table structure. For a lighter alternative, use sap_read_table with columns_only=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||