Page "Cash Flow Availability Lines"
ID 866
Namespace: Microsoft.CashFlow.Forecast
Properties
| Name | Value |
|---|---|
| Caption | Lines |
| PageType | ListPart |
| SourceTable | Table Microsoft.CashFlow.Forecast."Cash Flow Availability Buffer" |
| SourceTableTemporary | True |
Methods
SetLines
procedure SetLines(var NewCashFlowForecast: Record "Cash Flow Forecast", NewPeriodType: Enum "Analysis Period Type", NewAmountType: Enum "Analysis Amount Type", NewRoundingFactor: Enum "Analysis Rounding Factor")
Parameters
| Name | Type | Description |
|---|---|---|
| NewCashFlowForecast | Table Microsoft.CashFlow.Forecast."Cash Flow Forecast" | |
| NewPeriodType | Enum Microsoft.Foundation.Enums."Analysis Period Type" | |
| NewAmountType | Enum Microsoft.Foundation.Enums."Analysis Amount Type" | |
| NewRoundingFactor | Enum Microsoft.Foundation.Enums."Analysis Rounding Factor" |
FormatStr
procedure FormatStr(): Text
Returns
| Type | Description |
|---|---|
| Text |
Events
OnAfterCalcLine
[IntegrationEvent(False,False)]
local procedure OnAfterCalcLine(var CashFlowForecast: Record "Cash Flow Forecast", var CashFlowAvailabilityBuffer: Record "Cash Flow Availability Buffer", RoundingFactor: Option)
Parameters
| Name | Type | Description |
|---|---|---|
| CashFlowForecast | Table Microsoft.CashFlow.Forecast."Cash Flow Forecast" | |
| CashFlowAvailabilityBuffer | Table Microsoft.CashFlow.Forecast."Cash Flow Availability Buffer" | |
| RoundingFactor | Option |