Using Runtime Fields
To automatically format the current audit date in SQL ISO Date format, use the following formula:
** {?@AUDITDATE}
**
To automatically format the previous (yesterday's) audit date in SQL ISO Date format, use the following formula:
** {?@YAUDITDATE}
**
To automatically format the current SHIFT, use the following formula:
** {?@SHIFT}
**
To automatically format the current user's initials, use the following formula:
** {?@USER}
**