Share via


TaxWithholdThresholdHandler_IN.parmCalcPostedUncalculatedTransMap Method [AX 2012]

Gets and sets map of calcPostedUncalculatedTrans. This map stores the info of whether posted transaction has been calculated before current transaction line.

Syntax

public Map parmCalcPostedUncalculatedTransMap([Map _calcPostedUncalculatedTransMap])

Run On

Called

Parameters

  • _calcPostedUncalculatedTransMap
    Type: Map Class
    The map of CalcPostedUncalculatedTrans.

Return Value

Type: Map Class
The current value of CalcPostedUncalculatedTransMap.

See Also

Reference

TaxWithholdThresholdHandler_IN Class