RetailBuyersPushLine.isAssortedTo Method
Check whether the product or the variant in the buyer's push line is assorted to the warehouse.
Syntax
public boolean isAssortedTo(
InventLocationId _inventLocationId,
[DataAreaId _inventLocationDataAreaId,
date checkDate])
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
Invent location id of the warehouse.
- _inventLocationDataAreaId
Type: DataAreaId Extended Data Type
The company of the warehouse.
- checkDate
Type: date
Check date.
Return Value
Type: boolean
The result.