Share via


PmfFormCtrl_BOMCalcDialog::newFromForm Method [AX 2012]

Construct an instance of this form control by using a given form and calc job reference.

Syntax

client server public static PmfFormCtrl_BOMCalcDialog newFromForm(FormRun _fr, BOMCalcJob _bomCalcJob)

Run On

Called

Parameters

  • _bomCalcJob
    Type: BOMCalcJob Class
    BOMCalcJob object reference which activated the calc job dialog box.

Return Value

Type: PmfFormCtrl_BOMCalcDialog Class
New instance of the form control for the calc dialog box.

See Also

Reference

PmfFormCtrl_BOMCalcDialog Class