scmcffa.ScheduleCreditInvoiceExportQueueableglobal with sharing class ScheduleCreditInvoiceExportQueueable implements Schedulable Schedulable class to pull all the credit invoices ready for export as sales credit notes in a queueable process. MethodsScheduleCreditInvoiceExportQueueableglobal ScheduleCreditInvoiceExportQueueable() The default constructor. executeglobal void execute(SchedulableContext context) The execute method provided by the Schedulable interface. Input Parameters
|