BidAccrualBalance
Name: Bid - Accrual Balance
Type: Application
Modules: OPS-Bidding, OPS-Web (Bidding)
Description: Contains the number of days each employee can bid for each biddable accrual entity.
| Field | Documentation |
|---|---|
| BidId | Bid identifier from BidBid.BidId. References the associated bid. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| AccrualType | Accrual type identifier from AccrualTypes.AccrualType. References the associated accrual type. |
| Balance | Number of days the employee is allowed to bid for. |
| AccrualAfterDate | Date the employee can start using the accrual amount saved in the AccrualAfterBalance field. |
| AccrualAfterBalance | Additional accrued time in seconds due to an AccrualGrid band change. This amount is only usable after the date in BidAccrualBalance.AccrualAfterDate has passed. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was modified. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |
| MaxUnpickedDays | Maximum number of days that can be left unpicked. |
| MinDaily | Minimum number of days, for absences with a Daily Quota Type, that must be picked. |
| MaxDaily | Maximum number of Days, for absences with a Daily Quota Type, that can be picked. |
| MinWkly | Minimum number of weeks that must be picked. |
| MaxWkly | Maximum number of weeks that can be picked. |
| MaxConsecutiveWks | Maximum number of consecutive weeks that can be picked. |
| MinConsecutiveWks | Minimum number of consecutive weeks that must be picked. |
| MaxConsecutiveDays | Maximum number of consecutive days that can be picked. |