Share via


InventTransWMS_Register.initInventDimQuarantine Method [AX 2012]

Changes warehouse to quarantine warehouse if needed.

Syntax

protected InventDim initInventDimQuarantine(InventTrans _inventTrans, InventDim _inventDim)

Run On

Client

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions to initialize from.

Return Value

Type: InventDim Table
The new set of inventory dimensions.

See Also

Reference

InventTransWMS_Register Class