InventDimCtrl_Frm_WMSJournalTrans::newFromFormJournalType Method [AX 2012]
Creates and initializes an instance of this class to be used in forms.
Syntax
client public static InventDimCtrl_Frm_WMSJournalTrans newFromFormJournalType(FormRun _formRun, WMSJournalType _wmsJournalType)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
- _wmsJournalType
Type: WMSJournalType Enumeration
The journal type for which the class is used.
Return Value
Type: InventDimCtrl_Frm_WMSJournalTrans Class
An instance of this class to be used in a form.