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