MCRPriceHistory.equalPriceDiscTable Method
Returns whether the current record is equivalent to _priceDiscTable.
Syntax
private boolean equalPriceDiscTable(PriceDiscTable _priceDiscTable)
Run On
Called
Parameters
- _priceDiscTable
Type: PriceDiscTable Table
The PriceDiscTable record to use to compare.
Return Value
Type: boolean
true if records are equivalent; otherwise, false.