CustInvoiceTable.hasTaxChanged Method

Determines whether the tax information has changed.

Syntax

public boolean hasTaxChanged(
    CustInvoiceTable _originalCustInvoiceTable, 
    LogisticsLocationRecId _dlvLocationId, 
    LogisticsLocationRecId _origDlvLocationId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the tax information has changed; otherwise, false.

See Also

Reference

CustInvoiceTable Table