PmfFormCtrl_ProdRouteOprOverview_Prod::newFromForm Method [AX 2012]

Creates a new instance of the PmfFormCtrl_ProdRouteOprOverview_Prod class by using the form element.

client server public static PmfFormCtrl_ProdRouteOprOverview_Prod newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
The form element for which to create the form control handler.

Return Value

Type: PmfFormCtrl_ProdRouteOprOverview_Prod Class
The created form control handler.
Show: