Getting error as "ORA-06502: PL/SQL: numeric or value error" while calling plsql function to report
Hi Experts,
Oracle Apps: 12.2.4
Oracle DB Version: 11.2.0.1
we've created a function which fetches the serial numbers. through plsql function, we are getting all serial number values but the same function when we call into Oracle Report, it's giving error as "ORA-06502: PL/SQL: numeric or value error".
please suggest how to debug the issue.
Thanks