PmfFormCtrl_ProdSetupReportFinished::newFromForm Method [AX 2012]
Creates and initializes a new instance of the PmfFormCtrl_ProdSetupReportFinished class.
client server public static PmfFormCtrl_ProdSetupReportFinished newFromForm(FormRun _formRun)
Run On
CalledParameters
- _formRun
- Type: FormRun Class
A FormRun object.
Return Value
Type: PmfFormCtrl_ProdSetupReportFinished ClassA new instance of the PmfFormCtrl_ProdSetupReportFinished class.
Show: