Manufacturing bill of materials (mBOM)

Editing the mBOM

The mBOM can be created/updated within the part library.

You are able to define only one bill of materials per part/revision. We recommend creating a new revision for the part if you have an update to the mBOM.

In addition to part and quantity, the following attributes can be managed on the mBOM:

  • Made on Assembly (MOA): If true, it means that this assembly gets built on the same process with its parent. More on MOA here.

  • Substitutes: Parts that can be used interchangeably on this bill of material. This will allow other parts to be installed/kitted further down in the process.

  • Reference designators: Defined positions in the mBOM that you'd like to maintain during installation. More on reference designators here

Editing the mBOM by exporting the mBOM

You can click on Go to full mBOM above and choose to export the mBOM as a CSV, make your edits in the spreadsheet, and re-import your mBOM into ION.

The mBOM will export in Level notation, so when you import it, make sure you choose that option!

Importing the mBOM

There are two options for importing BOMs - Depth Notation and Level Notation. With depth notation, if you accidentally disorganize your CSV file, you may have mBOMs that don't match eBOMs. See below for an example. The Equivalent "Level" notation is on the right hand side.

In this format, the level 1 is the top level, all the 2s are the next level down, 3s are the next level down from there, etc. But the order matters - if you moved the 3s underneath a different 2, the mBOM would change significantly. Therefore, it is important to make sure that your BOM is in the correct order and has not been rearranged since exporting it from your PLM/CAD software.

In Level notation, 1 is the top level assembly, and 1.1, 1.2, 1.3, 1.4, 1.5 are children of that assembly. 1.1.1 and 1.1.2 are children of 1.1, and 1.1.1.1 is a child of 1.1.1. See example below where the BOM was copied into the table as "manually imported data". Here you also have the option to import your parts via a CSV, TSV, or TXT file.

Transfer to the aBOM (As-built bill of materials)

When an inventory is created for an assembly with a serial number or lot number, that triggers an empty aBOM to be created from the mBOM. Each item in the aBOM maintains a link to each item in the mBOM and it's called the originMbomItemId. The aBOM uses this relationship to reach back to the mBOM for information such as substitutes and if the part is Made on Assembly.

Full visualization of the mBOM

Use the Go to full mBOM link to see entire mBOM in tree or indented views.

Last updated