1. Add field to UPR40600, name it created as smalldate time 2. Create business alert with this formulae convert ( varchar ( 10 ), UPR40600_T1 . CREATED , 101 ) = convert ( varchar ( 10 ), getdate () , 101 ) 3. It Works PS: Go Figure out best practices for adding field to GP tables! Cheers!
↧