Siebel Order Management Guide Addendum for Communications > Workflows for Employee Asset-Based Ordering > Workflows to Process an Order >

SWIValidateDependentOrders


This workflow is called for validating the existence of dependent follow on orders. This workflow is called when a user clicks on Modify from Order Entry Line Items list applet. Figure 98 shows this workflow.

The workflow queries based on the field Depends On Id. If there exists any record for the query a error message will be thrown. To disable this option user can set the Business Component Order Entry - Line Items user property SWIValidateDependentFlag to FALSE.

Figure 98. SWIValidateDependentOrders Workflow

Workflow Description. This workflow performs the following actions:

  1. Get Dependent Order. Checks whether or not dependent follow-orders exist.
  2. Any Dependent Orders? Decides whether or not to generate an error based on the existence of dependent follow-on orders.
  3. QueryDepLine. Queries for dependent line details that are required for display in the error message.
  4. QueryOrigLine. Queries for source line details that are required for display in the error message.
  5. AbortModify. Generates an error to display a message about the existence of dependent orders.
Siebel Order Management Guide Addendum for Communications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.