shajanjose
(Maria Jose Shajin L)
September 5, 2018, 2:04pm
1
Hi,
I am trying to get some value from Invoice processing SAP page and I am not able to do that because everywhere in that page pointing the same selector.
I need to read and store the value for Amount, Tax amount and Vnd VAT no and save it to some variable for further process.
Tried get text, Find element, find relative element activities, but its not working.
Can anyone help me on this?
Thanks,
Jose
Have you enabled the SAP GUI scripting?
shajanjose
(Maria Jose Shajin L)
September 6, 2018, 6:17am
3
yes, GUI script is enabled. Outside this container I can able to access the element seperately.
shajanjose
(Maria Jose Shajin L)
September 6, 2018, 6:58am
4
Enabled the GUI server in Logon page, but script and payback option disabled in server side.
hi…
Go for hotkey to reach that particular field by using tab then get clipboard activity.