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 this class that can be used in forms.
Syntax
client public static InventDimCtrl_Frm_Mov_ProdRelease_RU newFromFormMovementDataSources(
FormRun _formRun,
InventMovement _movement,
Set _validDataSources)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
- _movement
Type: InventMovement Class
An instance of the movement for which the class is used.
- _validDataSources
Type: Set Class
A set of names (strings) for the data sources in the form that should be controlled by this class.
Return Value
Type: InventDimCtrl_Frm_Mov_ProdRelease_RU Class
An instance of this class that can be used in a form.