InventQualityOrderTable::openDestructiveTestOrderExists Method
Checks whether open destructive quality orders exist for a specified reference.
Syntax
client server public static boolean openDestructiveTestOrderExists(
InventTestReferenceType _referenceType,
InventRefId _inventRefId,
[InventTransId _inventTransId])
Run On
Called
Parameters
- _referenceType
Type: InventTestReferenceType Enumeration
The type of the reference.
- _inventRefId
Type: InventRefId Extended Data Type
The actual reference ID.
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction ID for the reference; optional.
Return Value
Type: boolean
true if an open destructive quality order exists; otherwise, false.