PdsFormCtrl_PdsApprovedVendorList_ByVend::newFromForm Method [AX 2012]
Initializes a new class that is derived from the PdsFormCtrl_PdsApprovedVendorList class.
client server public static PdsFormCtrl_PdsApprovedVendorList newFromForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object of the caller.
Return Value
Type: PdsFormCtrl_PdsApprovedVendorList ClassA new instance of the PdsFormCtrl_PdsApprovedVendorList_ByVend class.
Show: