PPR Error: ORA-00904 [ID 1311855.1]
Information in this document applies to any platform.
PPR Payment Batch
Applies to:
Oracle Payables - Version: 12.0.0 to 12.1.3 - Release: 12.0 to 12.1Information in this document applies to any platform.
PPR Payment Batch
Purpose
The purpose of this note is to explain steps in diagnosing and troubleshooting the ORA-00904 database error in the EBS Payables module, Payment Batch(PPR). This note attempts to step the reader through all known setup issues as well as known bugs that can cause this error to occur.
Note: If you are on older code versions (10.7,
11.0, 11.5.0 - 11.5.9, 12.0.0 - 12.0.5), your solution may not be
included in this article. Please expand your search to include the
archived solutions using the selection method shown below
Last Review Date
March 13, 2011Instructions for the Reader
A Troubleshooting Guide is provided to assist
in debugging a specific issue. When possible, diagnostic tools are included in the document
to assist in troubleshooting.
Troubleshooting Details
1) Build Payments process
# | Release | Presentation / Error Stack | Root Cause | Fixed File (or fix) | Recommended Patch |
---|---|---|---|---|---|
1 | 12.0 | The Build Payments Process fails with:ERROR | Build
program errors out with - IBY_EXT_BANK_ACCOUNTS does not have the
column BRANCH_NUMBER. This issue is because in the payment process
profile, the branch_number is provided as a sort option which is
erroring out with the code for ibypymib.pls. BUG 8291512 ORA-00904: "PAYEE_BANK"."BRANCH_NUMBER": INVALID IDENTIFIER | Resolved by application of latest version of Package - IBY_PAYINSTR_PUB ibypymib.pls 120.74.12000000.15 | R12.1.x - Patch 10630448:R12.IBY.B R12.0.x - Patch 11872821:R12.IBY.A |
2 | 12.0 | When the customer creates a PPR for an AR refund invoice the build program fails withe the error:
| Prerequisites of the Patch 6811355 were not applied | Resolved by application of latest version of Package - IBY_VALIDATIONSETS_PUB ibyvallb.pls. | R12.1 - Patch 11819029:R12.IBY.B R12.0 - Patch 11806195:R12.IBY.A |
3 | 12.0 | When creating payment process request the following error is received:Error: | Payment format error when same bank account is attached to two or more different suppliers.. Bug 9248800 AMER:PEN:R12:PYMT FORMAT FAILS SAME BANK ACCT ATTACHED TO DIFFERENT SUPPLIERS | Resolved by upgrading to the latest version of IBY_VALIDATIONSETS_PUB. ibyvallb.pls | R12.1 - Patch 11819029:R12.IBY.B R12.01 - Patch 11806195:R12.IBY.A |
2) Format Payments process
# | Release | Presentation / Error Stack | Root Cause | Fixed File | Recommended Patch |
---|---|---|---|---|---|
1 | 12.0 | The program Payment Format Instructions ends in error. User is getting the following error when an invoice selected for payment in PPR has interest and the PPR is creating the invoice interest: ERROR | The issue is that MOAC is not happening properly. While running the program, multi-org access is set but when we are querying the ap_system_parameters table to retrieve profile values, we are going to the secured synonym. As such the query is returning multiple rows. We should go to the base table and query up by the org_id of the invoice. | Resolved by upgrading to the latest version of package - AP_INTEREST_INVOICE_PKG apintinb.pls | R12.1 - Patch 9328384:R12.AP.B R12.01 - Patch 11821019:R12.AP.A |
Standard Patching Process
Please
consult as well the recommended patch lists for Payables. The list
includes consolidated patches that contain fixes for issues that had
been critical:
For the R12.0.x codeline, see Note 557869.1
For the R12.1.x codeline, see Note 954704.1
For the R12.0.x codeline, see Note 557869.1
For the R12.1.x codeline, see Note 954704.1
Patch Wizard
Important:
While a patch may contain several hundred files, the impact on your
system is most likely far less. Patches contain hard-prerequisites that
are intended to make a patch work on a very low code baseline.
The Patch Wizard Utility will give you a detailed impact analysis for the patch above, please refer to
the Note 976188.1 for more information on the utility.
The Patch Wizard Utility will give you a detailed impact analysis for the patch above, please refer to
the Note 976188.1 for more information on the utility.
No comments:
Post a Comment