BiddingRequests

Name: Bidding Requests

Type: Application

Modules: OPS-Bidding, OPS-Web (Bidding)

Description: Contains the bid requests made by each employee.

Field Documentation
BidId Bid identifier from BidBid.BidId. References the associated bid.
EmployeeId Employee identifier from Employees.EmployeeId. References the associated employee.
PreferenceOrder Employee's order of preference for each bid.
BidRequestInfoId Identifier given to each bid request info type for each bid.
BidRequestInfoType Request info types ( FxRun, PassRun, BbRun, ExtraWork, Extraboard, ReliefVacation, Volunteer, Absence, HolidayOff, Question).
ModBy User who last modified the record.
ModDate Date the record was last modified.
ModTime Time the record was last modified. Value is in seconds from midnight.
BidRequestLong1 Absence type identifier from AbsenceTypes.AbsenceTypeId. References the absence type associated with the absence quota type.
BidRequestLong2 Absence quota type identifier from AbsenceQuotaTypes.AbsenceQuotaTypeId. References the associated absence quota type.
BidRequestLong3 Week number of the bid request.
BidRequestLong4 Start date of the validity period.
BidRequestLong5 End date of the validity period.
BidRequestString1 Accrual type identifier from AccrualTypes.AccrualType. References the associated accrual type.
BidRequestString2 Internal use only.
BidRequestString3 Internal use only.
BidRequestString4 Internal use only.
BidRequestString5 Internal use only.
BidRequestLongString1 Internal use only.
BidUnitName Bid unit identifier from BidUnits.BidUnitName. References the associated bid unit.
HolidayId Holiday identifier from Holidays.HolidayId. References the associated holiday.
IsOptional If true, the request is optional.
Status Status of the bid request (0 = Not Processed, 1 = Rejected, 2 = Selected, 3 = Previous Selected).
ProcessMessage System-generated post-processing message.
ModAction Last action performed on the record.
RequestGroup Indicates the request group the request belongs to.
BidRequestLong6 Internal use only.
BidRequestWorkType Type of work associated with the bid request (e.g., ExtraBoard).
ExcComboId Exception combination identifier from ExceptionCombinations.ExcComboId. References the associated exception combination.
PeriodId Bid period identifier from BidPeriods.PeriodId. References the associated bid period.
WeekNum Week number of the absence requested.
Weeks Number of absence weeks requested.
Custom Whether the bidding procedure will be handled by CustomService.
SectionId Unique identifier for a section; used only if bid is a Section Bid.
ProcessDaily If true, bid requests are processed daily instead of weekly.
RunVersionId Run versioning identifier that is employed along with RunId to uniquely identify a run in OPSMasterRun and OPSRun (generally sourced from FX ExcComboId).