InventQuarantineOrder.linkInventDim2Dimension Method

Applies default InventQuarantineOrder.dimension values that are based on the InventDim record buffer values.

Syntax

public void linkInventDim2Dimension(InventDim _newInventDim, InventDim _oldInventDim)

Run On

Called

Parameters

  • _newInventDim
    Type: InventDim Table
    The InventDim record buffer linked to the current InventQuarantineOrder record buffer.
  • _oldInventDim
    Type: InventDim Table
    The InventDim record buffer that was previously linked to the current InventQuarantineOrder record buffer.

See Also

Reference

InventQuarantineOrder Table