Hi all,
is it possible to extract the tree list with structure? I used “get full text”, “data scraping”, “screen scraping” to extract the information, the contents can be extract completely, however, it doesn’t include the structure, all under same level, which makes the process cannot proceed further, as I need this structure information to make the decision.
Hello,
Have you tried using Find Children activity?
Regards,
Prakshi Tyagi
Hi @Joeysugar,
You can Achieve This Using SAP GUI SCRIPT I Am Iterating the List of Folders in SAP.
For Reference Attached the Sample Script below.
Tree_Travsel.zip (35.1 KB)
Note:-Install Package from Manage Explorer under nuget.org. SAP GUI Automation for .net And below are the DLL Required
1.Saprotwr.dll=>For Rot Wrapper
2.Sapfewse.OCX=> For Control Library
Regards
Sanjay