Share via


InventDimCtrl_Frm_Mov_ProdRepFinish::newFromFormMovement Method [AX 2012]

Creates and initializes an instance of this class to be used in Forms.

Syntax

client public static InventDimCtrl_Frm_Mov_ProdRepFinish newFromFormMovement(
    FormRun _formRun, 
    InventMovement _movement, 
   [Set _validDataSources])

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The Form where controls are maintained.

Return Value

Type: InventDimCtrl_Frm_Mov_ProdRepFinish Class
An instance of this class to be used in a Form

See Also

Reference

InventDimCtrl_Frm_Mov_ProdRepFinish Class