| 0 - NONE | Account lock in place | 
| 1 - VCA CLEARED | When clearing VCA information, if account is supposed to be locked, it is done within this code. | 
| 2 - INVALID ATTEMPTS | Account is locked due to the number of invalid login attempts (non-VCA) | 
| 3 - NEW ACCOUNT TIME LIMIT EXCEEDED | Checks to see if new account has logged in during grace period, if not, account is locked with this code | 
| 4 - TERMINATED | Account locked when employee was Terminated. | 
| 5 - TERMINATED DATE SET | Account locked when Termination Date was set. | 
| 6 - PAYROLL TAX ACCOUNT | During creation of Payroll Tax Account, the account is locked. This is standard procedure. | 
| 7 - ACCOUNT INFO FORM | Account was locked via Account Information form. | 
| 8 - IMPORT | Account was flagged as being locked in Employee Data Import Form. | 
| 9 - VCA APPROVAL TIME LIMITED EXCEEDED | Checks to see if account has been approved during grace period, if not, account is locked with this code. | 
| 10 - VCA INVALID ATTEMPTS EXCEEDED | Account is locked due to the number of invalid login attempts (VCA enabled). |