I want to build data table from this SAP data. I need to do the iteration and if the number starts with ‘39’ then I need to create then add the number to the data table.
I used do while to iterate the data until I get the number starts with ‘39’ in variable but not sure how to create/add the number to the data table.
Wondering if anyone could help for the solution for iterating and adding the number to the data table.
Could you let us know if you have checked if there are export options available for this data, so that we can export it to Excel sheet and then read the data from there.
Else, We can check with Table Extraction method if not done yet.