PmfFormCtrl_ReqItemTable.isSpecificationOfMaxValueAllowed Method [AX 2012]

Indicates whether the selected settings allow the specification of the maximum value.

public boolean isSpecificationOfMaxValueAllowed()

Run On

Called

Return Value

Type: boolean
true if the coverage rules allow specification of the maximum value; otherwise, false.

The maximum value of the buffer is reset if the maximum value is not allowed. This is because the action of unchecking the coverage group override will not reset the value and that may leave the database that has an inconsistent minimum and maximum combination.

Community Additions

ADD
Show: