SalesLine.linkInventDim2Dimension Method
Defaults the value of the SalesLine.dimension field, depending on the InventDimrecord 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 SalesLine record buffer;
- _oldInventDim
Type: InventDim Table
The InventDim record buffer that was previously linked to the current SalesLinerecord buffer;