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.
Indicates whether the shelf life of an item is respected in the batch production and expiry dates.
Syntax
private boolean isExpDateConflictingWithShelLifeInternal(InventTable _inventTable)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The item associated with the batch.
Return Value
Type: boolean
true if the dates disrespect the shelf life; otherwise false.
Remarks
The related InventTable record under validation is required to be the one referenced on the ItemId field.