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

Merge Method


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

It merges the components of one integration object (product instance) under the header of another integration object.

NOTE:  Before this method is called, Set Product Instance must be called to cache the target product instance.

Arguments

SiebelMessage

[in] Source product instance to be merged. (Required)

SiebelMessage

[out] Merged product instances. (Required)

Returns

A single product instance containing the merged assets.

Remarks

This method receives two property sets as input, each containing a complex object with hierarchical assets, quotes, or order items. It copies all the line items from the source complex object to the target (cached) complex object. The target object's header information (quote or order headers) are retained. The merged complex object is returned in an output argument property set.

See Also

Method Set Product Instance Method and workflows SIS OM Suspend / Resume Asset Sub-process, SIS OM Move Process.

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