Share via


TaxTransGeneralJournalAccountEntry::createForProfitAndLossChargeOnPurchVar Method

Creates TaxTransGeneralJournalAccountEntry records for the specified subledger journal transfer ID.

Syntax

server private static void createForProfitAndLossChargeOnPurchVar(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 for charge on purchase variance on vendor invoice.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table