PmfFormCtrl_ProdTableOverview_ProdTable::newFromForm Method [AX 2012]
Creates an instance of the PmfFormCtrl_TableOverview_ProdTable class by using a FormRun object.
client server public static PmfFormCtrl_ProdTableOverview_ProdTable newFromForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
The FormRun object that is used to initialize the class.
Return Value
Type: PmfFormCtrl_ProdTableOverview_ProdTable ClassAn instance of the PmfFormCtrl_TableOverview_ProdTable class.
Show: