scmcffa.ScheduleInvoiceExportQueueableglobal with sharing class ScheduleInvoiceExportQueueable implements Schedulable Schedulable class to pull all the invoices ready for export as sales invoices in a queueable process. Methodsexecuteglobal void execute(SchedulableContext context) The execute method provided by the Schedulable interface. Input Parameters
|