Table "Cash Flow Forecast Entry"

ID 847
Namespace: Microsoft.CashFlow.Forecast

Properties

Name Value
Caption Cash Flow Forecast Entry
DrillDownPageID Page Microsoft.CashFlow.Forecast."Cash Flow Forecast Entries"
LookupPageID Page Microsoft.CashFlow.Forecast."Cash Flow Forecast Entries"
DataClassification CustomerContent

Fields

Name Type Description
"Entry No." Integer
"User ID" Code[50]
"Cash Flow Forecast No." Code[20]
"Cash Flow Date" Date
"Document No." Code[20]
"Cash Flow Account No." Code[20]
"Source Type" Enum Microsoft.CashFlow.Setup."Cash Flow Source Type"
Description Text[250]
Overdue Boolean
"Document Date" Date
"Payment Discount" Decimal
"Associated Entry No." Integer
"Associated Document No." Code[20]
"Global Dimension 2 Code" Code[20]
"Global Dimension 1 Code" Code[20]
"Recurring Method" Option
"Amount (LCY)" Decimal
Positive Boolean
"Source No." Code[20]
"G/L Budget Name" Code[10]
"Source Line No." Integer
"Dimension Set ID" Integer
"Shortcut Dimension 3 Code" Code[20]
"Shortcut Dimension 4 Code" Code[20]
"Shortcut Dimension 5 Code" Code[20]
"Shortcut Dimension 6 Code" Code[20]
"Shortcut Dimension 7 Code" Code[20]
"Shortcut Dimension 8 Code" Code[20]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

GetLastEntryNo

procedure GetLastEntryNo(): Integer

Returns

Type Description
Integer

ShowDimensions

procedure ShowDimensions()

DrillDownOnEntries

procedure DrillDownOnEntries(var CashFlowForecast: Record "Cash Flow Forecast")

Parameters

Name Type Description
CashFlowForecast Table Microsoft.CashFlow.Forecast."Cash Flow Forecast"

ShowSource

procedure ShowSource(ShowDocument: Boolean)

Parameters

Name Type Description
ShowDocument Boolean

See also