Share via


TaxReportDomesticFunctions_IT.isBelowThreshold Method [AX 2012]

Syntax

private boolean isBelowThreshold(
    TaxReportDomesticThresholdBase_IT _thresholdBase, 
    StartDate _startDate, 
    EndDate _endDate, 
    AmountMST _thresholdAmount, 
    boolean _useNonInvoicedThreshold)

Run On

Called

Parameters

  • _useNonInvoicedThreshold
    Type: boolean

See Also

Reference

TaxReportDomesticFunctions_IT Class