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
- _purchTableRecId
Type: RefRecId Extended Data Type
The record ID of PurchTable record.
- _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.