Get Dialog Window Name

This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to retrieve the name of a currently displayed dialog window in the SAP application and save the result in a dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

<Dynamic Variable> (Required)

This variable stores the dialog window name.

<Dynamic Variable> (Optional)

This variable stores the status as True or False.

Example:

Capturing the Dialog Title 'Transaction MB03 is obsolete (see note 2210569)' Using the Get Dialog Window Name Action

The Get Dialog Window Name action does not require any input value. It captures the title of the dialog window currently in focus. The dialog name (e.g., Transaction MB03 is obsolete (see note 2210569)) is stored in the {Window Name} variable, while execution result store in {Status} Variable.

Last updated

Was this helpful?