PmfFormCtrl_ProdCoByProducts::newFromForm Method [AX 2012]
Initiates a new class that is derived from the PmfFormCtrl_ProdCoByProducts class.
client public static PmfFormCtrl_ProdCoByProducts newFromForm(FormRun _fr)
Run On
ClientParameters
- _fr
- Type: FormRun Class
The FormRun Object of the caller.
Return Value
Type: PmfFormCtrl_ProdCoByProducts ClassA new instance of the PmfFormCtrl_ProdCoByProducts class.
Show: