Share via


TaxWithholdCalculation_IN::validateTDSZeroRate Method [AX 2012]

Validate if the selected tds group is zero rate, and the code rate here is specific for field TaxWithholdValue

Syntax

server public static boolean validateTDSZeroRate(TaxWithholdGroup _taxWithholdGroup, TransDate _invoiceDate)

Run On

Server

Parameters

Return Value

Type: boolean
boolean

See Also

Reference

TaxWithholdCalculation_IN Class