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.
Updates inventDim criteria for same batch requirments based on the batch passed in or the existing batch for the movement.
Syntax
protected InventDim updateBatchCriteriaSameBatch([InventBatchId _batchId])
Run On
Server
Parameters
- _batchId
Type: InventBatchId Extended Data Type
The batch idea that should be used to update the batch criteria.
This is optional. If not specified the batch for the first transaction that is past the OnOrder status will be used.
Return Value
Type: InventDim Table
The new inventDim with updated criteria for same batch requirements.