Share via


PmfFormCtrl_ProdTable_ProdTable.isFormulaEnabled Method [AX 2012]

Indicates whether the 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 used for the button manager to determine the states of various controls.

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class