Hi,
Do guide how to create a FI validation. The requirement is Document date shouldn't be greater than the current system date.
For ex: Document date is 25/11/2008 and system date is 25/11/2008.
if user enters 26/11/2008 then system should show an error message.
Regards