Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _menuItemName
Type: MenuItemName Extended Data Type
The name of the caller menu item.
- _fr
Type: FormRun Class
A FormRun object.
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.