sap_get_toolbar_buttons
Retrieve all buttons from SAP GUI system and application toolbars, including their IDs, text, tooltip, and enabled state.
Instructions
List all buttons on the system toolbar (tbar[0]) and app toolbar (tbar[1]).
Returns button IDs, text, tooltip, and enabled state. This is for standard SAP toolbars, NOT ALV (use sap_get_alv_toolbar for ALV).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_id | No | wnd[0] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||