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 batch attributes for the result batch to match the specified result batch attribute values.
Syntax
private void updateResultBatchAttributes(InventBatchJournalResult _result, InventBatchId _inventBatchId)
Run On
Server
Parameters
- _result
Type: InventBatchJournalResult Table
The record for the InventBatchJournalResult table.
- _inventBatchId
Type: InventBatchId Extended Data Type
The inventory batch ID to update.
Exceptions
Exception | Condition |
---|---|
Error | Thrown if there were any validation failures when creating the inventory batch attributes record. |