Share via


SalesPickingListJournalCreate.getCatchWeight Method [AX 2012]

Gets the catch weight on order or reserved for the specified line.

Syntax

protected InventQty getCatchWeight(SalesParmLine _localSalesParmLine, InventMov_Sales _inventMovement)

Run On

Server

Parameters

Return Value

Type: InventQty Extended Data Type
The weight for the catch weight quantity.

Exceptions

Exception Condition
Error

Insufficient inventory transactions with status on order or reserved.

See Also

Reference

SalesPickingListJournalCreate Class