R12:AP: Form APXIISIM.fmb is not Getting Compiled With Errors Related to Paramaters
(Doc ID 2972413.1)
Last updated on SEPTEMBER 05, 2023
Applies to:
Oracle Payables - Version 12.0.1 to 12.2.12 [Release 12.0 to 12.2]Information in this document applies to any platform.
Symptoms
Form APXIISIM is not getting compiled with below errors.
Compiling package body INVOICES_FOLDER_ITEM...
Compilation error on package body INVOICES_FOLDER_ITEM:
PL/SQL ERROR 49 at line 1218, column 9
bad bind variable 'parameter.p_pba_pmt_currency'
PL/SQL ERROR 49 at line 1218, column 9
bad bind variable 'parameter.p_pba_pmt_currency'
PL/SQL ERROR 49 at line 1219, column 9
bad bind variable 'parameter.p_pba_payee_party_id'
PL/SQL ERROR 49 at line 1219, column 9
bad bind variable 'parameter.p_pba_payee_party_id'
PL/SQL ERROR 49 at line 1220, column 9
Compilation error on package body INVOICES_FOLDER_ITEM:
PL/SQL ERROR 49 at line 1218, column 9
bad bind variable 'parameter.p_pba_pmt_currency'
PL/SQL ERROR 49 at line 1218, column 9
bad bind variable 'parameter.p_pba_pmt_currency'
PL/SQL ERROR 49 at line 1219, column 9
bad bind variable 'parameter.p_pba_payee_party_id'
PL/SQL ERROR 49 at line 1219, column 9
bad bind variable 'parameter.p_pba_payee_party_id'
PL/SQL ERROR 49 at line 1220, column 9
It is expected that form gets compiled successfully.
==Steps To Reproduce==
1. Apply any payables patch
2. Check patch log , worker log for errors
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 |