Siebel Order Management Guide Addendum for Industry Applications > Business Service 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 Methodand workflows SIS OM Move Process and SIS OM Move Exception Handling.

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