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
CalledParameters
- _fr
- Type: FormRun Class
The FromRun object for which to create the class.
Return Value
Type: PmfFormCtrl_BOMTable_BOMTable ClassAn instance of the PmfFormCtrl_BOMTable_BOMTable class.
Show: