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 the specified InventDim value with the current InventDim values of the transaction.
Syntax
public InventDim mergeTransDimTransferReceipt(
InventDim _toInventDim,
[InventDim _fromInventDim,
InventDim _origFromDim])
Run On
Called
Parameters
- _toInventDim
Type: InventDim Table
The InventDim value to which to merge.
- _fromInventDim
Type: InventDim Table
The InventDim value from which to merge.
- _origFromDim
Type: InventDim Table
The original InventDim value.
Return Value
Type: InventDim Table
The merged InventDim value.