Hi,
I'm writing a post-update trigger on R5Orders and it'd be really handy to know what the previous ORD_STATUS was.
I've considered using R5AUDVALUES or storing the value in a User defined field and updating to being the 'previous' status every time the status changes (another Flex!) , but is there a recommended way to do this?
Thanks
P