Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _fr
Type: FormRun Class
FormRun object reference of the form.
- _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.