Add code here to initialize the calculated fields of the class temp-tables after loading existing records from the application database.
Parameters
oiReturnStatus
output
integer
Internal usage
unused
program code (program/bjournalentry.p)
<ANCESTOR-CODE>
<M-5 run CalculateDetail (output viFcReturnSuper (oiReturnStatus)) in BJournalEntry>
if viFcReturnSuper <> 0 then assign oiReturnStatus = viFcReturnSuper.
if viFcReturnSuper < 0 then Return.