BidEmployeeSection
Name: Bid - Employee Section
Description: During the Section Bid, this table will be used for determine Employee will belong to which section on comming bidding procedure.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| FromDate | Start date of the selected Section. |
| ToDate | End Date of the selected Section. |
| SectionId | Unique identifier for a section; used only if the bid is a Section Bid. |
| BidId | Section Bid that created this record. |
| BidQuotaId | Section Quota that is used. |
| IsClosed | Whether the selection of this section has been closed, preventing employees from picking this section during the section bidding. |
| Enforce | If true, the employee is forced to select this section. |
| OldSectionId | Orignal Section that the Employee belonged to before the bid. The division is used in the EmployeeStatus starting from one day before the From Date of the Section Bid to get the Section. |