Share via


PmfFormCtrl_ProdParmReportFinished.isFormulaEnabled Method [AX 2012]

Indicates whether the underlying order is a production batch order.

Syntax

public NoYes isFormulaEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the order is a production batch order; otherwise, false.

Remarks

This method is generally used for the button manager to determine the states of various controls.

See Also

Reference

PmfFormCtrl_ProdParmReportFinished Class