InventMovement.pdsSameLotReservationBatch Method [AX 2012]
Gets the batch the movement must be reserved against
Syntax
public InventBatch pdsSameLotReservationBatch()
Run On
Called
Return Value
Type: InventBatch Table
The InventBatch record that the movement must be reserved against.
Remarks
The method returns the batch for the first transaction that is past the OnOrder status.It does not check whether the same lot reservation feature is actually turned on.