Hi there,
Within a Time Management PCR, I am trying to use the ROUND operation to round up/down an amount assigned to the hrs field.
For example, hrs = 31.99, I would like hrs to be 32. Or hrs = 31.05, I would like hrs to be 31
After rounding (I am using ROUNDH_NNH) I need to assign the value to a time type which is used later on in the PCR.
All seems to be ok until I attempt to assign the new value to a time type, and get the following message when I run the PCR check ‘value or parameter value is not numeric’
I really don’t have the time to figure this out and wondered if anyone could point out my shortcomings!
Thanks in advance…
Regards,
Will