PmfFormCtrl_BOMTable_BOMTable::newFromForm Method [AX 2012]

Creates a new instance of the PmfFormCtrl_BOMTable_BOMTable class by using a FormRun object.

client server public static PmfFormCtrl_BOMTable_BOMTable newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
The FromRun object for which to create the class.

Return Value

Type: PmfFormCtrl_BOMTable_BOMTable Class
An instance of the PmfFormCtrl_BOMTable_BOMTable class.
Show: