Share via


PdsFormCtrl_PdsApprovedVendorList::newFromMenuItem Method [AX 2012]

Initiates a new class derived from PdsFormCtrl_PdsApprovedVendorList according to the menu item that was used to display the form.

Syntax

client server public static PdsFormCtrl_PdsApprovedVendorList newFromMenuItem(MenuItemName _menuItemName, FormRun _fr)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

PdsFormCtrl_PdsApprovedVendorList Class