WHSWorkCreate.getStandardLocatingPickQtyAndLocation Method [AX 2012]
Syntax
private void getStandardLocatingPickQtyAndLocation(
WHSWorkTemplateLine _workTemplateLine,
WHSTmpWorkLine _tmpWorkLine,
WHSWorkLine _workLine,
InventLocationId _inventLocationId,
UnitOfMeasureSymbol _unitId,
Qty _qtyWork,
InventQty _inventQtyWork)
Run On
Server
Parameters
- _workTemplateLine
Type: WHSWorkTemplateLine Table
- _tmpWorkLine
Type: WHSTmpWorkLine Table
- _workLine
Type: WHSWorkLine Table
- _inventLocationId
Type: InventLocationId Extended Data Type
- _unitId
Type: UnitOfMeasureSymbol Extended Data Type
- _qtyWork
Type: Qty Extended Data Type
- _inventQtyWork
Type: InventQty Extended Data Type