NodeBreaks

Name: Node Breaks

Type: Application

Modules: Fx-BlockBusterSupport, Fx-TpFxc, Fx-TSEInterface, Legacy-Fx, OPS-Lib

Description: This table is used in the Blockbuster cost routine to override break parameters for specific nodes.

Field Documentation
SignId Sign-up period identifier from SignUpPeriods.SignId.
NodeId Node identifier from Nodes.NodeId.
FromTime Start time of the interval. Value is in seconds from midnight.
ToTime End time of the interval. Value is in seconds from midnight.
MinBreak Minimum duration in seconds for a valid shift break.
MinBreakPayTime Shift break time up to this duration in seconds is unpaid.
MaxBreakPayTime Shift break time beyond this duration in seconds is unpaid. The maximum amount that would be paid is MaxBreakPayTime - MinBreakPayTime.
ServiceGroupId Service group identifier from MasterServiceGroup.ServiceGroupId
RunTypeId Run type identifier from MasterRunType.RunTypeId.
ContributesToCumulativeBreak If true, a break contributes to the cumulative break time.
DivisionId Division identifier from MasterDivisions.DivisionId.