Bookshelf Home | Contents | Index | PDF |
Siebel Order Management Guide > Product Data Service and Import Export API Reference > Product Data Services API Methods Reference > GetActiveQuote MethodFinds the current active quote with input account Id, compound Product Number and Price List Id and returns this Quote. If it cannot find the quote, then the method creates and returns a new quote. SyntaxProduct Data Service.InvokeMethod("GetActiveQuote", Input Arguments,Output Arguments); ArgumentsExample of Input ArgumentsPropertySet@0012D370 p#4 c#0 type="" vt=0 value="" p["ProcessName"] = "SIS OM Active Quote Sub-process"; p["Compound Product Number"] = "1-R234"; p["Price List Id"] = "1-D0D8"; Example of output ArgumentsPropertySet@0012DA78 p#0 c#1 type="" vt=0 value="" c[0] PropertySet@0AD2BB48 p#4 c#1 type="SiebelMessage" vt=0 value="" p["IntObjectName"] = "PDS Quote"; p["MessageType"] = "Integration Object"; p["IntObjectFormat"] = "Siebel Hierarchical"; c[0] PropertySet@0AD85DA0 p#0 c#1 type="ListOfPDS Quote" vt=0 value="" c[0] PropertySet@0AAFC110 p#23 c#1 type="Header" vt=0 value="" p["Primary Organization Id"] = "0-R9NH"; p["Updated"] = "02/11/2005 13:16:32"; p["End Date"] = "03/13/2005 00:00:00"; p["Due Date"] = "02/12/2005 00:00:00"; p["Created"] = "02/11/2005 13:15:11"; p["Quote Type"] = "Quotation"; p["Quote Number"] = "2-47QI3"; p["Start Date"] = "02/11/2005 00:00:00"; p["Price List Id"] = "1-D0D8"; c[0] PropertySet@0A98D8E8 p#0 c#0 type="ListOfLine Item" vt=0 value="" Error ConditionsHelp Method SyntaxErrCode ActiveDOCOperator(Input Arguments,Output Arguments, const SSstring strMode) Help Method Arguments
Help Method Error ConditionsIDS_ERR_ANIESALES_MISSING_SERVICE_NAME: The '%1' user property is not defined in business service '%2' SSAOMErrCannotCreateService: Unable to create the Business Service '%1' |
Siebel Order Management Guide | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |