InventMov_Jour_LossProfit.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 true.

Remarks

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

See Also

Reference

InventMov_Jour_LossProfit Class