Hi Team,
i have written Validation FF and it was compiled successfully.but while submitting leave getting below error.
Exception in Trans to Main mapping.
when i debug i found the issue is coming from below statement when i comment this it is working fine.
l_age=round(((months_between(IV_START_DATE,PER_PER_CONTACT_DATE_OF_BIRTH[i]))/12),2)
note: defaulted IV_START_DATE and PER_PER_CONTACT_DATE_OF_BIRTH in the beginning of the FF.
could you please help me on this .
Thanks,
Veni.