AgreementLine.linkInventDim2Dimension Method
Sets the default inventory dimension values of the AgreementLine record by using the values in the InventDim record buffer.
Syntax
public void linkInventDim2Dimension(InventDim _newInventDim, InventDim _oldInventDim)
Run On
Called
Parameters
- _newInventDim
Type: InventDim Table
The InventDim record buffer linked to the current AgreementLine record buffer.
- _oldInventDim
Type: InventDim Table
The InventDim record buffer that was previously linked to the current AgreementLine record buffer.