Table of Contents

KVSADVCash Flow Date List

Summary: This report is a temporary copy of reoprt 846 until Microsoft provides the necessary event publishers These event publishers have been added to this object, documented with Start/Stop KVS.psc

Procedures

InitializeRequest(Date, Integer, DateFormula) :

procedure InitializeRequest(FromDate: Date; NumberOfIntervals: Integer; IntervalLength: DateFormula): 

GetPeriod(Date, Date) :

procedure GetPeriod(var DateFrom: Date; var DateTo: Date): 

Events

OnAfterCalcValuesForLine(Record Cash Flow Forecast, Date, Date, Decimal, Decimal, Decimal) :

[IntegrationEvent(false, false)]
local procedure OnAfterCalcValuesForLine(CashFlow: Record "Cash Flow Forecast"; CurrentDateFrom: Date; CurrentDateTo: Date; var Values: Decimal; var CFSumTotal: Decimal; var NewCFSumTotal: Decimal):