Share via


PdsFormCtrl_WMSPickingRegistration::newFromForm Method [AX 2012]

Initiates a new class derived from the PdsFormCtrl_WMSPickingRegistration class.

Syntax

client server public static PdsFormCtrl_WMSPickingRegistration newFromForm(FormRun _fr)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

PdsFormCtrl_WMSPickingRegistration Class