FxRunReliefRestrictions
Name: Fx Run Relief Restrictions
Type: Application
Modules: Fx-RunData
Description: Relief restrictions are times at which reliefs are prohibited. This is used by Blockbuster when determining relief opportunities.
| Field | Documentation |
|---|---|
| SignId | Sign-up period identifier from SignUpPeriods.SignId. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. |
| ServiceGroupId | Service group identifier from MasterServiceGroup.ServiceGroupId. |
| LineGroupId | Line group identifier from LineGroup.LineGroupId. |
| FromTime | Start time when a relief takes effect. Value is in seconds from midnight. |
| ToTime | End time of when a relief restriction is in effect. Value is in seconds from midnight. |
| LineId | Line identifier from MasterLine.LineId. |
| NodeId | Node identifier from Nodes.NodeId. |
| EventType | Event type: 0 = all, 5 = break relief, 7 regular relief, 9 = created pull. |
| ExcId | Exception ID where the run relief restriction is involved. |