Select Menu

This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to select a specific menu item from the SAP application's menu bar based on the hierarchical input provided.

Syntax

Input Value: <Hierarchy of the menu item>

Argument
Description

<Hierarchy of the menu item> (Required)

Provide the hierarchy of the SAP menu items to navigate through the required path in the SAP application.

Output Value

Argument
Description

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

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

Example:

Selecting a Menu Item from the SAP Application Using the Select Menu Action

The Select Menu Action takes the value from the Input Value column and navigates through the menu hierarchy to select the specified item. The result of the menu selection is stored in the {selectmenu} variable.

Last updated

Was this helpful?