KanbanJob.mergedInventDimId Method
Merges two InventDim table buffers.
Syntax
public InventDimId mergedInventDimId(InventDim _itemInventDim, InventDim _locationInventDim)
Run On
Called
Parameters
- _itemInventDim
Type: InventDim Table
A InventDim table buffer.
- _locationInventDim
Type: InventDim Table
A InventDim table buffer.
Return Value
Type: InventDimId Extended Data Type
The merged inventDim table buffer.
Remarks
The product dimensions are copied from the first buffer to the second.
All inactive dimensions from the dimension groups are cleared.