ORACLE error 6550 in FDPSTP
I have got error when call the PL/SQL stored procedure cocurrent program from Oracle Apps as follows. But it is executing successfully in my local PC.
There is no parameter involved in this procedure. How to overlook this issue.
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 'SG1_SUBMIT_CONC_INV'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Thanks & Regards,
Vijey