Get Icon Name

The Get Icon Name Action in the Avo Assure is found under the Captured Table from SAP Application Element. It instructs the Avo Assure Client to fetch the icon's name from the cell of the table and save the status (True/False) in output variable.

Syntax

Input: N/A

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

Usecase/Example

Scenario

Consider a scenario that user needs to check if the correct icons are shown in the "Status" column of the SE37 Tcode results table. Each row represents a function module, and the icon indicates whether the module ran successfully, failed, or is still in progress. The Get Icon Name action helps to fetch the icon name from the table to compare it with the expected result for validation.

Expected Result

The Get Icon Name Action should fetch the icon name from the table and save the result in output variable as selected.

Output

The Get Icon Nam Action fetches the icon name from the table and save the {result} in output variable as S_LEDG.

Last updated

Was this helpful?