PdsFormCtrl_PdsApprovedVendorList::newFromForm Method [AX 2012]

Creates a new instance of the PdsFormCtrl_PdsApprovedVendorList class based on a FormRun object.

client server public static PdsFormCtrl_PdsApprovedVendorList newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
A FormRun object.

Return Value

Type: PdsFormCtrl_PdsApprovedVendorList Class
A new instance of the PdsFormCtrl_PdsApprovedVendorList class.

Initiates creating a new class derived from the PdsFormCtrl_PdsApprovedVendorList class and sets the FormRun variable to the value of the calling form.

Show: