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.
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.