Share via


PmfFormCtrl_BOMRouteCopyDialog.isFormulaEnabled Method [AX 2012]

Indicates whether the copy attempt is based on a formula type transaction and whether the copy attempt does not include route copying.

Syntax

public boolean isFormulaEnabled()

Run On

Called

Return Value

Type: boolean
true if the copy attempt is based on a formula type transaction and if the copy attempt does not include route copying; otherwise, false.

Remarks

The batch route feature does not exist so from a route perspective, the item production type BOM , Formula , and MainItem values are considered the same.

See Also

Reference

PmfFormCtrl_BOMRouteCopyDialog Class