Get Dialog Window Name
Last updated
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.
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable>
(Required)
This variable stores the dialog window name.
<Dynamic Variable>
(Optional)
This variable stores the status as True or False.
Example:
The GetDialogWindowName 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,


Last updated