Share via


InventBlocking::findByTransIdIssue Method

Finds the specified record in the InventBlocking table.

Syntax

client server public static InventBlocking findByTransIdIssue(InventTransId _transIdIssue, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be read for updating; optional.

Return Value

Type: InventBlocking Table
Either a record in the InventBlocking table or an empty record.

See Also

Reference

InventBlocking Table