Share via


PurchCORRejectsTable::find Method

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

Syntax

client server public static PurchCORRejectsTable find(RecId _recId, [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