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

SetActiveQuote Method


Finds the current active quote with input account Id, compound Product Number and Price List Id. If it can find a match, it returns this quote. If it cannot find a match, it creates a new quote, sets it as active quote, and return this quote.

Syntax

ErrCode SetActiveOrder(const CCFPropertySet& inputArgs,CCFPropertySet& outputArgs)

Arguments
Argument
Type
Description

const CCFPropertySet& inputArgs

In

String: Account Id (optional)

String: Compound Product Number (Optional)

String: Price List Id (Optional)

CCFPropertySet& outputArgs

Out

Hierarchy :SiebelMessage(Integration object PDS Quote)

This method calls the help method described in GetActiveQuote Method.

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