InventQuarantineOrder::findInventTransIdRef Method
Finds a quarantine order for a referenced inventory transaction.
Syntax
client server public static InventQuarantineOrder findInventTransIdRef(InventTransId _inventTransIdRef, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransIdRef
Type: InventTransId Extended Data Type
The inventory transaction reference that represents the original lot that was sent to quarantine.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update; optional.
Return Value
Type: InventQuarantineOrder Table
The record from the inventory quarantine table.