Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Has anybody extended EditCO to put validation for Bank Account Number?
We are on R12.2.11
In the Manage Payroll Payments-->Update Deposit Payment, currently users can enter special characters in bank account number field. We want to restrict that. I tried to extend the oracle.apps.pay.selfservice.payments.webui.EditCO, but ended up getting error.
"Could not create Java class. This is probably because the class name is wrong or not included in project."
I did generate customall.jar and bounced but still it's throwing the error. Just checking if anyone had a luck extending this CO.
After extending, I went and personalized Edit Page to the new controller, but keeps getting error.