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