LedgerJournalTrans.findCustForOffset Method
Finds the CustTable record corresponding to the offset account.
Syntax
public CustTable findCustForOffset()
Run On
Called
Return Value
Type: CustTable Table
A record from the CustTable table; otherwise, an empty record.
Exceptions
Exception | Condition |
---|---|
Error | The offset company does not exist. |