CustInvoiceTable.hasWithholdTaxChanged_IN Method
Gets a value that indicates whether the withhold tax information has changed.
Syntax
public boolean hasWithholdTaxChanged_IN(
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
A boolean value indicating whether taxes information has changed.