Tax.mcrFindReturnTax Method [AX 2012]

Finds the return tax for the return line or markup trans record attached to a return line.

public TaxAmountCur mcrFindReturnTax(TmpTaxWorkTrans _taxWorkTrans, boolean _sourceRegulateAmountCur)

Run On

Server

Parameters

_taxWorkTrans
Type: TmpTaxWorkTrans Table
The TmpTaxWorkTrans record buffer.
_sourceRegulateAmountCur
Type: boolean
A boolean value that indicates whether or not to source tax amount.

Return Value

Type: TaxAmountCur Extended Data Type
The return tax amount.

Reference

Community Additions

ADD
Show: