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 the batches that are created for co-products and finished goods from the ingredients, based on the rules that are defined for lot inheritance.
Syntax
public void updateInheritedBatchesPostRegistration(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record that is associated with the inventory update.
Remarks
The method call should be within a transaction scope.