R12.2: AP: APXPAWKB.FMB Fails To Compile When Applying a Patch : "wrong number or types of arguments in call to 'LOCK_ROW'"
(Doc ID 2107011.1)
Last updated on OCTOBER 07, 2024
Applies to:
Oracle Payables - Version 12.2.1 and laterInformation in this document applies to any platform.
Symptoms
When attempting to apply a patch, the following error occurs:
.../appl/au/12.0.0/forms/US/APXPAWKB.fmb output_file=..../appl/ap/12.0.0/forms/US/APXPAWKB.fmx module_type=form batch=yes compile_all=special
ERROR generating form "forms/US/APXPAWKB.fmx" from input file
..../appl/au/12.0.0/forms/US/APXPAWKB.fmb
Compiling package body PAY_SUM_FOLDER_PKG_DL...
Compilation error on package body PAY_SUM_FOLDER_PKG_DL:
PL/SQL ERROR 306 at line 40, column 7
wrong number or types of arguments in call to 'LOCK_ROW'
PL/SQL ERROR 0 at line 40, column 7
Statement ignored
Compiling package specification PAY_SUM_FOLDER_PKG_I...
No compilation errors.
Compiling package body PAY_SUM_FOLDER_PKG_I...
Compilation error on package body PAY_SUM_FOLDER_PKG_I:
PL/SQL ERROR 306 at line 33, column 3
wrong number or types of arguments in call to 'INSERT_ROW'
PL/SQL ERROR 0 at line 33, column 3
Statement ignored
Compiling package specification PAY_SUM_FOLDER_PKG_U...
No compilation errors.
Compiling package body PAY_SUM_FOLDER_PKG_U...
Compilation error on package body PAY_SUM_FOLDER_PKG_U:
PL/SQL ERROR 306 at line 46, column 3
wrong number or types of arguments in call to 'UPDATE_ROW'
PL/SQL ERROR 0 at line 46, column 3
Statement ignored
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |