Share via


TaxPurch.canCalcEximTax_IN Method [AX 2012]

Checks Indian EXIM tax.

Syntax

protected boolean canCalcEximTax_IN()

Run On

Server

Return Value

Type: boolean
Always returns false in the base class.

Remarks

The real logic will be implemented in the TaxPurch subclass.

See Also

Reference

TaxPurch Class