InventDimCtrl_Frm_WMSDeliverPicked::newFromForm Method [AX 2012]
Creates and initializes an instance of this class that must be used in forms.
Syntax
client public static InventDimCtrl_Frm_WMSDeliverPicked newFromForm(FormRun _formRun)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
Return Value
Type: InventDimCtrl_Frm_WMSDeliverPicked Class
An instance of this class that must be used in a form.