SCM Accounting Connector Apex API Developer Reference

scmcffa.InvoiceVoidExportPlugin

global with sharing class InvoiceVoidExportPlugin extends SCMC.SCMPlugin

Plugins for standard export functionality are provided in the SCM package. Automatically exports to FinancialForce Accounting the sales credit notes created when the SCM invoice is voided.

Methods

InvoiceVoidExportPlugin

global InvoiceVoidExportPlugin()

execute

global override void execute(Id[] recordIds)

Input Parameters

Name Type Description
recordIds Id[] The IDs of the voided invoices to be exported.
© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.