Engineering BOM Management ─ Deployment and Administration
Display change notice dashboard for subassemblies
The interactive change dashboard lists all change notices that impact the top product, along with change notices in which the top product's first-level part usages are added or updated. By default, this dashboard is only displayed for the top-level product node of the structure.
Procedure
To display this dashboard for subassemblies:
Using XRT Editor, open the style sheet for the business object type for which you want to display the change notice dashboard.
For example,
Ebm1Awb0PartElementSummaryForUsageBOM.xml. This stylesheet is used to display all the Summary tabs, including the Overview tab, for the part usage selected under a top level product.Add the following entry in the stylesheet:
<page titleKey="Page Name" visibleWhen="awb0UnderlyingObjectType==ebm8CustomPart"> <content> <htmlPanel declarativeKey="EbomProductsChange"/> </content> </page>Here, Page Name is the display name of the tab and
ebm8CustomPartis the part qualified as the engineering part for which you want to display the change dashboard.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.ebom_admin/xid2215268 · retrieved 2026-07-11