Share via


InventBatch.isExpDateConflictingWithShelLifeInternal Method

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

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.

See Also

Reference

InventBatch Table