SIS OM Ungroup Order
This workflow decomposes each line item with a quantity greater than 1 into multiple line items, each with a quantity of 1. It ungroups the root product and every child product. Subsequently, a user can specify different attributes for each line item. Ungroup can act only on the root product level; it cannot ungroup individual child products without ungrouping the root and all its children. This workflow is shown in the following figure.
A user initiates this workflow by clicking the Ungroup button in the Quote Detail view.

Workflow Description
This workflow does the following:
- Explode Order Item. Ungroups (explodes) the order line
items.
If the quantity of any line item is greater than 1, then the workflow creates multiple instances of the line item, each with a quantity of 1.
Note: Items with the Auto Explode flag set to N are not exploded. - Refresh Applet. Refreshes the Order Entry - Line Item view's Order Item list.
Associated Business Service Methods
The following table shows the steps in this workflow that call business service methods.
Workflow Step | Business Service Method Called |
---|---|
Explode Order Line Item |
Ungroup |
Refresh Applet |
Refresh Business Component |