FirstUserPeriod(Module: String[, User: String]): Number
Returns the first period which the User may post transactions into for the specified module. If the User parameter is not specified, the User is the logged in User.
FirstUserPeriod function syntax has these named arguments:
Parameter |
Description |
Module |
Required. Module to find the first user period for. |
User |
Optional. User to find the first period for. Defaults to the User currently logged in. |
See also the SQL FirstUserPeriod function and the Web Services FirstUserPeriod function.