WMSLocation::isSupermarket Method
Determines if the given warehouse location represents a supermarket.
Syntax
client server public static boolean isSupermarket(WMSLocationId _wmsLocationId, InventLocationId _inventLocationId)
Run On
Called
Parameters
- _wmsLocationId
Type: WMSLocationId Extended Data Type
The warehouse location.
- _inventLocationId
Type: InventLocationId Extended Data Type
The warehouse.
Return Value
Type: boolean
true if the current record represents a supermarket; otherwise, false.