What is this:
This payroll variable returns number of days with late minutes within the payroll period.
Value will be returned:
Returns number of days with late minutes in the payroll period. Payroll period means the date range of the payroll batch of the current payroll.
Example:
IIF([LATE_DAY]=0,100,0)
Comments
0 comments
Please sign in to leave a comment.