Share via


PmfFormCtrl_ProdBOM.canClose Method [AX 2012]

Indicates whether the form can be closed.

Syntax

public boolean canClose()

Run On

Called

Return Value

Type: boolean
true if form can be closed; otherwise, false.

Remarks

The method will check to determine the prodBom belongs to a formula item.If the production order is for a formula item, the method to check to ensue that the formula percentage for all item on the production BOM equals 100 percent.

See Also

Reference

PmfFormCtrl_ProdBOM Class