Share via


PdsFormCtrl_PdsApprovedVendorList_ByVend::newFromForm Method [AX 2012]

Initializes a new class that is derived from the PdsFormCtrl_PdsApprovedVendorList class.

Syntax

client server public static PdsFormCtrl_PdsApprovedVendorList newFromForm(FormRun _fr)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

PdsFormCtrl_PdsApprovedVendorList_ByVend Class