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 CustTable record corresponding to the account.
Syntax
public CustTable findCustTable()
Run On
Called
Return Value
Type: CustTable Table
A record from the CustTable table; otherwise, an empty record.
Exceptions
Exception | Condition |
---|---|
Error | The account company does not exist. |