Previous Topic

Next Topic

Period Functions

Function

Description

AddPeriod

Adds periods to a PeriodID.

CurrentPeriod

Returns the Current Period for a module.

DateWithinPeriod

Returns True if a Date is in the valid range for a Period.

FirstAvailablePeriod

Returns the first available period for a module.

FirstInYear

Returns the first period in the year that contains a PeriodID, or the first period for a year.

FirstPeriod

Returns the first period in the Company.

FirstUserPeriod

Returns the first period which the User may post transactions into for a specified module.

LastAvailablePeriod

Returns the last available period for a module.

LastInYear

Returns the last period in the year that contains a PeriodID, or the last period for a year.

LastPeriod

Returns the last period in the Company.

LastUserPeriod

Returns the last period which the User may post transactions into for a specified module.

MakePeriodID

Creates a period ID.

PeriodAvailable

Check if period is available for module (and user).

PeriodDifference

Returns the number of periods between two periods.

PeriodEndDate

End date for a period.

PeriodForDate

Returns the period ID of the period containing a date.

PeriodName

Returns the name of a period.

PeriodPeriodNo

Return the period number of a period.

PeriodStartDate

Start date for a period.

PeriodYearNo

Returns year of a period.

SetSystemPeriod

Sets the System Period ID.

SystemPeriod

Returns current System Period ID.

YearName

Returns year name for a period.

In This Section

AddPeriod - MaxBasic Function

CurrentPeriod - MaxBasic Function

DateWithinPeriod - MaxBasic Function

FirstAvailablePeriod - MaxBasic Function

FirstInYear - MaxBasic Function

FirstPeriod - MaxBasic Function

FirstUserPeriod - MaxBasic Function

LastAvailablePeriod - MaxBasic Function

LastInYear - MaxBasic Function

LastPeriod - MaxBasic Function

LastUserPeriod - MaxBasic Function

MakePeriodID - MaxBasic Function

PeriodAvailable - MaxBasic Function

PeriodDifference - MaxBasic Function

PeriodEndDate - MaxBasic Function

PeriodForDate - MaxBasic Function

PeriodName - MaxBasic Function

PeriodPeriodNo - MaxBasic Function

PeriodStartDate - MaxBasic Function

PeriodYearNo - MaxBasic Function

SetSystemPeriod - MaxBasic Function

SystemPeriod - MaxBasic Function

YearName - MaxBasic Function

See Also

MaxBasic Functions

Book Contents

Book Index