ProjBudgetLineDetail.linkInventDim2Dimension Method
Links the current inventory dimension ID to the relevent records in the inventory dimension table.
Syntax
public void linkInventDim2Dimension(InventDim _newInventDim, InventDim _oldInventDim)
Run On
Called
Parameters
- _newInventDim
Type: InventDim Table
The current inventory dimension.
- _oldInventDim
Type: InventDim Table
The previous inventory dimension.