Share via


WHSTmpPackingLine.addTmpPackLine Method

Creates a record in the WHSTmpPackingLine table based on the given values.

Syntax

private void addTmpPackLine(
    WHSTmpPackingLine _tmpPackingLine, 
    WHSLoadLine _loadLine, 
    InventQty _qty, 
    InventDimId _inventDimId, 
    WHSLicensePlateId _targetLicensePlate, 
    ItemName _itemName, 
    UnitOfMeasureSymbol _inventUOM, 
    WHSZoneId _pickZoneId)

Run On

Called

Parameters

  • _pickZoneId
    Type: WHSZoneId Extended Data Type
    The zone id of the pick location of the work that brought the inventory to the packig station.

See Also

Reference

WHSTmpPackingLine Table