Message 1 of 2
Specify the DetailID of BOM rows
Not applicable
10-10-2012
11:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are reading in data submitted to us from outside parties in Excel format. It contains a list of items that we need to read in and add programmatically to a new BOM that is not linked to a BOM structure from a CAD file.
In the import file, one of the columns is the Detail ID for each item. Can we set the Detail ID for each BOM row that we add?
Example DetailID numbers for us could be:
$001
$002
0001
0002
0003
0007
0012
and we need to keep them the same as they are in the input file.
