Siebel Order Management Infrastructure Guide > Asset-Based Ordering Methods Reference > Product Manipulation Toolkit Business Service Methods >

Set Multiple Field Values Method


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

It sets specified fields to the given values for all items in the product instance.

Arguments

Field Names

[in] Comma separated list of names of fields whose values are to be set. (Required)

Values

[in] Comma separated list of values to which the fields are set. (Required)

SiebelMessage

[in] Product instance hierarchy whose field values are to be set. (Required)

ConditionFieldNames

[in] Comma separated list of integration component field names. (Optional)

ConditionValues

[in] Comma separated list of values. Standard Siebel expressions (such as LookupValue) are supported. (Optional)

SiebelMessage

[out] Updated product instance. (Required)

Returns

Product instance with updated field values.

See Also

Methods Set Action Method and Set Field Value Method and the following workflows in Siebel Order Management Guide: SIS OM Move Process, SIS OM Move Exception Handling.

Siebel Order Management Infrastructure Guide Copyright © 2006, Oracle. All rights reserved.