Share via


InventMov_Sales.pdsSameLotReservation Method [AX 2012]

Determines whether the same lot reservation feature is turned on for the sales order line.

Syntax

public boolean pdsSameLotReservation()

Run On

Called

Return Value

Type: boolean
true if the same lot batch reservation feature is turned on for the sales line; otherwise, false .

Remarks

The method also considers the same lot configuration key

See Also

Reference

InventMov_Sales Class