SCM Accounting Connector Apex API Developer Reference

scmcffa.InvoiceExportPlugin

global with sharing class InvoiceExportPlugin extends SCMC.SCMPlugin

Plugins for standard export functionality are provided in the SCM package. Automatically exports the invoices to FinancialForce Accounting sales invoices when you click Bill on the Review Invoice page to create an invoice.

Methods

InvoiceExportPlugin

global InvoiceExportPlugin()

execute

global override void execute(Id[] recordIds)

Input Parameters

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