WMSLocation::whsLocationHasSerial Method
Returns boolean value indicating whether specific item on specific WMS location has serial nuber or not.
Syntax
client server public static boolean whsLocationHasSerial(WMSLocationId _wmsLocationId, ItemId _itemId)
Run On
Called
Parameters
- _wmsLocationId
Type: WMSLocationId Extended Data Type
WMS Location ID to check.
- _itemId
Type: ItemId Extended Data Type
Item ID to check.
Return Value
Type: boolean
true, if provided item on provided location has serial number.