Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the start and end dates are valid.
Syntax
client server public static NoYes mcrValidStartEndDate(ItemId _ItemId, [InventTable _inventTable])
Run On
Called
Parameters
- _ItemId
Type: ItemId Extended Data Type
The item's ID for which this method validates start and end dates.
- _inventTable
Type: InventTable Table
The InventTable record for which this method validates start and end dates.
Return Value
Type: NoYes Enumeration
true if the start and end dates are valid; otherwise, false.