Hi,
I am trying to implement an automation for a Fiori App of S/4HANA, Manage Bank Statements, F1564, and it is not working, no matter what I try.
First I faced a problem with a popup, I need to select the first line, the way the automatic recorder mapped the selection box did not work, so I had to change it to a different element:
The recorder map the element as below:

But when executing the automation it is not selecting the line, so I changed the class to SAPUI5 Table Row, then it works but I do not know why in the next step which is just setting the value of a field it is not working.
I tried all different ways to record the screens, automatic, manually, screen by screen but none is working.
What am I missing?
Regards
Mauricio