Share via


InventBatchMergeJournalPostService.updateResultBatchAttributes Method [AX 2012]

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

Exceptions

Exception Condition
Error

Thrown if there were any validation failures when creating the inventory batch attributes record.

See Also

Reference

InventBatchMergeJournalPostService Class