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

Set Field Value


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

It is used optionally to configure conditions so that updates are only run on the subset of items in the hierarchy that satisfy the conditions.

Arguments

Field Name

[in] Name of the field to be changed. (Required)

SiebelMessage

[in] Product instance. (Required)

Value

[in] A standard Siebel expression. (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

New field values.

Remarks

As input, this method receives one property set containing a complex object and two strings representing a field name and field value. The method goes through the line items hierarchy of the comp[lex object wrapped by the property set, and for each item that satisfies the optional conditions, locates the named field of each line item, and sets it to the value provided.

See Also

Methods Set Action, Set Exception Error Message, Set Multiple Field Values, Set Output Header, Set Product Instance, and Set Profile Attribute and workflow SIS OM Move Process.


 Siebel Order Management Guide Addendum for Industry Applications 
 Published: 18 April 2003