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

Set Multiple Field Values Method


This method 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
Argument
Description

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.

Related Information

See the topic about workflows in Siebel Order Management Guide, and the following methods:

Siebel Order Management Infrastructure Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.