Share via


PurchTable_BR::findByPurchTable Method

Finds the PurchTable_BR record based on record ID of PurchTable record.

Syntax

client server public static PurchTable_BR findByPurchTable(RefRecId _purchTableRecId, [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: PurchTable_BR Table
A PurchTable_BR record.

See Also

Reference

PurchTable_BR Table