PmfFormCtrl_ProdTable_InventDim::newFromForm Method [AX 2012]
Creates and initializes a new instance of the PmfFormCtrl_ProdTable_InventDim class.
client server public static PmfFormCtrl_ProdTable_InventDim newFromForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object.
Return Value
Type: PmfFormCtrl_ProdTable_InventDim ClassAn instance of the PmfFormCtrl_ProdTable_InventDim class.
Show: