Error while Compiling Form using f60gen
KannanBJun 4 2009 — edited Jun 4 2009Hello All,
I am trying to compile a customized form in apps middle tier using f60gen command.
Actually the form is a customized version of FNDCPMCP.fmb(new form is in another name).
f60gen throws the following error,
Compiling package body CONC_PROG_PKG...
Compilation error on package body CONC_PROG_PKG:
PL/SQL ERROR 306 at line 4, column 3
wrong number or types of arguments in call to 'INSERT_ROW'
PL/SQL ERROR 0 at line 4, column 3
Statement ignored
PL/SQL ERROR 306 at line 59, column 7
wrong number or types of arguments in call to 'LOCK_ROW'
PL/SQL ERROR 0 at line 59, column 7
Statement ignored
PL/SQL ERROR 306 at line 109, column 3
wrong number or types of arguments in call to 'UPDATE_ROW'
PL/SQL ERROR 0 at line 109, column 3
Statement ignored
The form calls FND_CONCURRENT_PROGRAMS_PKG.
What may be the issue.
Thanks&Regards
Kannan Balasubramanian