Share via


PurchCORRejectsTable::findTransId Method

Finds a record from the PurchCORRejectsTable table that is based on the InventTransId field.

Syntax

client server public static PurchCORRejectsTable findTransId(InventTransId _inventTransId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PurchCORRejectsTable Table
A record from the PurchCORRejectsTable table.

See Also

Reference

PurchCORRejectsTable Table