Share via


LedgerPurchaseJournalReportDPBE.insertInTmpTaxPurchLedger Method [AX 2012]

Inserts data into the TmpTaxPurchLedger table if no record exists; otherwise, updates the table.

Syntax

protected void insertInTmpTaxPurchLedger(TmpTaxPurchLedger _tmpTaxPurchLedger)

Run On

Server

Parameters

See Also

Reference

LedgerPurchaseJournalReportDPBE Class