OIM – FinancialForce Connector Apex API Developer Reference

scmcffa.ScheduleAPVoucherCreditExportQueueable

global with sharing class ScheduleAPVoucherCreditExportQueueable implements Schedulable

Schedulable class to pull all the AP voucher credits ready for export as payable credit notes in a queueable process.

Methods

ScheduleAPVoucherCreditExportQueueable

global ScheduleAPVoucherCreditExportQueueable()

The default constructor.

execute

global void execute(SchedulableContext context)

The execute method provided by the Schedulable interface.

Input Parameters

Name Type Description
context SchedulableContext The SchedulableContext inherited from the Schedulable interface.
© Copyright 2009–2024 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.