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

Client

Parameters

_fr
Type: FormRun Class
The FormRun Object of the caller.

Return Value

Type: PmfFormCtrl_ProdCoByProducts Class
A new instance of the PmfFormCtrl_ProdCoByProducts class.
Show: