BOMDesignerCtrl.pmfOpenCoByForm Method [AX 2012]

Opens the PmfBOMDesignerEditCoBy form with a PmfFormulaCoBy record based on the specified node or a PmfFormulaCoBy record on the currently selected node.

Syntax

public void pmfOpenCoByForm([PmfFormulaCoBy _coBy, int _curNode])

Run On

Called

Parameters

  • _curNode
    Type: int
    The ID of the node where the record is used as a parameter to open the PmfBOMDesignerEditCoBy form.

See Also

Reference

BOMDesignerCtrl Class