Table "Cash Flow Forecast Entry"
ID 847
Namespace: Microsoft.CashFlow.Forecast
Properties
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
ShowDimensions
procedure ShowDimensions()
DrillDownOnEntries
procedure DrillDownOnEntries(var CashFlowForecast: Record "Cash Flow Forecast")
Parameters
ShowSource
procedure ShowSource(ShowDocument: Boolean)
Parameters
| Name |
Type |
Description |
|
ShowDocument
|
Boolean
|
|
See also