LedgerJournalTrans.findCustTable Method
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. |