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 must not be a field that is used and controlled by Siebel Product 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.