Share via


LedgerSalesJournalReportDPBE.addTaxBoxAmountSales Method [AX 2012]

Retrieves the TmpTaxSalesLedger record based on the TaxReportField value.

Syntax

protected TmpTaxSalesLedger addTaxBoxAmountSales(
    TmpTaxSalesLedger _tmpTaxSalesLedger, 
    TaxReportField _taxReportField, 
    AmountMST _amountMST)

Run On

Server

Parameters

Return Value

Type: TmpTaxSalesLedger Table
A TmpTaxPurchLedger record.

See Also

Reference

LedgerSalesJournalReportDPBE Class