Share via


PmfFormCtrl_ProdTableOverview_ProdTable::newFromForm Method [AX 2012]

Creates an instance of the PmfFormCtrl_TableOverview_ProdTable class by using a FormRun object.

Syntax

client server public static PmfFormCtrl_ProdTableOverview_ProdTable newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    The FormRun object that is used to initialize the class.

Return Value

Type: PmfFormCtrl_ProdTableOverview_ProdTable Class
An instance of the PmfFormCtrl_TableOverview_ProdTable class.

See Also

Reference

PmfFormCtrl_ProdTableOverview_ProdTable Class