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 dimensions from the batch journal result with the batch journal source to form a result dimension for use with the transaction journal line.
Syntax
private InventDim transResultInventDim(InventDim _resultInventDim, InventDim _sourceInventDim)
Run On
Server
Parameters
- _resultInventDim
Type: InventDim Table
The batch journal result inventory dimensions record buffer.
- _sourceInventDim
Type: InventDim Table
The batch journal source inventory dimension record buffer.
Return Value
Type: InventDim Table
A record for the InventDim table with the inventory dimensions for the transaction journal merge result line.