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

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, then it creates and returns a new one.

Syntax

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

Arguments
Argument
Type
Description

Input Arguments

In

String: Account Id (optional)

String: Compound Product Number (Optional)

String: Price List Id (Optional)

Output Arguments

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 © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.