Share via


TaxWithholdCalcSales_IN.isTDSTCSApplicableForHeader Method [AX 2012]

Determines whether TDS/TCS will be calculated for given purchase order/Vendor invoice header.

Syntax

private boolean isTDSTCSApplicableForHeader(SalesTable _salesTable)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if TDS/TCS will be calculated for header; otherwise false.

See Also

Reference

TaxWithholdCalcSales_IN Class