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.
Validates a specified inventory location and site.
Syntax
public boolean validateInventLocationId(InventLocationId _inventLocationId, InventSiteId _inventSiteId)
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
The inventory location to validate.
- _inventSiteId
Type: InventSiteId Extended Data Type
The site to validate.
Return Value
Type: boolean
true if the inventory location belongs to the specified site or at least one of the parameters is blank; otherwise, false.