Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.