Zoomed Image

AMSX Scripting Language - Command : rewind

Summary

Rewind an accounting period, deleting previously calculated depreciation

Description

Reverses calculated depreciation for the specified accounting period set back to the given date, removing any depreciation entries that were created after that point. Use to correct errors or recalculate from a prior date.

Parameters

ParameterDescription
cmdAccountingPeriodSetID
Argument 0Date to rewind the depreciation back to
Argument 1Forecast date to rewind to (leave blank for no forecast)

Syntax


Rewind "AccountingPeriodSetID", "Date to rewind the depreciation back to", "Forecast date to rewind to (leave blank for no forecast)"

Return to the AMSX Command Reference