InsertQuote Method

Insert a quote that is defined in input. If that quote already exists, then the method updates the existing quote.

Syntax

Product Data Service.InvokeMethod(“InsertQuote", Input Arguments,Output Arguments);

Arguments

Argument Type Description

Input Arguments

In

Hierarchy :SiebelMessage(Integration object PDS Quote)

Output Arguments

Out

Hierarchy :SiebelMessage

Error Conditions

None.

This method calls the help method described in DeleteQuote Method.