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.
Inherits information to the given InventBatch record, based on rules for the current type of movement and the transaction data.
Syntax
public void pdsInheritBatchData(InventBatch _inventBatch, [InventTrans _inventTrans])
Run On
Called
Parameters
- _inventBatch
Type: InventBatch Table
The InventBatch record to update.
- _inventTrans
Type: InventTrans Table
A record of the InventTrans table for additional calculations during inheritance; optional.