QadFinancials
/* Add what has been generated by the current instance */
for each btNewDepreciation:
accumulate btNewDepreciation.tdNewDeprAmountLC (total).
end.
assign vdFADeprecByAssetBook = (accum total btNewDepreciation.tdNewDeprAmountLC).
return vdFADeprecByAssetBook.