N_UserId | user | objid | User internal record number | 3 (UNIQUE) |
N_Password | user | password | User password | |
N_FirstName | employee | first_name | User password | |
N_LastName | employee | last_name | User password | |
N_Address1 | address | address | Line 1 of address which includes street number, street name, office, building, or suite number, etc | |
N_Address2 | address | address_2 | Line 2 of address which typically includes office, building, or suite number, etc | |
N_City | address | city | The city for the specified address | |
N_State | address | state | The state for the specified address | |
N_PostalCode | address | zipcode | The zip or other postal code for the specified address | |
N_Country | country | name | Name of the specific country | |
N_Telephone | employee | phone | Employee's primary phone number which includes area code, number, and extension | |
N_TelephoneExt | employee | on_call_hw | Used as a placeholder for the employee's phone extension | |
N_FAX | employee | fax | Employee's fax number which includes area code, number, and extension | |
N_Email | employee | e_mail | Employee's e-mail address | |
N_ModificationDate | employee | site_strt_date | Used as a placeholder for the employee object's modification date | |
N_Status | user | status | User status; i.e., 0=inactive, 1=active, default=1 | |
N_EffectiveDate | employee | wg_strt_date | Date employee began at current site<office> | |
N_UserName | user | login_name | User login name | |