PdsFormCtrl_WMSPickingRegistration::newFromForm Method [AX 2012]

Initiates a new class derived from the PdsFormCtrl_WMSPickingRegistration class.

client server public static PdsFormCtrl_WMSPickingRegistration newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
The FormRun object.

Return Value

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

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

Show: