Share via


KanbanJob.linkInventDim2Dimension Method

Sets the default values of the dimension field 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 KanbanJob record buffer.
  • _oldInventDim
    Type: InventDim Table
    The InventDim record buffer that was linked to the current KanbanJob record buffer.

See Also

Reference

KanbanJob Table