Additional Windchill Capabilities > Manufacturing Process Management > Customizing the Product Structure Explorer (PSE) > Customizing PSE for Subtypes > Solution
  
Solution
For the dataType, defined a new ExplorerElementGroup with the context application of “ptc.wnc.StructureExplorer”. Within this element define the contents of the Attribute Tables.
It is likely that if you are doing this customization you have many types of WTPart defined. Although these element definitions can be added to the file
<Windchill>/codebase/config/logicrepository/xml/explorer/structureexplorer/Explorer ForTablesAndPanels.xml
This file is getting large, and it is difficult to identify customer extensions. So the suggestion is to create a file per soft part type to hold the customization.
The AttributeTables with id’s ptc.wnc.exp.CreatPartTab3, ptc.wnc.exp.CreatePartNoUsageLinkTab3 and ptc.wnc.exp.EditPropertiesTable would be defined for each dataType.
The addition of the attributes in the Uses Tab is achieved by including the appropriate CellDefinition for the table with id ptc.wnc.exp.PartUsesLinkTable in ExplorerForTablesAndPanels.xml