The Fixed Asset Book Value 02 report is useful when the user wants to view the movement in valuation of assets over a period time. There is further breakdown of values under additions and disposals during the period , further grouped under classes/subclasses if needed.
[IntegrationEvent(False,False)]
local procedure OnOnAfterGetRecordOnBeforeCalculateBookValues(StartingDate: Date, EndingDate: Date, var FixedAsset: Record "Fixed Asset", var StartAmounts: array[6] of Decimal, var NetChangeAmounts: array[6] of Decimal, var TotalEndingAmounts: array[7] of Decimal)