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