Codeunit 850 Cash Flow Forecast Handler in 23
- App
- Base Application
- Namespace
- Microsoft.CashFlow.Forecast
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalculateForecast | () | Boolean | public | - |
| PrepareForecast | (var Record Time Series Buffer) | Boolean | public | - |
| CashFlowAzureAIBufferFill | (var Record Time Series Buffer, var Record Time Series Forecast) | public | - | |
| Initialize | () | Boolean | public | - |
| DeactivateNotification | (Notification) | public | - | |
| SetupAzureAI | (Notification) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterPrepareSalesHistoryData | (var Record Time Series Buffer, Integer, Date, Integer) | - |
| Integration event | OnAfterPreparePurchHistoryData | (var Record Time Series Buffer, Integer, Date, Integer) | - |
| Integration event | OnAfterHasMinimumHistoricalData | (var Boolean, var Integer, Integer, Date) | - |