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.
Indicates if a tax field has changed.
Syntax
protected boolean taxChanged(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Return Value
Type: boolean
true if tax fields have changed; otherwise, false.
Remarks
This method returns false, except for the implementation in the LedgerJournalEngine_VendApprove, where it returns true if one of the following fields is changed: TaxCode, TaxGroup, TaxItemGroup.