RetailReplenishment.isAssortmentAvailable Method [AX 2012]
Syntax
private boolean isAssortmentAvailable(
RetailBuyersPushLine _retailBuyersPushLine,
InventLocationId _inventLocationId,
[DataAreaId _inventLocationDataAreaId,
date validToDate])
Run On
Called
Parameters
- _retailBuyersPushLine
Type: RetailBuyersPushLine Table
- _inventLocationId
Type: InventLocationId Extended Data Type
- _inventLocationDataAreaId
Type: DataAreaId Extended Data Type
- validToDate
Type: date