Zoomed Image

AMSX Scripting Language - Command : WriteJournals

Summary

Write accounting journals for an accounting period set up to a specified date

Description

Generates and writes journal entries for the specified accounting period set. Run after depreciation has been calculated. Supersedes CalculateDepreciation for journal-writing operations.

Parameters

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

Syntax


WriteJournals "AccountingPeriodSetID", "Date to write journals to", "Forecast date to write journals to (leave blank for no forecast)"

Return to the AMSX Command Reference