Share via


SalesQuotationLine.linkInventDim2Dimension Method

Applies default SalesQuotationLine.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 that is linked to the current SalesQuotationLine record buffer.
  • _oldInventDim
    Type: InventDim Table
    The InventDim record buffer that was previously linked to the current SalesQuotationLine record buffer.

See Also

Reference

SalesQuotationLine Table