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.
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.