Toolbar Button

This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to perform an action by simulating a click on the specified SAP toolbar button, as provided in the Input Value.

Syntax

Input Value: <Input text>

Argument
Description

<Input text>

(Required)

Provide the name of the toolbar button to be clicked (case-sensitive)

Output Value

Argument
Description

<Dynamic Variable> (Optional); <Dynamic Variable> (Optional)

This dynamic variable holds the status of the action as True or False

Example:

Clicking the 'Back' Button on the SAP Toolbar Using the Toolbar Button Action

The Toolbar Button action takes the value from the Input Value column (e.g., Back) and clicks the button on the toolbar. The result of the toolbar button operation is stored in the {pressback} variable.

Last updated

Was this helpful?