Skip to main content
6-Contributor
November 16, 2023
Solved

Windchill

  • November 16, 2023
  • 2 replies
  • 925 views

There is a multi level BOM CAD report in Windchill. 

 

The requirement is that we need to add a new column for "Parent Part Number"

 

 

PK_10753886_0-1700148477230.png

 

PK_10753886_1-1700148517405.png

I need your input, Please provide me support 

 

Best answer by Fadel

Hello , it should be possible using alias attributes with mapping   

masterReference@wt.epm.EPMDocumentMaster~uses@wt.epm.structure.EPMMemberLink~usedBy^wt.epm.EPMDocument~number

 

we can then add the alias attribute to the given report 

 

 

Note the alias attributes are getting info from DB with  no filtering , so if a CAD is used in 2 assemblies, it will show both not only the one in current structure

 

Fadel_0-1700165012127.png

 

  

Fadel_1-1700165108961.png

 

2 replies

Fadel
23-Emerald I
November 16, 2023

What is the windchill version used ?

Buiꓘa
Fadel
Fadel23-Emerald IAnswer
23-Emerald I
November 16, 2023

Hello , it should be possible using alias attributes with mapping   

masterReference@wt.epm.EPMDocumentMaster~uses@wt.epm.structure.EPMMemberLink~usedBy^wt.epm.EPMDocument~number

 

we can then add the alias attribute to the given report 

 

 

Note the alias attributes are getting info from DB with  no filtering , so if a CAD is used in 2 assemblies, it will show both not only the one in current structure

 

Fadel_0-1700165012127.png

 

  

Fadel_1-1700165108961.png

 

Buiꓘa