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