PL/SQL (MOSC)

MOSC Banner

PLS-00306: wrong number or types of arguments in call to 'INSERT_UNAPPLIEDREC'

in PL/SQL (MOSC) 2 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center