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
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object.
Return Value
Type: PmfFormCtrl_ReqItemTable ClassA new instance of the PmfFromCtrl_ReqItemTable class.
Show: