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

SetActiveOrder Method


Finds current active order with input account Id, compound Product Number and Price List Id, and returns this order. If it cannot find a matching order, it creates and returns a new one.

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 Order)

Error Conditions

None.

This method calls the help method described in GetActiveQuote Method.

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