Purpose
The BOM is exploded on one level on the result screen in the sales order. Other configurable material can be contained in the BOM and these can be configured. However, the BOMs of these materials are not exploded in the sales order.
You can combine this setting with Process: Sales order when dealing with configurable material of the BOM that you want to assemble in a set structure.
See also:
Process: Sales OrderExample
The materials PC and MONITOR are configurable. The monitor has its own configuration profile and characteristics. The configurable PC has the setting BOM explosion: single level in its configuration profile. On the result screen in the sales order, you see the selected components.
Configurable material MONITOR can also be configured in the sales order. However, the BOM of the PC is not exploded, because a single-level explosion only is defined for the header material. The configuration parameters for the material MONITOR are not important in this instance.
Features
You can use filters in the configuration profile to restrict the scope of the BOM items (see
The selection conditions for BOM components of the monitor must refer to the characteristics of the monitor with object variable $PARENT – for example, $PARENT.MANUFACTURER = 'Sony'.
Prerequisites
The configuration profile of the header material has the configuration parameter BOM explosion: single level.
Process Flow