In what circumstances will a BomRow have multiple ComponentDefinitions?

In what circumstances will a BomRow have multiple ComponentDefinitions?

oransen
Collaborator Collaborator
391 Views
1 Reply
Message 1 of 2

In what circumstances will a BomRow have multiple ComponentDefinitions?

oransen
Collaborator
Collaborator

This is not a problem, I'm just curious...in what circumstances will a BomRow have multiple ComponentDefinitions?

 

Can I always just look at the first in most circumstances?

 

TIA!

 

Owen

 

0 Likes
Accepted solutions (1)
392 Views
1 Reply
Reply (1)
Message 2 of 2

oransen
Collaborator
Collaborator
Accepted solution

Owen, all you need to do is read the help file:

 

BOMRow Object

This enumerator will return just one component definition unless this row is a merged one, in which case all associated component definitions are returned. The first component definition in the enumerator is always the primary component definition.

 

So multiple definitions if the BOM row is a merged one.