Hi Experts ,
I hope that you can assist / guide me with the below issue .
I’m busy setting up a scenario via BRF+ , whereby I’m using the Formula expression
to do an simple calculation .
The formula does the following as per screen shot below : It takes into
consideration the difference between two dates . If the difference between the
two dates is less than five days , it returns an Boolean value of false ,
whereas of the difference between the two dates is greater than five it
returns an Boolean value of true .
The
formula is working perfect when inputting specific dates (An from date & a
to date) . My issue that I am experiencing is when the end date is set to
31.12.9999 , then it doesn’t return an true value for the formula calculation
(which is incorrect) .
It seems that if the difference between to dates is too large , then the formula
bombs out and returns an default value of false (for the Boolean)
I hope that you can advise on why this is happening or what I can do to fix this
issue .
Regards,
AJ