It is there any development or enhancement to allow more than 30 characters on Bank accounts?
From time to time we get "Payments Cannot Be Marked As Complete - Error With Callout To AP_PMT_CALLOUT_PKG" error message, as per Doc ID 1630483.1:
Cause
The application allows a user to enter more than 30 characters while creating or updating a supplier bank account number.
The table AP_CHECKS_ALL will only allow maximum 30 length.
We fix this by reducing the number of characters in bank's account but we confirmed with the supplier and the bank account has 31 characters.
Is there any patch of solution to allow us to store more than 30 characters and to be processed correctly at the time to confirm the payment?