BidEmployeeSection
Name: Bid - Employee Section
Type: Application
Modules: OPS-Bidding
Description: Used to determine which employees belong to which section during the section bid.
| 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. |