| Siebel Product Administration Guide > Siebel Configurator API Reference > Instance APIs to Set Product and Attribute Values > SetItemQuantity Method
 This method sets the quantity of an item. Input Arguments 
ObjId. The unique identifier of the complex object root.
RootId. The unique identifier of the complex object root.
(Optional) Version. Version arguments are used only when testing a customizable product version that is different from the currently released version.
Path. The path of the item.
Quantity. The quantity to set.
 Output Arguments None. |