I have two fields the give the same field but they are being called via two different BAPIs, however they produce the same result:
I_FIRSTNAME = Forename
VORNA = Forename
I want to do is when is called it looks for the other and returns the data:
So calling VORNA I want it to bring back I_FIRSTNAME.
What would be the formula for this?
Thanks
MN