PurchTable_BR.getPurchTable Method
Gets the PurchTable table.
Syntax
public PurchTable getPurchTable([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 Table
The table PurchTable associated with the current record.