scmc.SalesOrdersServiceglobal with sharing class SalesOrdersService This service is used to support actions that are performed on a Sales Order. MethodscreateFromCustomerQuotationIdglobal static Id createFromCustomerQuotationId(Id customerQuotationId) This method creates a Sales Order from a Customer Quotation Input Parameters
Exceptions Thrown
Return ValueId of the created Sales Order Sample Code
|