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