Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the tax information has changed.
Syntax
public boolean hasTaxChanged(
CustInvoiceTable _originalCustInvoiceTable,
LogisticsLocationRecId _dlvLocationId,
LogisticsLocationRecId _origDlvLocationId)
Run On
Called
Parameters
- _originalCustInvoiceTable
Type: CustInvoiceTable Table
The original customer invoice table record.
- _dlvLocationId
Type: LogisticsLocationRecId Extended Data Type
The location ID of the delivery address.
- _origDlvLocationId
Type: LogisticsLocationRecId Extended Data Type
The location ID of the original delivery address.
Return Value
Type: boolean
true if the tax information has changed; otherwise, false.