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

InsertOrder Method


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

Syntax

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

Arguments
Argument
Type
Description

Input Arguments

In

Hierarchy :SiebelMessage(Integration object PDS Order)

Output Arguments

Out

Hierarchy :SiebelMessage

Error Conditions

None.

This method calls the help method described in DeleteQuote Method.

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