sap_get_alv_toolbar
Retrieve all toolbar buttons from an ALV grid, including IDs, texts, and types, to discover available actions like sort, filter, and export before pressing them.
Instructions
Get all toolbar buttons from an ALV grid.
Returns button IDs, texts, and types. Use this to discover available actions (sort, filter, export, etc.) before pressing them with sap_press_alv_toolbar_button. Only works on GuiGridView (ALV), not GuiTableControl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||