Skip to main content
1-Visitor
July 11, 2018
Solved

Customize BOM Type values in MPMLink

  • July 11, 2018
  • 3 replies
  • 3577 views

Hi,

I am new to MPMLink, so this might be something basic. My requirement is to add some custom types for the BOM Type in the drop down menu (which by default has the values Costing, Production & Testing). This is while creating a new Downstream branch from the Manufacturing Associative Part Structure Browser. The BOM Type is not an object I believe, could not find anything so far. Please help or any clues how to proceed further would be great.

Thanks

 

Best answer by Casey_Swain

They are modeled, so you can't extend them from Type & Attribute, but as follows:

 

  • Use enumCustomize to update:
  • <WT_HOME>/codebase/wt/vc/views/Variation1RB (BOM Type) 

Overview from Online Help

3 replies

1-Visitor
August 14, 2018

Hi @sbegum-2 ,

 

To change legal value list I would do something like this: Organisations -> Utilities -> Type and Attribute

Management -> Select Part -> Attributes -> BOM Type -> Right Mouse Button -> View Info - > Constrains -> Legal Value List

 

To set default BOM Type value in MAPSBManufacturing Associative Part Structure Browser) go to:
Organisations -> Utilities -> Type and Attribute Management -> Select Part -> Layouts -> MAPSB Structure Transformation Layout 

14-Alexandrite
September 12, 2018

They are modeled, so you can't extend them from Type & Attribute, but as follows:

 

  • Use enumCustomize to update:
  • <WT_HOME>/codebase/wt/vc/views/Variation1RB (BOM Type) 

Overview from Online Help

sbegum-21-VisitorAuthor
1-Visitor
September 15, 2018

Thank you @Casey_Swain & @GregoryPERASSO for the help!

Keep spreading the knowledge.

Cheers!

Shenaz

4-Participant
January 23, 2026

have you added custom view, where the new bom type can be transferred, since i am facing issue after addition of new BOM type i am not able to set different custom views which i have, where i am only able to add the selected EBOM view and manufacturing default OOTB view