FxRunScenarios
Name: Fx Run Scenarios
Type: Application
Modules: Exchange, Fx-BlockBusterSupport, Fx-BusImport, Fx-Lib, Legacy-Fx, Legacy-Shared, OPS-Lib, OPS-Tps, Reports
Description: List of all run scenarios. A scenario is a set of runs for a sign-up period, division, servicegroup, exception combination.
| Field | Documentation |
|---|---|
| SignId | Sign-up period identifier from SignUpPeriods.SignId. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. |
| ServiceGroupId | Service group identifier from MasterServiceGroup.ServiceGroupId. |
| ExcComboId | Exception combination identifier from MasterExceptionCombinations.ExcComboId. |
| ScenarioId | Unique identifier of run scenarios. |
| IsActive | Only one scenario per context (signup/division/servicegroup/exc. combo) can be active at a time. This field is used to indicate which scenario in the context is the one to be used. |
| ScenarioName | Name of the scenario. |
| NumericOrder | Display order for scenarios. |
| UserName | Name of user who created the scenario. |
| DateSaved | Date at which the run scenario was last saved. |
| TimeSaved | Time at which the run scenario was last saved. Value is in seconds from midnight. |
| IsPrivate | If true, this indicates that the scenario is a user-run scenario. |
| IsDeleted | If true, the run scenario is deleted. |
| ScenarioComments | Text comments entered by the user when the scenario is saved. |
| TotalPay | Sum of the PayAmount field from all of the runs in the scenario. |
| TotalCost | Sum of the Cost field subtracted from the Penalty field for all runs in the scenario. |
| NumLegalRuns | Number of legal runs in the run scenario. |
| NumRuns | Number of runs in the run scenario. |
| TotalTime | Total number of seconds in the PayTime field from all of the runs in the scenario. |
| OriginScenarioId | Scenario ID of the original scenario from which another scenario has been generated. |