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