Siebel Energy Guide > Technical Reference for the Price Comparison Feature > SIS OM Pricing Calculator Business Service >

CP Report Create Quotes Method


This method is an intermediate step in the generation of the Competitive Pricing report. It takes input from a SmartScript session and reads the Pricing Calculator Relationship entries. It replaces some of the SmartScript answers and generates a quote for each In-House entry in the Relationship table and a matching quote for each like-for-like Competitor entry. This method is part of SIS OM Pricing Calculator Business Service.

Since this method invokes Convert PC Input to PC Quote internally, its arguments are formed as for that method, and passed through. CP Create Quotes directly uses only the RunId of the SmartScript session.

Arguments

PCMultiQuotes

[out] A list of SIS OM Quote integration object instances that are used to store the utility billing information provided by a prospective customer. (Required)

Opportunity

[in] The name of the opportunity object under which the generated PC Comparison quotes is stored. (Required)

OpportunityId

[in] The Id of the opportunity object under which the generated PC Comparison quotes is stored. (Required)

RunId

[in] The RunId of the SmartScript session in which the answers are stored. This value typically is a process property that is set internally when the SmartScript session is finished. (Required)

Returns

PCMultiQuotes

A list of SIS OM Quote integration object instances that are used to store the utility billing information provided by a prospective customer.

Siebel Energy Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.