project BLF > class BReportSchedule > method Calculate

Description

Add code here to initialize the calculated fields of the class temp-tables after loading existing records from the application database.


Parameters


oiReturnStatusoutputinteger


Internal usage


unused


program code (program/breportschedule.p)

<ANCESTOR-CODE>

<M-1 run CalculatePost  (output viFcReturnSuper (oiReturnStatus)) in BReportSchedule>

if viFcReturnSuper < 0 or
   oiReturnStatus  = 0
then assign oiReturnStatus = viFcReturnSuper.

if oiReturnStatus < 0
then return.