Share via


PmfFormCtrl_BOMCalcDialog.isVersionSiteIdEnabled Method [AX 2012]

Checks whether the site ID control should be enabled.

Syntax

public boolean isVersionSiteIdEnabled()

Run On

Called

Return Value

Type: boolean
true if the site ID control should be enabled; otherwise, false.

Remarks

If the BOM version has been supplied as a parameter for the job, you should allow fields that can be derived from the version to be modified only if the BOM version does not have a site.

See Also

Reference

PmfFormCtrl_BOMCalcDialog Class