I have one scenario below where unable to find solution for it can someone please help?
The screenshot below is a part of SAP Transaction where i have to update the net price corresponding to short text(the data should be retrieved from excel file).
My query is how can i check the short text update the net prices lines in below screenshot.Here it has only one line but in other cases there are more than 10-20 lines.Can you please help with a better solution for it?
2b. If filtering takes too long, you can also record a SAP GUI Script of you updating the first row and run this script for all the other rows.
something like this where you have a price and row Number argument. THen you can call this script in your for each loop
This is just an example, you have to record yourself to get the actual selectors