Share via


BOMDesignerCtrl.pmfInsertCoByRecord Method [AX 2012]

Adds a PmfFormulaCoBy record into global maps with the specified ID.

Syntax

private void pmfInsertCoByRecord(int _id, PmfFormulaCoBy _coBy)

Run On

Called

Parameters

  • _id
    Type: int
    The ID of object in the map.

See Also

Reference

BOMDesignerCtrl Class