InventMovement.pdsSameLotReservation Method [AX 2012]
Determines whether an inventory movement should be reserved against the same inventory batch.
Syntax
public boolean pdsSameLotReservation()
Run On
Called
Return Value
Type: boolean
Always returns false
Remarks
This method has to be overridden by movements that implement the same lot batch reservation feature.