Hi everyone,
so I am using UiPath to automate a process in SAP.
Transaction: ME22N - Change Order
Now i want to get the attribute table row, when it’s the most current date (yellow) in column “Verarbeitungsdatum” and the text “Externes Senden” in column “Medium” (yellow). So it’s 2 criteria. “Externes Senden” can occur more times, why we also need the date as an indicator. So in this case (see screenshot) I would select the first row, because the row contains the newest date AND criteria “Externes Senden”. But how do i get the table Row attribute of this now?
So the output attribute would be the tablerow of the row which has these 2 criteria. After that i want to use click activity to select this row (but when i know how to get table row I know how to keep going).
Thanks a lot in advance!
Cheers
Laura