Comparteix a través de


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

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

See Also

Reference

InventQuarantineOrder Table