Element not found in SAP invoice processing

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?

yes, GUI script is enabled. Outside this container I can able to access the element seperately.

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.