InventDimCtrl_Frm_BOMDesignerBOMVersion::newFromFormAndValidDataSources Method [AX 2012]

Creates an instance of the InventDimCtrl_Frm_BOMDesignerBOMVersion class.

Syntax

client public static InventDimCtrl_Frm_BOMDesignerBOMVersion newFromFormAndValidDataSources(FormRun _formRun, str _dataSourceFirst)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The form that contains the dimension controls.
  • _dataSourceFirst
    Type: str
    The first data source for the InventDim table.

Return Value

Type: InventDimCtrl_Frm_BOMDesignerBOMVersion Class
The created instance of the inventory dimension controller.

See Also

Reference

InventDimCtrl_Frm_BOMDesignerBOMVersion Class