Description
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/bdeductioncat.p)
<ANCESTOR-CODE>
if available tDeductionCatLine
then do:
assign tDeductionCatLine.tcBaseCurrencyCode = vcCompanyLC.
end.