WHSWorkCreate.assignLocToDemandLines Method [AX 2012]
Syntax
public void assignLocToDemandLines(
WMSLocationId _wmsLocationId,
InventQty _replenQty,
InventQty _availQty,
ItemId _itemId,
InventDimId _inventDimId,
WHSWorkBuildId _workBuildid)
Run On
Server
Parameters
- _wmsLocationId
Type: WMSLocationId Extended Data Type
- _replenQty
Type: InventQty Extended Data Type
- _availQty
Type: InventQty Extended Data Type
- _itemId
Type: ItemId Extended Data Type
- _inventDimId
Type: InventDimId Extended Data Type
- _workBuildid
Type: WHSWorkBuildId Extended Data Type