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 and initializes an instance of the InventDimCtrl_Frm_Mov_QualityOrder class to be used in forms.
Syntax
client public static InventDimCtrl_Frm_Mov_QualityOrder newFromFormMovement(FormRun _formRun, InventMovement _movement)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
- _movement
Type: InventMovement Class
An instance of the InventMovement class for which the class is used.
Return Value
Type: InventDimCtrl_Frm_Mov_QualityOrder Class
An instance of the InventDimCtrl_Frm_Mov_QualityOrder class.