Previous Topic

Next Topic

PeriodAvailable - MaxBasic Function

PeriodAvailable(PeriodID: Number,Module: String[,User: String]): Boolean

Returns true if Period available for posting to for the Module, optionally limited by user code.

PeriodAvailable function syntax has these named arguments:

Parameter

Description

Period ID

Required. Period ID to check.

Module

Required. Module check.

User

Optional. User to constrain check.

See Also

Period Functions

Book Contents

Book Index