KanbanBoardTmpFilterCriteria.validateInventLocationId Method
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.