Zoomed Image

AMSX Scripting Language - Command : ClosePeriod

Summary

Close an accounting period so no further depreciation changes are allowed

Description

Marks the specified accounting period as closed for the given date range, preventing further depreciation recalculations. Run after Depreciate and WriteJournals have completed for the period.

Parameters

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

Syntax


ClosePeriod "AccountingPeriodSetID", "Date to close the period to", "Forecast date to close to (leave blank for no forecast)"

Return to the AMSX Command Reference