Product Administration Guide > Siebel Configurator API Reference > APIs to Set Product and Attribute Values >

SetFieldValue Method


This method updates the value of a field in a line item.

Input Arguments
  • Path. The Integration Id of the line item (or of the parent line item in the case of an attribute).
  • FieldName. The field name. This should not be a field that is used and controlled by Siebel Configurator (such as: Quantity, Port Item Id, Integration Id, Attribute Value, and so on).
  • XA Id. (Optional) The attribute Id. Specify only if you are setting the value in an attribute field.
  • Value. The value of the field.
  • ObjId. A unique identifier of the complex object header (for example, quote ID).
  • RootId. A unique identifier of the complex object root (for example, quote line item row ID).
Output Arguments

None.

Product Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.