InventJournalTrans.getInventBatchId Method
Gets an InventBatchId ID based on the parameters and the values from the InventDimId and toInventDimId fields.
Syntax
private InventBatchId getInventBatchId(InventDim _inventDim, InventDim _toInventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
An InventDim buffer from which the batch id can be used if it is specified.
- _toInventDim
Type: InventDim Table
An InventDim buffer for the to-dimension from which the batch id can be used if it is specified.
Return Value
Type: InventBatchId Extended Data Type
An InventBatchId ID..