Siebel Order Management Guide Addendum for Industry Applications > Business Service Methods Reference > Product Manipulation Toolkit Business Service Methods >

Find Orders Method


This is one of the Product Manipulation Toolkit Business Service Methods.

Given the asset integration ID of a root line item, this method finds all instances of order items that have the same integration ID. The order header, matching line item, its child items and attributes are returned as part of the output. Any other line item in the same order header that does not have a matching integration ID will not be returned.

Arguments

Asset Integration Id

[in] Root asset integration ID that is used to open order items to an asset. (Required)

Search Spec

[in] Additional search specification used to look for open orders. This is a business component search spec that will be applied to the 'Order Entry - Line Item (Asset Based) BC. (Optional)

Sort Order Item By

[in] Comma separated list of field names. Each field name is optionally followed by the string (DESCENDING). For example, Last Name (DESCENDING), First Name. This forces the method to sort the order line item it locates by the given field names. (Optional)

Open Orders

[out] A single hierarchy of type OpenOrders that has child hierarchies for each open order that is found.

See Also

Workflows SIS OM Edit Delta Quote Line Item, SIS OM Edit Service Order Line Item, SIS OM Edit Complex Asset Workflow, SIS OM Disconnect Asset Sub-process, SIS OM Suspend / Resume Asset Sub-process and SIS OM Move Process.

Siebel Order Management Guide Addendum for Industry Applications Copyright © 2007, Oracle. All rights reserved.