How to Script UserExitInvoiceDateValidate to Not Allow Entry of a Future Date
(Doc ID 1639597.1)
Last updated on APRIL 15, 2024
Applies to:
Oracle WebCenter Forms Recognition - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Goal
A configuration setting exists to disallow future invoice dates when the Runtime Server is doing extraction of fields.
DAT_OP_FutureInvoiceDateAllowed=NO
However, this setting does not block a user in Verifier from manually entering a future invoice date. To disallow this from happening, a script on the event UserExitInvoiceDateValidate can be used.
Solution
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
Goal |
Solution |