DateAvailable(Date: Date,Module: String[,User: String]): Boolean
Returns true if Period containing Date is available for posting to for the Module, optionally limited by user code.
DateAvailable function syntax has these named arguments:
Parameter |
Description |
Date |
Required. Date to check. |
Module |
Required. Module to check. |
User |
Optional. User to constrain check. |