Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.