InventBlockingQualityOrder::findQualityOrderByItemBlocking Method
Finds the specified record in the InventQualityOrderTable table by the quality order ID.
Syntax
client server public static InventQualityOrderTable findQualityOrderByItemBlocking(RefRecId _inventItemBlockingRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventItemBlockingRecId
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventQualityOrderTable Table
A record in the InventQualityOrderTable table; otherwise, an empty record.