UpdateOrderItem Method
Updates the existing order item that is matched by user key and updated with the value in the input.
Syntax
Product Data Service.InvokeMethod(“UpdateOrderItem", 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.