Share via


PurchCORPolicyTable::find Method

Finds a record from the PurchCORPolicyTable table using the record ID.

Syntax

client server public static PurchCORPolicyTable find(RecId _recId, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: PurchCORPolicyTable Table
A record from the PurchCORPolicyTable table.

See Also

Reference

PurchCORPolicyTable Table