Zoomed Image

AMSX Scripting Language - Command : Depreciate

Summary

Calculate asset depreciation up to a specified date for an accounting period set

Description

Runs the depreciation engine for the specified accounting period set up to the given date. An optional forecast date can be supplied for forward projections. Supersedes CalculateDepreciation with explicit parameter control.

Parameters

ParameterDescription
cmdAccountingPeriodSetID
Argument 0Date to depreciate to
Argument 1Forecast date to depreciate to (leave blank for no forecast)

Syntax


Depreciate "AccountingPeriodSetID", "Date to depreciate to", "Forecast date to depreciate to (leave blank for no forecast)"

Return to the AMSX Command Reference