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.
Merges inventory dimensions so that the location, warehouse location, pallet, batch and serial numbers are filling in blanks in the original issue dimension.
Syntax
protected InventDim mergeInventDimHandlingUnit(InventDim _inventDimIssue, InventDim _inventDimHandlingUnitReceipt)
Run On
Client
Parameters
- _inventDimIssue
Type: InventDim Table
An InventDim record.
- _inventDimHandlingUnitReceipt
Type: InventDim Table
An InventDim record that is used in the merge.
Return Value
Type: InventDim Table
The merged InventDim record.
Remarks
Only location, warehouse location, pallet, batch and serial numbers are merged.
Site and warehouse must be identical.