Share via


TaxWithholdCalcPurch_IN.isWHTParameterMarked Method [AX 2012]

Checks if TDS/TCS is applicable.

Syntax

protected boolean isWHTParameterMarked(Common _common)

Run On

Server

Parameters

  • _common
    Type: Common Table
    PurchLine/VendInvoiceInfoLine buffer.

Return Value

Type: boolean
true if TDS/TCS taxes are applicable, otherwise false.

See Also

Reference

TaxWithholdCalcPurch_IN Class