Share via


TaxWithholdCalcFreeInvoice_IN.isTDSTCSApplicableForHeader Method [AX 2012]

Determines whether TDS/TCS will be calculated for given FTI header.

Syntax

private boolean isTDSTCSApplicableForHeader(CustInvoiceTable _custInvoiceTable)

Run On

Server

Parameters

Return Value

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

See Also

Reference

TaxWithholdCalcFreeInvoice_IN Class