InventMovement.pdsSameLotOverride Method [AX 2012]
Overrides the same lot feature and sets it not to use this feature for this movement.
Syntax
public void pdsSameLotOverride()
Run On
Called
Remarks
This method must be overriden by movements that implement the same lot reservation feature. The base class does not implement any functionality for this method.