Codeunit 18126155 EOS058 Time Series Management
Codeunit 18126155 EOS058 Time Series Management
Methods
InitStatisticData
procedure InitStatisticData(GroupId: Code[50]; PeriodType: Option; StartingDate: Date; ObservationPeriods: Integer) EndingDate: Date
Parameters / Return Value
GroupId
Code[50]PeriodType
OptionStartingDate
DateObservationPeriods
IntegerReturns
Date
AddStatisticData
procedure AddStatisticData(GroupId: Code[50]; PeriodDate: Date; Value: Decimal; AvgWeight: Decimal; MaxByPeriod: Boolean; DoNotGroupData: Boolean)
Parameters / Return Value
GroupId
Code[50]PeriodDate
DateValue
DecimalAvgWeight
DecimalMaxByPeriod
BooleanDoNotGroupData
Boolean
CalcStatisticData
procedure CalcStatisticData(GroupId: Code[50]; IncludeZeroValues: Boolean; var TotValue: Decimal; var AgvValue: Decimal; var MaxValue: Decimal; var WeightedAvgValue: Decimal; var StdDevValue: Decimal; var AverageDemandInterval: Decimal; var CoefficientOfVariation: Decimal)
Parameters / Return Value
GroupId
Code[50]IncludeZeroValues
BooleanTotValue
DecimalAgvValue
DecimalMaxValue
DecimalWeightedAvgValue
DecimalStdDevValue
DecimalAverageDemandInterval
DecimalCoefficientOfVariation
Decimal
NormSInv
procedure NormSInv(Probability: Decimal) Z: Decimal
Parameters / Return Value
Probability
DecimalReturns
Decimal
WriteTimeSeriesForecast
procedure WriteTimeSeriesForecast(var TimeSeriesForecast: Record "Time Series Forecast"; PeriodNo: Integer; ForecastValue: Decimal)
Parameters / Return Value
TimeSeriesForecast
Record "Time Series Forecast"PeriodNo
IntegerForecastValue
Decimal
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -