![]() SCMQT API Developer Reference
|
scmqt.CustomerQuotationLineAPIglobal with sharing class CustomerQuotationLineAPI This API class is used to save customer quotation lines. This class is designed to handle a large number of customer quotation lines. AuthorFinancialForce.com, inc Date7/24/2015 MethodssaveCustomerQuotationLinesAPIglobal static String saveCustomerQuotationLinesAPI(List<SCMC__Customer_Quotation_Line__c> customerQuotationLines) Saves an array of customer quotation lines. Input Parameters
Exceptions Thrown
Return ValueStatus code indicating success, a failure reason or that a batch job has been scheduled. |