Report Statement

ID 116
Namespace: Microsoft.Sales.Customer

Properties

Name Value
DefaultLayout RDLC
RDLCLayout ./Sales/Customer/Statement.rdlc
Caption Statement

Methods

SkipReversedUnapplied

procedure SkipReversedUnapplied(var DetailedCustLedgEntry: Record "Detailed Cust. Ledg. Entry"): Boolean

Parameters

Name Type Description
DetailedCustLedgEntry Table Microsoft.Sales.Receivables."Detailed Cust. Ledg. Entry"

Returns

Type Description
Boolean

InitializeRequest

procedure InitializeRequest(NewPrintEntriesDue: Boolean, NewPrintAllHavingEntry: Boolean, NewPrintAllHavingBal: Boolean, NewPrintReversedEntries: Boolean, NewPrintUnappliedEntries: Boolean, NewIncludeAgingBand: Boolean, NewPeriodLength: Text[30], NewDateChoice: Option, NewLogInteraction: Boolean, NewStartDate: Date, NewEndDate: Date)

Parameters

Name Type Description
NewPrintEntriesDue Boolean
NewPrintAllHavingEntry Boolean
NewPrintAllHavingBal Boolean
NewPrintReversedEntries Boolean
NewPrintUnappliedEntries Boolean
NewIncludeAgingBand Boolean
NewPeriodLength Text[30]
NewDateChoice Option
NewLogInteraction Boolean
NewStartDate Date
NewEndDate Date

InitRequestPageDataInternal

procedure InitRequestPageDataInternal()

See also