PLS-00306: wrong number or types of arguments in call to 'INSERT_UNAPPLIEDREC'
Good Day Guru's
I am using the ar_receipt_api_pub.create_cash API in my package which I have names XXXXX_APEX_CUST_RECEIPTS_PKG
I have tested the api before trying to use the API in a package which is then run as a process from Oracle. The api works fine if I run it out of TOAD, but when I Run the package as a process out of Oracle it fails with the following error:
*Starts**15-OCT-2020 15:57:17 **SQL error and free**15-OCT-2020 15:57:17 ORACLE error 6550 in FDPSTP Cause: FDPSTP failed due to ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'INSERT_UNAPPLIEDREC' ORA-06550: line 1, column 7: PL/SQL: Statement ignored