Siebel Order Management Guide > Product Data Service and Import/Export API Reference > Product Data Services API Methods >

InsertQuoteItem Method


Inserts a quote line item that is defined in the input. If the quote line item already exists, the method updates the existing quote line item.

Syntax

ErrCode InsertQuoteItem(const CCFPropertySet& inputArgs,CCFPropertySet& outputArgs);

Arguments
Argument
Type
Description

const CCFPropertySet& inputArgs

In

Hierarchy :SiebelMessage(Integration object PDS Quote)

CCFPropertySet& outputArgs

Out

Hierarchy :SiebelMessage

Error Conditions

None.

This method calls the help method described in DeleteQuote Method.

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