PmfFormCtrl_ReqItemTable::newFromForm Method [AX 2012]

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

client server public static PmfFormCtrl_ReqItemTable newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
A FormRun object.

Return Value

Type: PmfFormCtrl_ReqItemTable Class
A new instance of the PmfFromCtrl_ReqItemTable class.
Show: