Payroll Run Status

From KeystoneIntranet
Revision as of 13:00, 14 July 2023 by WikiAdmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • PR_RUNSTATUS_SETUP = 'S';
  • PR_RUNSTATUS_PROCESSED = 'P';
  • PR_RUNSTATUS_CHECKS = 'C';
  • PR_RUNSTATUS_DIRDEP = 'D';
  • PR_RUNSTATUS_ACCEPTED = 'A';
  • PR_RUNSTATUS_REJECTED = 'R';