Share via


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

Return Value

Type: InventQualityOrderTable Table
A record in the InventQualityOrderTable table; otherwise, an empty record.

See Also

Reference

InventBlockingQualityOrder Table