Share via


InventSameBatchReserveNoCheck.run Method [AX 2012]

Runs the same batch reservation check.

Syntax

public PdsSameLotError run()

Run On

Called

Return Value

Type: PdsSameLotError Enumeration
A PdsSameLotError value indicating that the check has passed.

Remarks

This check should always pass, since same batch reservation rules are not applicable.

See Also

Reference

InventSameBatchReserveNoCheck Class