InventQualityOrderTable::openProductionQualityOrderExists Method
Checks whether open quality orders that are related to a specified production order exist.
Syntax
client server public static boolean openProductionQualityOrderExists(ProdId _prodId)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The ID of the production order.
Return Value
Type: boolean
true if open quality orders exist; otherwise, false.