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

DeleteQuote Method


Deletes a quote that matches the input.

Syntax

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

Arguments
Argument
Type
Description

Input Arguments

In

Hierarchy :SiebelMessage(Integration object PDS Quote)

Output Arguments

Out

Hierarchy :SiebelMessage

Example of Input Arguments

PropertySet@0012D384 p#0 c#1 type="" vt=0 value=""

{

c[0] PropertySet@0BAEB900 p#4 c#1 type="SiebelMessage" vt=0 value=""

{

p["MessageId"] = "2-3ZGU";

p["MessageType"] = "Integration Object";

p["IntObjectName"] = "PDS Quote";

p["IntObjectFormat"] = "Siebel Hierarchical";

c[0] PropertySet@0BACBEF0 p#0 c#1 type="ListOfPDS Quote" vt=0 value=""

{

c[0] PropertySet@0BE2F288 p#23 c#1 type="Header" vt=0 value=""

{

p["Account Location"] = "";

p["Opportunity Id"] = "";

p["Id"] = "2-47Q9P";

p["Revision"] = "1";

p["Account Id"] = "";

p["Status"] = "In Progress";

p["Conflict Id"] = "0";

p["Account"] = "";

p["Contact Id"] = "";

p["Currency Code"] = "USD";

p["Discount"] = "";

p["Updated"] = "02/11/2005 12:34:46";

p["Primary Organization Id"] = "0-R9NH";

p["Integration Id"] = "";

p["End Date"] = "03/13/2005 00:00:00";

p["Created"] = "02/11/2005 12:34:46";

p["Active"] = "Y";

p["Due Date"] = "02/12/2005 00:00:00";

p["Quote Type"] = "Quotation";

p["Name"] = "PDS Quote Test";

p["Start Date"] = "02/11/2005 00:00:00";

p["Quote Number"] = "2-47Q9P";

p["Price List Id"] = "";

c[0] PropertySet@0BDDC2E8 p#0 c#1 type="ListOfLine Item" vt=0 value=""

{

c[0] PropertySet@0BBD5478 p#63 c#1 type="Line Item" vt=0 value=""

{

p["NRC CxTotal"] = "0";

p["Parent Id"] = "";

p["Cfg State Code"] = "New Item";

p["Unit of Measure"] = "";

p["Volume Discount Item Id"] = "";

p["Id"] = "2-47Q9S";

p["Cfg Type"] = "";

p["Eligibility Reason"] = "";

p["Exclude Pricing Flag"] = "N";

p["Extended Quantity Requested"] = "1";

p["Asset Integration Id"] = "2-47Q9S";

p["Root Id"] = "2-47Q9S";

p["Conflict Id"] = "0";

p["Need Refresh"] = "Y";

p["Prod Prom Name"] = "";

p["Volume Discount Item"] = "";

p["Line Number"] = "1";

p["Product Id"] = "2-47Q6J";

p["Currency Code"] = "USD";

p["Smart Part Number"] = "";

p["Discount"] = "";

p["Prod Item Id"] = "";

p["Discount Percent"] = "";

p["Original List Price"] = "";

p["Updated"] = "02/11/2005 12:37:02";

p["Current Price"] = "";

p["Eligibility Status"] = "";

p["Port Item Id"] = "";

p["Prod Prom Id"] = "";

p["Has Generics Flag"] = "";

p["Inclusive Eligibility Flag"] = "N";

p["Post Pick CD"] = "";

p["Rollup Amount"] = "0";

p["Integration Id"] = "2-47Q9S";

p["Prod Prom Instance Id"] = "";

p["Forcastable Flag"] = "Y";

p["Prod Prom Rule Id"] = "";

p["Discount Source"] = "Manual";

p["Effective To"] = "";

p["List Price"] = "";

p["Pricing Comments"] = "";

p["Volume Upsell Item"] = "";

p["Product Line Id"] = "No Match Row Id";

p["Rollup Item Price"] = "0";

p["Unit Price"] = "";

p["Price Type"] = "One-Time";

p["Volume Discount Id"] = "";

p["Created"] = "02/11/2005 12:34:52";

p["Effective From"] = "";

p["Prod Prom Source Id"] = "";

p["Discount Amount"] = "";

p["Pre Pick CD"] = "";

p["Exchange Date"] = "03/13/2005 00:00:00";

p["Item Price List Id"] = "";

p["Volume Upsell Message"] = "";

p["Configuration Model Id"] = "2-47Q6J";

p["Name"] = "PDS Product";

p["Quantity"] = "1";

p["Action Code"] = "Add";

p["Description"] = "";

p["Price List Id"] = "";

p["MRC CxTotal"] = "0";

p["Volume Upsell Item Id"] = "";

c[0] PropertySet@070A6B30 p#0 c#0 type="ListOfXA" vt=0 value=""

}

}

}

}

}

}

Example of Output Arguments

PropertySet@0012DA78 p#0 c#1 type="" vt=0 value=""

{

c[0] PropertySet@086490D0 p#4 c#1 type="SiebelMessage" vt=0 value=""

{

p["MessageId"] = "2-3ZGU";

p["IntObjectName"] = "PDS Quote";

p["MessageType"] = "Integration Object";

p["IntObjectFormat"] = "Siebel Hierarchical";

c[0] PropertySet@0BAB2950 p#0 c#1 type="ListOfPDS Quote" vt=0 value=""

{

c[0] PropertySet@0BF41DF8 p#0 c#0 type="Header" vt=0 value=""

}

}

}

Error Conditions

None

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