InventMovement.allowNegativePhysicalForBlockingStatus Method [AX 2012]

Determines if validation should allow a negative physical available quantity for inventory status blocking.

Syntax

public boolean allowNegativePhysicalForBlockingStatus()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

Availability validation must be skipped for issue transactions on certain inventory journal transactions with blocking status.

See Also

Reference

InventMovement Class