InsertOrderItem Method
Inserts an order line item that is defined in the input. If the order line item already exists, then the method updates the existing order line item.
Syntax
Product Data Service.InvokeMethod(“InsertOrderItem", 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.