InventBatch::existsNullDateShelfLifeBatches Method
Indicates whether there are any linked batch produced that does not have a shelf life date specified.
Syntax
client server public static boolean existsNullDateShelfLifeBatches(ProdId _prodId)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The ID of the production order that is being reported as finished.
Return Value
Type: boolean
true if any batch exists for a shelf-life item without any date specified; otherwise, false.