Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of the InventDimCtrl_Frm_AgreementLine class based on the specified form.
Syntax
client public static InventDimCtrl_Frm_AgreementLine newFromForm(FormRun _formRun, FieldId _moduleInventDimGridSetup)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The instance of the formControl class where the inventory dimensions should be controlled.
- _moduleInventDimGridSetup
Type: FieldId Extended Data Type
A field number that indicates which inventory dimensions grid setup to use.
Return Value
Type: InventDimCtrl_Frm_AgreementLine Class
An instance of the InventDimCtrl_Frm_AgreementLine class.