'Getting the node icon from tree view in SAP GUI Scripting

I want to automate the FEBAN transaction. Once the tree view is loaded, I am able get all the nodekeys. But I want to get the image/icon along with the text to identify whether its successfully posted or not. I tried getabapimage, getnodeabapimage methods and iconname property. But I am unable to fetch it. Where am I going wrong how to fetch the icon details in GUI Scripting.

Edited:-

I have included the FEBAN screen print. I have also included the code that I used to fetch the text details.

FEBAN Screen Print

Thanks. Subramanian S.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source