Share via


LedgerPurchaseJournalReportDPBE.addTaxBoxAmount Method [AX 2012]

Retrieves the TmpTaxPurchLedger record that is based on the TaxReportField value.

Syntax

protected TmpTaxPurchLedger addTaxBoxAmount(
    TmpTaxPurchLedger _tmpTaxPurchLedger, 
    TaxReportField _taxReportField, 
    AmountMST _amountMST, 
   [TaxAmount _taxInCostPriceMST])

Run On

Server

Parameters

Return Value

Type: TmpTaxPurchLedger Table
A TmpTaxPurchLedger record.

See Also

Reference

LedgerPurchaseJournalReportDPBE Class