BOMDesignerCtrl.pmfOpenFormulaForm Method [AX 2012]

Opens the BOMDesignerEditBOM form by using a BOM record of based on the specified value or a BOM record on the currently selected node.

Syntax

public void pmfOpenFormulaForm([BOM _bom, int _curNode])

Run On

Called

Parameters

  • _bom
    Type: BOM Table
    The BOM record to select.
  • _curNode
    Type: int
    The current node.

See Also

Reference

BOMDesignerCtrl Class