TaxTransGeneralJournalAccountEntry::createForUseTaxPayable Method

Creates TaxTransGeneralJournalAccountEntry records for the specified subledger journal transfer ID.

Syntax

server private static void createForUseTaxPayable(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 use tax entries for TaxTrans records. In use tax scenarios, ledger account, use tax, and profit and loss relatinship type entries will be created.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table