Share via


InventBatch::pdsCheckNullBatchDate Method

Indicates whether the product batch specified has empty shelf dates.

Syntax

client server public static boolean pdsCheckNullBatchDate(InventBatchId _batchId, ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the batch has no dates and the item is shelf life; otherwise false.

Remarks

false if the item is not shelf life or the batch number is not specified; otherwise, true.

See Also

Reference

InventBatch Table