MCRHistSalesTable.custTable_CustAccount Method
Finds the related CustTable record.
Syntax
public CustTable custTable_CustAccount([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: CustTable Table
The related CustTable record.