TaxTransGeneralJournalAccountEntry::createForProfitAndLossZeroTax Method

Creates TaxTransGeneralJournalAccountEntry records for the specified subledger journal transfer ID.

Syntax

server private static void createForProfitAndLossZeroTax(SubledgerJournalTransferId _transferId, LedgerRecId _ledgerRecId)

Run On

Server

Parameters

  • _ledgerRecId
    Type: LedgerRecId Extended Data Type
    The identifier for the Ledger record with which the subledger journal entries being transferred are associated.

Remarks

This method creates profit and loss entries that represent the taxed basis of TaxTrans records in a zero-tax scenario. For example, tax exempt entries.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table