PmfFormCtrl_EcoResProductDetailsExtended::newFromForm Method [AX 2012]

Initiates a new class derived from PmfFormCtrl_EcoResProductDetailsExtended

client server public static PmfFormCtrl_EcoResProductDetailsExtended newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
A FormRun object of caller

Return Value

Type: PmfFormCtrl_EcoResProductDetailsExtended Class
A new instance of class PmfFormCtrl_EcoResProductDetailsExtended

Initiates the creation of a new class derived from PmfFormCtrl_EcoResProductDetailsExtended and sets the formRun variable to the value of the calling form.

Show: