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.
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.