SIS OM Quote To Order PMT Version
This workflow creates an order that is associated with the current quote. It copies the line items from the quote to the order and sets the quote’s status to Order Placed. This workflow is shown in the following figure.
A user initiates this workflow by choosing the Sales Order button or menu option in the Quote Orders view.

Workflow Description
This workflow does the following:
Converts a quote to an order. The new order has all the line items and attributes of the quote.
Explodes line items with a quantity greater than 1 into multiple copies of the line item, each with quantity 1.
Writes the order to the database.
Set the status of the quote to Order Placed.
Refreshes the Quote Orders View.
Resets the Active Quote so that the current quote is no longer the active quote.
Associated Business Service Methods
The following table shows the steps in this workflow that call business service methods.
Workflow Step | Business Service Method Called |
---|---|
PMT Quote 2 Order |
Convert Product Instance |
PMT Explode |
Explode |
Sync |
Synchronize |
Refresh BC |
Refresh Business Component |
Reset Active Quote |
Set Profile Attribute |