Zoomed Image

AMSX Scripting Language - Command : SetCurrentPeriod

Summary

Set the current accounting period for a user's reporting dates

Description

Updates the period table to set the active reporting date for the specified user, or for the currently logged-in user if no user ID is provided. This controls which period is used when generating date-bound reports.

Parameters

ParameterDescription
cmdReporting date to set as the current period
Argument 0UserID to update; leave blank to update the current session user

Syntax


SetCurrentPeriod "Reporting date to set as the current period", "UserID to update; leave blank to update the current session user"

Return to the AMSX Command Reference