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.
Updates the TaxTransGeneralJournalAccountEntry table if the transaction is a tax transfer.
Syntax
private void createTaxLinkForTaxTransfer(LedgerJournalTrans _originalLedgerJournalTrans, LedgerVoucherTransObject _postingTransaction)
Run On
Server
Parameters
- _originalLedgerJournalTrans
Type: LedgerJournalTrans Table
The original unmodified LedgerJournalTrans record that is posted.
- _postingTransaction
Type: LedgerVoucherTransObject Class
The LedgerVoucherTransObject object for the journal line.