EmployeeBankTypes
Name: Employee Banking Types
Type: Ancillary
Modules: OPS-Bidding, OPS-Employee Profile
Description: Contains the user-defined employee banking types.
| Field | Documentation |
|---|---|
| EmployeeBankTypeId | Unique identifier for an employee banking type. |
| TypeId | Premium rate identifier from EmployeeRatePremTypes.TypeId. References the associated employee premium rate. |
| Abbreviation | Abbreviated name of the employee banking type. |
| Description | Full description of the employee banking type. |
| EmployeeTypeGroup | Group of employees belonging to this specific banking type. From AncillaryGroups.AncillaryGroup. |
| DateRestriction | Date restrictions (User Defined, Pay Period). |
| AccrualType | Accrual type identifier from AccrualTypes.AccrualType. References the associated accrual type. |
| MaxTime | Maximum time, in seconds, that the banking type an be banked. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was modified. |
| ModTime | Time the record was modified. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |
| MaxHoursAccrualTypeGroup | Group of accrual types that are checked when banking. From AncillaryGroups.AncillaryGroup. |
| PreventPartialDayBanking | If true, only full days can be banked. |