scmcffa.ScheduleCalculateAndExportCreditInvoiceglobal with sharing class ScheduleCalculateAndExportCreditInvoice implements Schedulable If tax calculation using Avalara is enabled in your org, you can use this class to schedule a queueable process that calculates tax for all eligible Order and Inventory credit invoices and then exports all eligible credit invoices to Accounting as sales credit notes. MethodsScheduleCalculateAndExportCreditInvoiceglobal ScheduleCalculateAndExportCreditInvoice() The default constructor. executeglobal void execute(SchedulableContext context) The execute method provided by the Schedulable interface. Input Parameters
|